Star64_linux/drivers/gpu/drm/omapdrm/dss
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
..
apply.c
core.c
dispc-compat.c
dispc-compat.h
dispc.c drm/omap: DISPC: support double-pixel mode 2016-03-03 17:36:42 +02:00
dispc.h
dispc_coefs.c
display-sysfs.c
display.c
dpi.c
dsi.c
dss-of.c
dss.c
dss.h
dss_features.c
dss_features.h
hdmi.h
hdmi4.c drm/omap: HDMI: support double-pixel pixel clock 2016-03-03 17:36:42 +02:00
hdmi4_core.c
hdmi4_core.h
hdmi5.c drm/omap: HDMI: support double-pixel pixel clock 2016-03-03 17:36:42 +02:00
hdmi5_core.c
hdmi5_core.h
hdmi_common.c
hdmi_phy.c
hdmi_pll.c
hdmi_wp.c drm/omap: HDMI: Fix HSW value 2016-03-03 17:36:42 +02:00
Kconfig
Makefile
manager-sysfs.c
manager.c
omapdss-boot-init.c
output.c
overlay-sysfs.c
overlay.c
pll.c
rfbi.c
sdi.c
venc.c
video-pll.c