Home
last modified time | relevance | path

Searched hist:"45 e45362e0955fc3b0b622e8a0d788097f3de902" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accel/ivpu/
H A Divpu_ipc.hdiff 45e45362e0955fc3b0b622e8a0d788097f3de902 Sat Oct 28 15:34:13 CEST 2023 Karol Wachowski <karol.wachowski@linux.intel.com> accel/ivpu: Introduce ivpu_ipc_send_receive_active()

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@linux.intel.com>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231028133415.1169975-10-stanislaw.gruszka@linux.intel.com
H A Divpu_ipc.cdiff 45e45362e0955fc3b0b622e8a0d788097f3de902 Sat Oct 28 15:34:13 CEST 2023 Karol Wachowski <karol.wachowski@linux.intel.com> accel/ivpu: Introduce ivpu_ipc_send_receive_active()

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@linux.intel.com>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231028133415.1169975-10-stanislaw.gruszka@linux.intel.com