linux/drivers/gpu/drm/omapdrm/dss
Tomi Valkeinen eb40e2f448 drm/omap: dsi: enable HS before sending the frame
We currently use a single VC for sending commands and pixel data. The
LP/HS mode for pixel data is correctly set to HS by accident, as we have
set the VC to HS already earlier.

However, if we use a different VC for video data, the VC is in LP mode.
Fix this by always enabling HS mode before starting a frame update.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201215104657.802264-70-tomi.valkeinen@ti.com
2020-12-15 16:17:31 +02:00
..
base.c drm/omap: remove dispc_ops 2020-12-15 16:15:06 +02:00
dispc.c drm/omap: remove dispc_ops 2020-12-15 16:15:06 +02:00
dispc.h
dispc_coefs.c
dpi.c drm/omap: drop unused owner field 2020-12-15 16:08:27 +02:00
dsi.c drm/omap: dsi: enable HS before sending the frame 2020-12-15 16:17:31 +02:00
dss.c drm/omap: squash omapdrm sub-modules into one 2020-12-15 16:08:27 +02:00
dss.h drm/omap: remove dss_mgr_ops 2020-12-15 16:17:30 +02:00
hdmi.h
hdmi4.c drm/omap: drop unused owner field 2020-12-15 16:08:27 +02:00
hdmi4_cec.c
hdmi4_cec.h
hdmi4_core.c
hdmi4_core.h
hdmi5.c drm/omap: drop unused owner field 2020-12-15 16:08:27 +02:00
hdmi5_core.c
hdmi5_core.h
hdmi_common.c
hdmi_phy.c
hdmi_pll.c
hdmi_wp.c
omapdss.h drm/omap: remove dss_mgr_ops 2020-12-15 16:17:30 +02:00
output.c drm/omap: remove dss_mgr_ops 2020-12-15 16:17:30 +02:00
pll.c drm/omap: pll: fix iteration loop check 2020-12-15 16:17:30 +02:00
sdi.c drm/omap: drop unused owner field 2020-12-15 16:08:27 +02:00
venc.c drm/omap: drop unused owner field 2020-12-15 16:08:27 +02:00
video-pll.c