linux/drivers/gpu/drm/omapdrm
Tomi Valkeinen 14ac59349c 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>
2016-03-03 17:36:43 +02:00
..
displays drm/omap: tpd12s015: CT_CP_HPD as optional gpio 2016-03-03 17:36:41 +02:00
dss drm/omap: HDMI5: Add interlace support 2016-03-03 17:36:43 +02:00
Kconfig drm/omap: make omapdrm select OMAP2_DSS 2015-12-29 11:07:48 +02:00
Makefile fbdev changes for 4.5 2016-01-18 11:58:31 -08:00
omap_connector.c drm/omap: support double-pixel 2016-03-03 17:36:42 +02:00
omap_crtc.c drm/omap: increase vblank wait timeout 2016-03-03 17:36:42 +02:00
omap_debugfs.c drm: omapdrm: Make fbdev emulation optional 2015-12-31 11:25:42 +02:00
omap_dmm_priv.h drm/omap: fix race conditon in DMM 2015-03-24 13:50:59 +02:00
omap_dmm_tiler.c drm/omap: add dmm_read() and dmm_write() wrappers 2016-03-03 17:36:40 +02:00
omap_dmm_tiler.h drm/omap: fix TILER on OMAP5 2015-03-24 13:50:55 +02:00
omap_drv.c drm/omap: set DRIVER_ATOMIC for omapdrm 2015-12-31 11:25:48 +02:00
omap_drv.h drm/omap: gem: Implement dma_buf import 2016-03-03 17:36:42 +02:00
omap_encoder.c drm/omap: print an error if display enable fails 2016-03-03 17:36:41 +02:00
omap_fb.c drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() 2015-11-24 11:47:38 +01:00
omap_fbdev.c drm: omapdrm: Make fbdev emulation optional 2015-12-31 11:25:42 +02:00
omap_gem_dmabuf.c drm/omap: gem: Implement dma_buf import 2016-03-03 17:36:42 +02:00
omap_gem.c drm/omap: remove support for ext mem & sync 2016-03-03 17:36:42 +02:00
omap_irq.c drm/irq: Use unsigned int pipe in public API 2015-10-06 12:57:47 +02:00
omap_plane.c drm: omapdrm: Fix plane state free in plane reset handler 2015-12-31 11:25:42 +02:00
tcm-sita.c drm/omap: Use bitmaps for TILER placement 2015-12-31 11:25:47 +02:00
tcm-sita.h
tcm.h drm/omap: Use bitmaps for TILER placement 2015-12-31 11:25:47 +02:00
TODO