]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit08a3cca8f9ddbb86d61cb395a35f07dce75427a7
tree32c6890d2f595cad9008ed780a934f4007a02dfd
parent58e9be1db8d1d175f2b1ce5b5048708802d67416
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