commit | 67d8ffdd688e4ddc4fac25e338f748000128b3ce | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Jan 13 18:41:33 2016 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 03 17:36:42 2016 +0200 |
tree | 42126bdb476e9e198d81d0b3877b68a08424b36e | |
parent | 253589589587ccbc575c8dfdc43bf2c8c2a66a5b [diff] |
drm/omap: HDMI: support double-pixel pixel clock We need double-pixel mode (pixel repetition) for interlace modes. This patch adds the necessary support to HDMI to double the pixel clock when double-pixel mode is used. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>