From: Seung-Woo Kim Date: Fri, 30 Jan 2015 08:30:45 +0000 (+0900) Subject: drm/exynos: hdmi: replace fb size with mode size from win commit X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=129046c6ecb662e902a241bbbcb1da4206986370;p=pandora-kernel.git drm/exynos: hdmi: replace fb size with mode size from win commit For default graphic window, mixer_win_commit() sets display size register as fb size. Calling setplane with smaller fb size than mode size to default window causes distorted display result. So this patch replaces fb size with mode size for display size from the mixer_win_commit(). Signed-off-by: Seung-Woo Kim Acked-by: Joonyoung Shim Signed-off-by: Inki Dae --- Reading git-diff-tree failed