[PATCH v2 2/4] drm/exynos: implement display-mode-check callback in mixer driver

2013-01-06 Thread Rahul Sharma
This patch adds the implementation of check_mode 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

[PATCH v2 2/4] drm/exynos: implement display-mode-check callback in mixer driver

2013-01-04 Thread Sean Paul
On Fri, Jan 4, 2013 at 8:53 AM, Rahul Sharma wrote: > This patch adds the implementation of check_mode callback in the mixer s/check_mode/check_timing/ > driver. Based on the mixer version, correct set of restrictions will be > exposed by the mixer driver. A resolution will be acceptable only i

[PATCH v2 2/4] drm/exynos: implement display-mode-check callback in mixer driver

2013-01-04 Thread Rahul Sharma
This patch adds the implementation of check_mode 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

Re: [PATCH v2 2/4] drm/exynos: implement display-mode-check callback in mixer driver

2013-01-04 Thread Sean Paul
On Fri, Jan 4, 2013 at 8:53 AM, Rahul Sharma wrote: > This patch adds the implementation of check_mode callback in the mixer s/check_mode/check_timing/ > driver. Based on the mixer version, correct set of restrictions will be > exposed by the mixer driver. A resolution will be acceptable only if