drm: exynos: hdmi: add support to disable video processor in mixer
authorRahul Sharma <rahul.sharma@samsung.com>
Thu, 4 Oct 2012 15:18:52 +0000 (20:48 +0530)
committerInki Dae <inki.dae@samsung.com>
Fri, 5 Oct 2012 10:15:08 +0000 (19:15 +0900)
commit1b8e5747a9b65928a5a126d128847b29128cae34
tree32c6890d2f595cad9008ed780a934f4007a02dfd
parent1e12344120df6b1959f47382bac02952bee6226c
drm: exynos: hdmi: add support to disable video processor in mixer

This patch adds support for disabling the video processor code based
on the platform type. This is done based on a field in the mixer driver
data which changes with the platform variant.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_mixer.c