drm/exynos: mixer: set correct mode for range of resolutions
authorRahul Sharma <rahul.sharma@samsung.com>
Tue, 15 Jan 2013 13:11:07 +0000 (08:11 -0500)
committerInki Dae <inki.dae@samsung.com>
Thu, 21 Feb 2013 06:00:27 +0000 (15:00 +0900)
commit29630743c97cc4c395c308ea9d0c12bf55c55a92
tree86f59d6a8ab84aeb84033084719573d97e3ac62b
parent0ea6822f5215b1771949e8b278f66ed787ba83f1
drm/exynos: mixer: set correct mode for range of resolutions

With this patch, mixer driver find the correct resolution mode for
the range of resolutions, upto 1080 vertical lines. Resolution will
be categorized to NTSC SD, PAL SD or HD and the correct mode is
set to the mixer configuration register.

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>
drivers/gpu/drm/exynos/exynos_mixer.c