[PATCH v2 09/11] accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Jeffrey Hugo
quic_jhugo at quicinc.com
Mon Oct 30 14:36:14 UTC 2023
On 10/28/2023 7:34 AM, Stanislaw Gruszka wrote:
> From: Karol Wachowski <karol.wachowski at linux.intel.com>
>
> Split ivpu_ipc_send_receive() implementation to have a version
> that does not call pm_runtime_resume_and_get(). That implementation
> can be invoked when device is up and runtime resume is prohibited
> (for example at the end of boot sequence).
>
> The new function will be used for D0i3 entry IPC message addition
> in the separate change.
>
> Signed-off-by: Karol Wachowski <karol.wachowski at linux.intel.com>
> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka 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