diff options
author | Ajay Kumar <ajaykumar.rs@samsung.com> | 2015-02-05 21:24:04 +0530 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2015-02-11 20:27:08 +0900 |
commit | 96976c3d9aff4e1387c30f6356ac01fa6f72ef46 (patch) | |
tree | f0af6014cf2a72153307e611c94610d35875805e /firmware/emi26 | |
parent | 936ce5cce66ce6f9b5138a1ac0fbf0c2d459a960 (diff) | |
download | op-kernel-dev-96976c3d9aff4e1387c30f6356ac01fa6f72ef46.zip op-kernel-dev-96976c3d9aff4e1387c30f6356ac01fa6f72ef46.tar.gz |
drm/exynos: Add DECON driver
This patch is based on exynos-drm-next branch of Inki Dae's tree at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
DECON(Display and Enhancement Controller) is the new IP
in exynos7 SOC for generating video signals using pixel data.
DECON driver can be used to drive 2 different interfaces on Exynos7:
DECON-INT(video controller) and DECON-EXT(Mixer for HDMI)
The existing FIMD driver code was used as a template to create
DECON driver. Only DECON-INT is supported as of now, and
DECON-EXT support will be added later.
The current version of the driver supports video mode displays.
Changelog v2:
- Change config name, DRM_EXYNOS_DECON to DRM_EXYNOS7_DECON.
Signed-off-by: Akshu Agrawal <akshua@gmail.com>
Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'firmware/emi26')
0 files changed, 0 insertions, 0 deletions