[PATCH 07/11] accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Stanislaw Gruszka
stanislaw.gruszka at linux.intel.com
Sat Oct 28 08:36:19 UTC 2023
On Fri, Oct 27, 2023 at 08:49:21AM -0600, Jeffrey Hugo wrote:
> 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.
It is used in patch 10. I would prefer not to merge those, since the changes
are not that related. I would reorder this patch just before patch 10 and
add note it's used there.
Regards
Stanislaw
More information about the dri-devel
mailing list