commit | 0c460a55dd97b639202d6152979669c8951522cd | [log] [tgz] |
---|---|---|
author | Steve Longerbeam <slongerbeam@gmail.com> | Thu Dec 18 18:00:23 2014 -0800 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Wed Jan 07 19:15:02 2015 +0100 |
tree | deb17aa619a2700c55290c448e69662c7b63db72 | |
parent | d490f455f4ac3d97fbf109deae1e017b26acffda [diff] |
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 <steve_longerbeam@mentor.com> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>