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

2025-03-31 Thread Jacek Lawrynowicz
Applied to drm-misc-fixes On 3/25/2025 12:43 PM, Maciej Falkowski wrote: > 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

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

2025-03-25 Thread 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: