drm/exynos: add atomic_check callback to exynos_crtc
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 26 Oct 2015 12:03:39 +0000 (13:03 +0100)
committerInki Dae <inki.dae@samsung.com>
Tue, 3 Nov 2015 02:46:37 +0000 (11:46 +0900)
commit5625b3418a5bf977e3561bb12229d4c3e96b44d8
tree8c8ecdfe8ff40abae1cff0f933fd9cbdedadda1d
parentb8182832c5a9d9ce645d53be84e5db07f8aa5302
drm/exynos: add atomic_check callback to exynos_crtc

Some CRTCs needs mode validation, this patch adds neccessary
callback to Exynos DRM framework. It is called from DRM core
via atomic_check helper for drm_crtc.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_crtc.c
drivers/gpu/drm/exynos/exynos_drm_drv.h