commit | 0ea6822f5215b1771949e8b278f66ed787ba83f1 | [log] [tgz] |
---|---|---|
author | Rahul Sharma <rahul.sharma@samsung.com> | Tue Jan 15 08:11:06 2013 -0500 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Feb 21 15:00:27 2013 +0900 |
tree | 92e0e207008c3dd5a4b1f4e1960a033bab53ba70 | |
parent | 438c0f85cbbe6e7025e2375f97f5223b6eac5cd7 [diff] |
drm/exynos: implement display-mode-check callback in mixer driver This patch adds the implementation of check_timing callback in the mixer driver. Based on the mixer version, correct set of restrictions will be exposed by the mixer driver. A resolution will be acceptable only if passes the criteria set by mixer and hdmi IPs. Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>