mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: zynqmp_dp: Use scope-based mutex helpers
@ 2025-02-06 19:41 Sean Anderson
  2025-02-06 19:41 ` [PATCH 1/2] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Sean Anderson
  2025-02-06 19:41 ` [PATCH 2/2] drm: zynqmp_dp: Use scope-based mutex helpers Sean Anderson
  0 siblings, 2 replies; 5+ messages in thread
From: Sean Anderson @ 2025-02-06 19:41 UTC (permalink / raw)
  To: Laurent Pinchart, Tomi Valkeinen, open list:DRM DRIVERS FOR XILINX
  Cc: Thomas Zimmermann, moderated list:ARM/ZYNQ ARCHITECTURE,
	open list, David Airlie, Dan Carpenter, Michal Simek,
	Maxime Ripard, Simona Vetter, Maarten Lankhorst, Bart Van Assche,
	Sean Anderson

Fix a mutex bug and convert most of the explicit mutex_(un)locks to
guards.


Bart Van Assche (1):
  drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set()

Sean Anderson (1):
  drm: zynqmp_dp: Use scope-based mutex helpers

 drivers/gpu/drm/xlnx/zynqmp_dp.c | 151 ++++++++++++-------------------
 1 file changed, 58 insertions(+), 93 deletions(-)

-- 
2.35.1.1320.gc452695387.dirty


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

end of thread, other threads:[~2025-02-06 20:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-06 19:41 [PATCH 0/2] drm: zynqmp_dp: Use scope-based mutex helpers Sean Anderson
2025-02-06 19:41 ` [PATCH 1/2] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Sean Anderson
2025-02-06 19:41 ` [PATCH 2/2] drm: zynqmp_dp: Use scope-based mutex helpers Sean Anderson
2025-02-06 20:31   ` Bart Van Assche
2025-02-06 20:37     ` Sean Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®