[PATCH 0/6] drm/vc4: dsi: Conversion to bridge

From: Maxime Ripard
Date: Wed Dec 07 2022 - 05:27:35 EST


Hi,

This series converts the vc4 DSI driver to a bridge. It's been in use for a
while on the downstream tree.

Let me know what you think,
Maxime

To: Emma Anholt <emma@xxxxxxxxxx>
To: Maxime Ripard <mripard@xxxxxxxxxx>
To: David Airlie <airlied@xxxxxxxxx>
To: Daniel Vetter <daniel@xxxxxxxx>
Cc: dri-devel@xxxxxxxxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Cc: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx>
Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>

---
Dave Stevenson (6):
drm/vc4: dsi: Rename bridge to out_bridge
drm/vc4: dsi: Move initialisation to encoder_mode_set
drm/vc4: dsi: Remove splitting the bridge chain from the driver
drm/vc4: dsi: Convert to use atomic operations
drm/vc4: dsi: Convert to using a bridge instead of encoder
drm/vc4: dsi: Remove entry to ULPS from vc4_dsi post_disable

drivers/gpu/drm/vc4/vc4_dsi.c | 173 ++++++++++++++++++++++++------------------
1 file changed, 99 insertions(+), 74 deletions(-)
---
base-commit: 99e2d98adc738597abcc5d38b03d0e9858db5c00
change-id: 20221207-rpi-dsi-bridge-09e3bb50dde2

Best regards,
--
Maxime Ripard <maxime@xxxxxxxxxx>