drm/exynos: correct timing porch conversion
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 25 Apr 2014 07:43:55 +0000 (16:43 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:37 +0000 (11:47 +0900)
commit6e7b0179d332d16f3463d5e847a7b9053c8d7dc5
tree802a524e4319450334efacc0265b89d400341343
parent5855c713d4a493fd355f94e741534677c585c855
drm/exynos: correct timing porch conversion

The patch corrects porch calculation. It should
be calculated as a difference between adjacent
respective fields of drm_display_mode.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c