From: Rahul Sharma Date: Tue, 15 Jan 2013 13:11:06 +0000 (-0500) Subject: drm/exynos: implement display-mode-check callback in mixer driver X-Git-Tag: v3.9-rc1~83^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea6822f5215b1771949e8b278f66ed787ba83f1;p=pandora-kernel.git 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 Signed-off-by: Sean Paul Signed-off-by: Inki Dae --- Reading git-diff-tree failed