OSDN Git Service

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)
commitc8466a9166b00ecb0c6f768baf70636fe15f63ef
tree2a449f4d9c3f091be319f223190280c283b6ec03
parent9a09a69a87f640c5fe1a39b5cde3280273d535ba
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]