commit | 14ac59349c04caedb53a75c85d19cf7d68992748 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Jan 13 18:41:39 2016 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 03 17:36:43 2016 +0200 |
tree | c0d219659a75aadf7ec3359401987d8bfa53cffb | |
parent | 711445cfe4be8b3b7203f7634452787f48165aff [diff] |
drm/omap: HDMI5: Add interlace support Add the missing bits for interlace: * Set VBLANK_OSC if the videomode's vblank is fractional * Halve the vertical timings for interlace * Double the horizontal timings for double-pixel mode * Set FC_PRCONF properly for double-pixel mode Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>