mbox series

[0/3] Exynos DRM - add 2 more planes to Decon on Exynos5433

Message ID 20180523110002.25512-1-m.szyprowski@samsung.com
Headers show
Series Exynos DRM - add 2 more planes to Decon on Exynos5433 | expand

Message

Marek Szyprowski May 23, 2018, 10:59 a.m. UTC
Dear all,

This patchset enables support for 2 more hardware windows in Exynos5433
Decon's, what gives us 2 more overlay planes. This require enabling
a few more clocks to get it working properly.

My merge plan for this patchset:
1. dts (patch 2/3) - please schedule for v4.18 merge window
2. driver (patch 3/3) - please schedule for the next release after dts is
   merged
3. bindings (patch 1/3) - probably can go together with the driver patch

Best regards
Marek Szyprowski
Samsung R&D Institute Poland

Marek Szyprowski (3):
  dt-bindings: exynos5433-decon: add more required clocks
  arm64: dts: exynos: Add more clocks to Exynos5433 Decon and DeconTV
  drm/exynos: decon: Add support for hardware windows no 4 and 5

 .../display/exynos/exynos5433-decon.txt       |  9 ++++++--
 arch/arm64/boot/dts/exynos/exynos5433.dtsi    | 14 +++++++++++--
 drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 21 +++++++++++--------
 3 files changed, 31 insertions(+), 13 deletions(-)