Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/exynos
Sean Paul a9c4cd2139 drm/exynos: Disable unused crtc planes from crtc
This patch moves the code which disables unused crtc planes from the
encoder to the crtc. Since there is a 1:1 encoder/crtc mapping in
exynos, the only valid crtc change the pre-existing code could catch is
disconnecting an active crtc from the encoder. Thus it is functionally
equivalent to just disable all planes attached to a crtc when the crtc
is disabled.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2014-03-24 00:36:33 +09:00
..
2012-05-17 20:14:48 +09:00
2013-12-19 15:10:49 +01:00
2014-02-07 10:43:57 +09:00
2012-12-15 02:40:00 +09:00