drm/exynos/decon5433: add dynamic zpos support
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 5 Dec 2018 11:12:55 +0000 (12:12 +0100)
committerAndrzej Hajda <a.hajda@samsung.com>
Wed, 20 Mar 2019 11:48:11 +0000 (12:48 +0100)
commit26b1ac6951cb696a6b946dccf40a6e2a4dd19a07
tree7493271997aa294146da1a119db02827e6da9853
parent6aec7562a298476045a8693ea14931cf63f46e3c
drm/exynos/decon5433: add dynamic zpos support

DECON has fixed hardware window order. To implement dynamic zpos
normalized_zpos of active plane has to be connected to window number, and
remaining windows have to be disabled.

v2: fixed pixel format setting

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c