drm/exynos/fimd: add dynamic zpos support
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 6 Dec 2018 08:59:43 +0000 (09:59 +0100)
committerAndrzej Hajda <a.hajda@samsung.com>
Wed, 20 Mar 2019 11:48:11 +0000 (12:48 +0100)
commit8ed898456aa89651b597ff5fe9ba5014e2c13465
treec044ee23b48223503be1d7adf0b812191ff9a3eb
parent6b598d01e2550ecf491f127a77b2bc95e56ff0cd
drm/exynos/fimd: add dynamic zpos support

FIMD 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/exynos_drm_fimd.c