Hi Dave, This are some fixes which I hoped to still get into v4.9. I used to test them here since about 2 weeks and Meng came around to test it on the second platform making use of this IP too, so they are well tested now.
-- Stefan The following changes since commit fa860a1751e388385a7f249dd3f24a6c76db0ba9: drm: Print device information again in debugfs (2016-10-17 16:20:53 +1000) are available in the git repository at: http://git.agner.ch/git/linux-drm-fsl-dcu.git fixes-for-v4.9-rc2 for you to fetch changes up to 0a70c998d0c571c66d0ba8ffd9f803392a53193d: drm/fsl-dcu: enable pixel clock when enabling CRTC (2016-10-19 17:03:02 -0700) ---------------------------------------------------------------- Stefan Agner (4): drm/fsl-dcu: enable TCON bypass mode by default drm/fsl-dcu: do not transfer registers on plane init drm/fsl-dcu: do not transfer registers in mode_set_nofb drm/fsl-dcu: enable pixel clock when enabling CRTC drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c | 4 +-- drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c | 23 +++-------------- drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c | 5 ---- drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c | 39 ++++------------------------- 4 files changed, 10 insertions(+), 61 deletions(-)