[PATCH 4/8] accel/ivpu: Abort pending rx ipc on reset

Jeffrey Hugo quic_jhugo at quicinc.com
Mon Oct 30 15:04:57 UTC 2023


On 10/28/2023 9:59 AM, Stanislaw Gruszka wrote:
> Waking up process, which wait for particular condition, will go to
> sleep again on wake_up() if the condition is not met. Add abort flag
> to wake up IPC receivers, which will finish with -ECANCELED error.
> 
> This is only needed for reset, run time power management prevent to
> suspend VPU when there is pending IPC processing or pending job.
> 
> Reviewed-by: Karol Wachowski <karol.wachowski at linux.intel.com>
> Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka at linux.intel.com>

Reviewed-by: Jeffrey Hugo <quic_jhugo at quicinc.com>


More information about the dri-devel mailing list