linux/drivers/gpu/drm/imx
Liu Ying 33f1423530 drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
Use the drm_plane_helper_update/disable() and drm_helper_crtc_mode_set()
transitional atomic helpers.  The crtc->mode_set_nofb callback is added
so that the primary plane is no longer tied to the CRTC.  Check/update
logics are separated to make sure crtc->mode_set_nofb and plane->atomic_update
are always successful.  Also, some necessary logics are tweaked for a smooth
transition.

Signed-off-by: Liu Ying <gnuiyl@gmail.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2016-07-12 18:23:47 +02:00
..
Kconfig dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
Makefile drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi 2015-01-07 18:31:56 +01:00
dw_hdmi-imx.c drm/imx: dw_hdmi: Don't call platform_set_drvdata() 2016-03-31 11:24:28 +02:00
imx-drm-core.c drm: Lobotomize set_busid nonsense for !pci drivers 2016-06-21 21:56:23 +02:00
imx-drm.h drm/imx: use bus_flags for pixel clock polarity 2016-05-30 09:14:00 +02:00
imx-ldb.c drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT 2016-05-30 09:14:00 +02:00
imx-tve.c drm/imx: use bus_flags for pixel clock polarity 2016-05-30 09:14:00 +02:00
ipuv3-crtc.c drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers 2016-07-12 18:23:47 +02:00
ipuv3-plane.c drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers 2016-07-12 18:23:47 +02:00
ipuv3-plane.h drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers 2016-07-12 18:23:47 +02:00
parallel-display.c drm/imx: parallel-display: remove dead code 2016-05-30 09:14:00 +02:00