All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/vc4: dsi: Conversion to bridge
@ 2022-12-07 10:22 ` Maxime Ripard
  0 siblings, 0 replies; 16+ messages in thread
From: Maxime Ripard @ 2022-12-07 10:22 UTC (permalink / raw)
  To: Emma Anholt, Maxime Ripard, David Airlie, Daniel Vetter
  Cc: dri-devel, linux-kernel, Dave Stevenson, Maxime Ripard

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@anholt.net>
To: Maxime Ripard <mripard@kernel.org>
To: David Airlie <airlied@gmail.com>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-kernel@vger.kernel.org
Cc: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>

---
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@cerno.tech>

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-12-15  7:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-07 10:22 [PATCH 0/6] drm/vc4: dsi: Conversion to bridge Maxime Ripard
2022-12-07 10:22 ` Maxime Ripard
2022-12-07 10:22 ` [PATCH 1/6] drm/vc4: dsi: Rename bridge to out_bridge Maxime Ripard
2022-12-07 10:22   ` Maxime Ripard
2022-12-07 10:22 ` [PATCH 2/6] drm/vc4: dsi: Move initialisation to encoder_mode_set Maxime Ripard
2022-12-07 10:22   ` Maxime Ripard
2022-12-07 10:22 ` [PATCH 3/6] drm/vc4: dsi: Remove splitting the bridge chain from the driver Maxime Ripard
2022-12-07 10:22   ` Maxime Ripard
2022-12-07 10:22 ` [PATCH 4/6] drm/vc4: dsi: Convert to use atomic operations Maxime Ripard
2022-12-07 10:22   ` Maxime Ripard
2022-12-07 10:22 ` [PATCH 5/6] drm/vc4: dsi: Convert to using a bridge instead of encoder Maxime Ripard
2022-12-07 10:22   ` Maxime Ripard
2022-12-07 10:22 ` [PATCH 6/6] drm/vc4: dsi: Remove entry to ULPS from vc4_dsi post_disable Maxime Ripard
2022-12-07 10:22   ` Maxime Ripard
2022-12-15  7:59 ` [PATCH 0/6] drm/vc4: dsi: Conversion to bridge Maxime Ripard
2022-12-15  7:59   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.