drm/exynos: decon: Add support for hardware windows no 4 and 5
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 23 May 2018 11:00:02 +0000 (13:00 +0200)
committerInki Dae <inki.dae@samsung.com>
Thu, 24 May 2018 01:21:15 +0000 (10:21 +0900)
commitcb5fba715babc599e82f40d53b6b956efcc8fc25
treed56cf7f81d2e39d826365808d89a41125f56e746
parente05f3ea260d6db1fb9aede6af29d7cf8f491f0ed
drm/exynos: decon: Add support for hardware windows no 4 and 5

Enable support for 2 more hardware windows. This require enabling a few
more clocks and set proper plane type for all windows. In the new
configuration primary plane uses hardware window no 3 and cursor uses
window no 5. The remaining hardware windows are used for overlays. This
gives us an overlay plane both below and above primary plane for both
Decon and DeconTV (which uses hardware window nr 0 for background).

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c