commit | b2af809241ac60a8728f76817bfa7a7e4d83c401 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Jan 13 18:41:35 2016 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 03 17:36:42 2016 +0200 |
tree | 36eae5b0adbba77d7d32cbb61a40598a88428d90 | |
parent | c92e87276c83eae1c92c6edaec0a6f3bf9b8f795 [diff] |
drm/omap: HDMI: fix WP timings for ilace The HDMI WP timings are not programmed correctly for interlace. We need to halve the vertical timings when interlace is used, and double the horizontal timings when pixel doubling is used. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>