summaryrefslogtreecommitdiff
path: root/include/video/exynos5433_decon.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/exynos/decon5433: add support for DECON-TVAndrzej Hajda2015-11-031-0/+29
| | | | | | | | | | DECON-TV IP is responsible for generating video stream which is transferred to HDMI IP. It is almost fully compatible with DECON IP. The patch is based on initial work of Hyungwon Hwang. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
* drm/exynos: add Exynos5433 decon driverJoonyoung Shim2015-06-221-0/+165
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>