linux/drivers/gpu/drm/omapdrm
Tomi Valkeinen c92e87276c drm/omap: HDMI: Fix HSW value
On OMAP4 and OMAP5 ES1.0 the HDMI_WP_VIDEO_TIMING_H:HSW field is
set directly to the HSW value. On later SoCs the field needs to be
programmed with the value of HSW-1.

Currently the driver always programs the field with the HSW value. Most
videomodes seem to work fine with that, but at least low resolution
interlaced modes don't work at all.

This patch fixes the HSW for OMAP5 ES2.0+ SoCs.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-03-03 17:36:42 +02:00
..
displays drm/omap: tpd12s015: CT_CP_HPD as optional gpio 2016-03-03 17:36:41 +02:00
dss drm/omap: HDMI: Fix HSW value 2016-03-03 17:36:42 +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