drm/exynos: add 1280x720 mode to exynos5 fimd
authorShirish S <s.shirish@samsung.com>
Fri, 6 Jul 2012 09:53:54 +0000 (15:23 +0530)
committerGerrit <chrome-bot@google.com>
Thu, 19 Jul 2012 22:53:41 +0000 (15:53 -0700)
commitca2e58facd0b45c954ea5df0172ea3d06c96a22b
treeb67d0c51961a5ffa7f669d35f0e0b5ba66baec06
parent49c634823099a1c0af04536ecca1df16b04d5730
drm/exynos: add 1280x720 mode to exynos5 fimd

this patch adds 1280x720 mode to the fimd panel,
the lcd will switch to this mode when HDMI is plugged in
and will switch back to default mode when HDMI is plugged out.

BUG=chrome-os-partner:10851
TEST=Plugged in/out HDMI cable several times on snow,
     both in login screen and after login, the resolution
     switches accordingly

Change-Id: I4f02f158dbd9ae5aa1483e780dea00317aab9e1e
Signed-off-by: Shirish S <s.shirish@samsung.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/26848
Reviewed-by: Mandeep Singh Baines <msb@chromium.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
drivers/gpu/drm/exynos/exynos_drm_connector.c
drivers/gpu/drm/exynos/exynos_drm_fimd.c
drivers/gpu/drm/exynos/exynos_mixer.c