[PATCH v2 0/5] drm/fsl-dcu: initialization fixes
Stefan Agner
stefan at agner.ch
Wed Oct 5 21:46:56 UTC 2016
Hi All,
This is an assortment of fixes which solve issues seen using an
external RGB converter and makes sure that pixel clock is only
on when really required.
Meng, would be good if you can test it on a LS1021a.
--
Stefan
Changes since v1:
- add patch to no not transfer registers in mode_set_nofb
- add patch which only init fbdev if required
- remove disable unprepare pixel clock on module remove (already disabled
in CRTC disable callback).
- remove unused label
Stefan Agner (5):
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
drm/fsl-dcu: only init fbdev if required
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c | 4 +--
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c | 25 +++----------------
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c | 5 ----
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c | 38 +++--------------------------
4 files changed, 10 insertions(+), 62 deletions(-)
--
2.10.0
More information about the dri-devel
mailing list