commit | 5625b3418a5bf977e3561bb12229d4c3e96b44d8 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Mon Oct 26 13:03:39 2015 +0100 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Nov 03 11:46:37 2015 +0900 |
tree | 8c8ecdfe8ff40abae1cff0f933fd9cbdedadda1d | |
parent | b8182832c5a9d9ce645d53be84e5db07f8aa5302 [diff] |
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>