alistair23-linux/drivers/gpu/drm/imx
Philipp Zabel 3fd8b292ae drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
ipu_plane_atomic_set_base is called from ipu_plane_atomic_update in two
different places, depending on whether drm_atomic_crtc_needs_modeset is
true. Also depending on the same condition, this function does two
different things.
This patch removes the indirection by merging the relevant parts into
ipu_plane_atomic_update, making the actual code flow more obvious as a
result. Also remove the duplicate planar format comment, which is
already found in ipu_plane_atomic_check.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Liu Ying <gnuiyl@gmail.com>
2016-10-20 14:39:53 +02:00
..
dw_hdmi-imx.c drm/imx: store internal bus configuration in crtc state 2016-07-12 18:24:28 +02:00
imx-drm-core.c drm/imx: drm_dev_alloc() returns error pointers 2016-10-18 11:02:11 +02:00
imx-drm.h drm/imx: Remove imx_drm_handle_vblank() 2016-08-08 11:44:20 +02:00
imx-ldb.c drm/imx: imx-ldb: detach bridge on unbind 2016-08-29 16:30:48 +02:00
imx-tve.c drm/imx: don't destroy mode objects manually on driver unbind 2016-08-29 12:45:05 +02:00
ipuv3-crtc.c Linux 4.8-rc8 2016-09-28 12:08:49 +10:00
ipuv3-plane.c drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update 2016-10-20 14:39:53 +02:00
ipuv3-plane.h drm/imx: atomic phase 3 step 1: Use atomic configuration 2016-07-12 18:24:03 +02:00
Kconfig drm/imx: make fbdev support really optional 2016-07-18 09:11:36 +02:00
Makefile drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi 2015-01-07 18:31:56 +01:00
parallel-display.c drm/imx: parallel-display: detach bridge or panel on unbind 2016-08-29 16:30:48 +02:00