[PATCH 2/6] accel/ivpu: Prevent runtime suspend during context abort work

Jeffrey Hugo quic_jhugo at quicinc.com
Fri Feb 14 16:49:01 UTC 2025


On 2/4/2025 1:46 AM, Jacek Lawrynowicz wrote:
> From: Andrzej Kacprowski <Andrzej.Kacprowski at intel.com>
> 
> Increment the runtime PM counter when entering
> ivpu_context_abort_work_fn() to prevent the device
> from suspending while the function is executing.

Why should suspend be prevented during the abort fn?

-Jeff


More information about the dri-devel mailing list