Den 16.11.2017 09.14, skrev Shawn Guo:
On Wed, Nov 15, 2017 at 03:19:39PM +0100, Noralf Trønnes wrote:
This patchset adds drm_fb_cma_fbdev_init/fini() functions that replaces drm_fbdev_cma_init/fini(). The reason for doing so is to get rid of struct drm_fbdev_cma and it's wrapper functions. The final piece will happen when tinydrm moves away from the cma helper and we can remove the struct.
Note: Patches 19-22 depends on patchset: [v3] drm: Add simple modeset suspend/resume helpers
Is there a git branch somewhere we can test?
Here you go: https://github.com/notro/linux/tree/drm_fb_cma_fbdev_init
It includes the pending fsl-dcu suspend/resume patches and the patchset mentioned above.
Noralf.