[PATCH v3 16/32] drm/exynos: Disable unused crtc planes from crtc
Tomasz Figa
tomasz.figa at gmail.com
Sun Nov 10 13:29:31 PST 2013
On Tuesday 29 of October 2013 12:13:02 Sean Paul wrote:
> 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 at chromium.org>
> ---
>
> Changes in v2: None
> Changes in v3: None
>
> drivers/gpu/drm/exynos/exynos_drm_crtc.c | 13 +++++-
> drivers/gpu/drm/exynos/exynos_drm_encoder.c | 65 ++---------------------------
> 2 files changed, 15 insertions(+), 63 deletions(-)
Reviewed-by: Tomasz Figa <t.figa at samsung.com>
Best regards,
Tomasz
More information about the dri-devel
mailing list