[PATCH 0/2] PM fixes in Metric Steamer code

Maciej Falkowski maciej.falkowski at linux.intel.com
Tue Mar 25 11:43:04 UTC 2025


This patches contains two fixes for Metric Stream:
  - Fix deadlock that may occur when
    executing runtime resume during cold boot where
    ms_lock will be already held there,
  - Fix warning to warn for suspend status only if
    the runtime PM is enabled.

Jacek Lawrynowicz (2):
  accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
  accel/ivpu: Fix PM related deadlocks in MS IOCTLs

 drivers/accel/ivpu/ivpu_debugfs.c |  4 ++--
 drivers/accel/ivpu/ivpu_ms.c      | 24 ++++++++++++++++++++++++
 2 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.43.0



More information about the dri-devel mailing list