[PATCH 0/2] drm: zynqmp_dp: Use scope-based mutex helpers

Sean Anderson sean.anderson at linux.dev
Thu Feb 6 19:41:16 UTC 2025


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



More information about the dri-devel mailing list