alistair23-linux/drivers/staging/imx-drm
Philipp Zabel c115edb87f imx-drm: ipuv3-crtc: change display enable/disable order
Now that ipu_dc_disable_channel correctly waits for the channel to finish,
we can reorder the enable/disable order to first stop the DC and DI and
only then disable the IDMAC. Enabling is done the other way around: IDMAC
first, then DC, then DI.

This avoids an issue where sometimes the channel would not correctly start,
leading to non-working LVDS displays.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2014-04-26 11:24:19 +01:00
..
ipu-v3 imx-drm: imx-dp: when disabling the DP foreground channel, wait until the DP background channel is finished before disabling the IDMAC channel 2014-04-26 11:24:18 +01:00
imx-drm-core.c Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next 2014-03-07 14:23:34 -08:00
imx-drm.h Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next 2014-03-07 14:23:34 -08:00
imx-hdmi.c staging:imx-drm: Fix line over 80 characters. 2014-03-18 11:36:58 -07:00
imx-hdmi.h
imx-ldb.c staging: imx-drm: imx-ldb.c Fix line over 80 characters. 2014-03-18 11:36:58 -07:00
imx-tve.c drm/imx: remove drm_mode_connector_detach_encoder harder 2014-03-15 12:11:54 +01:00
ipuv3-crtc.c imx-drm: ipuv3-crtc: change display enable/disable order 2014-04-26 11:24:19 +01:00
ipuv3-plane.c imx-drm: ipu-dp: split disabling the DP foreground channel from disabling the DP module 2014-04-26 11:24:17 +01:00
ipuv3-plane.h
Kconfig
Makefile
parallel-display.c drm/kms: rip out drm_mode_connector_detach_encoder 2014-03-13 12:48:38 +01:00
TODO staging: imx-drm: Update TODO 2014-03-07 16:18:01 +00:00