diff options
author | Tomi Valkeinen <[email protected]> | 2020-12-15 12:46:43 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2020-12-15 16:17:31 +0200 |
commit | 4029b16b13b68358f563d1a43097ba4c8b30ff83 (patch) | |
tree | 111b0e187ab5606f650506dbdacd57a57288a8fc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | eb40e2f448126b97433f1869e46105f3ebc9f8cb (diff) |
drm/omap: dsi: use separate VCs for cmd and video
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 <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions