drm/exynos: add has_vtsel flag
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 14 Nov 2014 02:36:02 +0000 (11:36 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 24 Nov 2014 09:02:53 +0000 (18:02 +0900)
commit3c3c9c1d904dca30f89882b97822fdf025b115c9
treea3d9c01944df9afcf81bdf748fe2b1959b047fe0
parent030794a368946b98a8252d3172f5f2a1b0e4fb0e
drm/exynos: add has_vtsel flag

The exynos fimd provides video type selection bits from system register
but exynos3 series don't has it, so needs has_vtsel flag and we can
distinguish whether set video type selection bits.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c