mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() For command mode panels we can use a single VC for sending command and video data, even if we have to change the data source for that VC when going from command to video or vice versa. However, with video mode panels we want to keep the pixel data VC enabled, and use another VC for command data, and the commands will get interleaved into the pixel data. This patch makes the driver use VC0 for commands and VC1 for video. 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-71-tomi.valkeinen@ti.com |
||
---|---|---|
.. | ||
base.c | ||
dispc.c | ||
dispc.h | ||
dispc_coefs.c | ||
dpi.c | ||
dsi.c | ||
dss.c | ||
dss.h | ||
hdmi.h | ||
hdmi4.c | ||
hdmi4_cec.c | ||
hdmi4_cec.h | ||
hdmi4_core.c | ||
hdmi4_core.h | ||
hdmi5.c | ||
hdmi5_core.c | ||
hdmi5_core.h | ||
hdmi_common.c | ||
hdmi_phy.c | ||
hdmi_pll.c | ||
hdmi_wp.c | ||
omapdss.h | ||
output.c | ||
pll.c | ||
sdi.c | ||
venc.c | ||
video-pll.c |