linux/drivers/gpu/drm/sun4i
Jonathan Liu 4b30950252 drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare}
If the enable-gpios property of a simple panel in device tree is set,
the GPIO is not toggled on/off because of missing calls to
drm_panel_prepare and drm_panel_unprepare.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2016-08-30 14:52:21 +02:00
..
Kconfig drm/sun4i: add COMMON_CLK dependency 2016-05-30 08:28:33 +02:00
Makefile drm: sun4i: Add composite output 2016-04-28 10:30:05 +02:00
sun4i_backend.c drm: sun4i: print DMA address correctly 2016-05-30 08:28:33 +02:00
sun4i_backend.h
sun4i_crtc.c Linux 4.7 2016-07-26 17:26:29 +10:00
sun4i_crtc.h
sun4i_dotclock.c drm/sun4i: request exact rates to our parents 2016-05-30 08:28:33 +02:00
sun4i_dotclock.h
sun4i_drv.c drm/sun4i: Add bridge support 2016-08-22 15:34:18 +02:00
sun4i_drv.h
sun4i_framebuffer.c GPU-DRM-sun4i: Delete an unnecessary check before drm_fbdev_cma_hotplug_event() 2016-07-20 19:47:35 +02:00
sun4i_framebuffer.h
sun4i_layer.c
sun4i_layer.h
sun4i_rgb.c drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare} 2016-08-30 14:52:21 +02:00
sun4i_rgb.h
sun4i_tcon.c drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap() 2016-08-27 14:16:13 +02:00
sun4i_tcon.h drm/sun4i: Add bridge support 2016-08-22 15:34:18 +02:00
sun4i_tv.c drm: sun4i: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:44 +02:00