All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PM fixes in Metric Steamer code
@ 2025-03-25 11:43 Maciej Falkowski
  2025-03-25 11:43 ` [PATCH 1/2] accel/ivpu: Fix deadlock in ivpu_ms_cleanup() Maciej Falkowski
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Maciej Falkowski @ 2025-03-25 11:43 UTC (permalink / raw)
  To: dri-devel
  Cc: oded.gabbay, quic_jhugo, jacek.lawrynowicz, lizhi.hou,
	Maciej Falkowski

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


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

end of thread, other threads:[~2025-03-31 12:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25 11:43 [PATCH 0/2] PM fixes in Metric Steamer code Maciej Falkowski
2025-03-25 11:43 ` [PATCH 1/2] accel/ivpu: Fix deadlock in ivpu_ms_cleanup() Maciej Falkowski
2025-03-25 20:50   ` Lizhi Hou
2025-03-26  8:06     ` Jacek Lawrynowicz
2025-03-27 17:38       ` Lizhi Hou
2025-03-28  8:23         ` Jacek Lawrynowicz
2025-03-28 15:29           ` Lizhi Hou
2025-03-25 11:43 ` [PATCH 2/2] accel/ivpu: Fix PM related deadlocks in MS IOCTLs Maciej Falkowski
2025-03-28 15:31   ` Lizhi Hou
2025-03-31 12:22 ` [PATCH 0/2] PM fixes in Metric Steamer code Jacek Lawrynowicz

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.