[PATCH v2 0/4] drm: rcar-du: DSI fixes
Tomi Valkeinen
tomi.valkeinen at ideasonboard.com
Mon Aug 22 13:05:08 UTC 2022
Hi,
This is v2 of the third patch in an earlier series ("drm: rcar-du: fix
DSI enable & disable sequence"). The first two patches have already been
accepted.
Changes in v2:
- Split the patch into smaller pieces
- Modify the pclk enable function names so that they match between LVDS
and DSI.
- Cosmetic changes (comments).
Tomi
Tomi Valkeinen (4):
drm: rcar-du: dsi: Properly stop video mode TX
drm: rcar-du: dsi: Improve DSI shutdown
drm: rcar-du: fix DSI enable & disable sequence
drm: rcar-du: lvds: Rename pclk enable/disable functions
drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 30 ++++++++++-
drivers/gpu/drm/rcar-du/rcar_du_drv.h | 2 +
drivers/gpu/drm/rcar-du/rcar_du_encoder.c | 4 ++
drivers/gpu/drm/rcar-du/rcar_lvds.c | 4 +-
drivers/gpu/drm/rcar-du/rcar_lvds.h | 10 ++--
drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c | 64 +++++++++++++++++++++--
drivers/gpu/drm/rcar-du/rcar_mipi_dsi.h | 31 +++++++++++
7 files changed, 131 insertions(+), 14 deletions(-)
create mode 100644 drivers/gpu/drm/rcar-du/rcar_mipi_dsi.h
--
2.34.1
More information about the dri-devel
mailing list