drm/exynos: decon: Add support for hardware windows no 4 and 5
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 23 May 2018 09:21:19 +0000 (11:21 +0200)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:57:32 +0000 (14:57 +0900)
commitb1d4a2bcd94ef1993ea6d304ce1d6af30cdd4aaa
treec4ec2248c7b67a8503419b7b56cdaca2ab7f1088
parentaacaf6854a40105ad7042aac2390b2322d28913b
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>
Change-Id: I1c9947d040cb9af24dd7b7ec5ce7aa80845d3c9b
drivers/gpu/drm/exynos/exynos5433_drm_decon.c