All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ti-sn65dsi83: Finalize transition to atomic operations
@ 2021-06-21 12:55 Laurent Pinchart
  2021-06-21 12:55 ` [PATCH 1/5] drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set() Laurent Pinchart
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Laurent Pinchart @ 2021-06-21 12:55 UTC (permalink / raw)
  To: dri-devel
  Cc: Marek Vasut, Loic Poulain, Sam Ravnborg, Dave Stevenson,
	Robert Foss, Douglas Anderson, Frieder Schrempf, Stephen Boyd,
	Philippe Schenker, Jagan Teki, Valentin Raevsky, Adam Ford,
	Maxime Ripard

Hello,

This patch series is based on top of "[PATCH] drm/bridge: ti-sn65dsi83:
Replace connector format patching with atomic_get_input_bus_fmts". It
completes the transition to atomic operations in the ti-sn65dsi83
driver. The main reason for this change is patch 4/5 that fixes a few
issues in the driver (see the patch's commit message for details), but
overall it also brings the driver to the most recent API which is nice
in itself.

Laurent Pinchart (5):
  drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set()
  drm: bridge: ti-sn65dsi83: Pass mode explicitly to helper functions
  drm: bridge: ti-sn65dsi83: Switch to atomic operations
  drm: bridge: ti-sn65dsi83: Retrieve output format from bridge state
  drm: bridge: ti-sn65dsi83: Retrieve the display mode from the state

 drivers/gpu/drm/bridge/ti-sn65dsi83.c | 166 +++++++++++++-------------
 1 file changed, 82 insertions(+), 84 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2021-06-22  8:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21 12:55 [PATCH 0/5] ti-sn65dsi83: Finalize transition to atomic operations Laurent Pinchart
2021-06-21 12:55 ` [PATCH 1/5] drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set() Laurent Pinchart
2021-06-21 12:55 ` [PATCH 2/5] drm: bridge: ti-sn65dsi83: Pass mode explicitly to helper functions Laurent Pinchart
2021-06-21 12:55 ` [PATCH 3/5] drm: bridge: ti-sn65dsi83: Switch to atomic operations Laurent Pinchart
2021-06-21 12:55 ` [PATCH 4/5] drm: bridge: ti-sn65dsi83: Retrieve output format from bridge state Laurent Pinchart
2021-06-21 12:55 ` [PATCH 5/5] drm: bridge: ti-sn65dsi83: Retrieve the display mode from the state Laurent Pinchart
2021-06-21 18:49 ` [PATCH 0/5] ti-sn65dsi83: Finalize transition to atomic operations Sam Ravnborg
2021-06-21 19:00   ` Laurent Pinchart
2021-06-21 19:34     ` Sam Ravnborg
2021-06-22  8:28   ` Robert Foss

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.