[PATCH 07/11] accel/ivpu: Introduce ivpu_ipc_send_receive_active()

Jeffrey Hugo quic_jhugo at quicinc.com
Fri Oct 27 14:49:21 UTC 2023


On 10/25/2023 3:43 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).

There doesn't seem to be a user for this, which would make the new 
function dead code.  Assuming that this new function gets used later in 
the series, it would be clearer to combine this change with that one.

-Jeff


More information about the dri-devel mailing list