]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: add Exynos5433 decon driver
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 12 Jun 2015 12:59:00 +0000 (21:59 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 22 Jun 2015 10:56:44 +0000 (19:56 +0900)
commitca50c64dd0cfe3c6612a57a92746881a93801647
tree2a449f4d9c3f091be319f223190280c283b6ec03
parentb47c0a8183e5fd4fe8c251d8ddd704786abe29a6
drm/exynos: add Exynos5433 decon driver

DECON(Display and Enhancement Controller) is new IP replacing FIMD in
Exynos5433. This patch adds Exynos5433 decon driver.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Documentation/devicetree/bindings/video/exynos5433-decon.txt [new file with mode: 0644]
drivers/gpu/drm/exynos/Kconfig
drivers/gpu/drm/exynos/Makefile
drivers/gpu/drm/exynos/exynos5433_drm_decon.c [new file with mode: 0644]
drivers/gpu/drm/exynos/exynos_drm_drv.h
include/video/exynos5433_decon.h [new file with mode: 0644]