From: Steve Longerbeam Date: Fri, 19 Dec 2014 02:00:23 +0000 (-0800) Subject: imx-drm: ipuv3-crtc: Implement mode_fixup X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~39^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c460a55dd97b639202d6152979669c8951522cd;p=pandora-kernel.git imx-drm: ipuv3-crtc: Implement mode_fixup Ask the IPU display interface, via ipu_di_adjust_videomode(), to adjust a video mode to meet any DI restrictions. The function takes a subsystem independent videomode, so the drm_display_mode must be converted to videomode first, and then the adjusted mode converted back to a drm_display_mode. Signed-off-by: Steve Longerbeam Signed-off-by: Philipp Zabel --- Reading git-diff-tree failed