]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit31aa538731b7f1c089a7ee77168c0c8787b403a5
treed56cf7f81d2e39d826365808d89a41125f56e746
parent15024de8ca9ffc150af1df7061bcc478b80db97d
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