Re: [PATCH 05/11] accel/ivpu: Unmap partially mapped BOs in case of errors

2024-10-19 Thread Jeffrey Hugo
On 10/17/2024 8:58 AM, Jacek Lawrynowicz wrote: From: Karol Wachowski Ensure that all buffers that were created only partially through allocated scatter-gather table are unmapped from MMU600 in case of errors. Signed-off-by: Karol Wachowski Reviewed-by: Jacek Lawrynowicz Signed-off-by: Jacek

[PATCH 05/11] accel/ivpu: Unmap partially mapped BOs in case of errors

2024-10-17 Thread Jacek Lawrynowicz
From: Karol Wachowski Ensure that all buffers that were created only partially through allocated scatter-gather table are unmapped from MMU600 in case of errors. Signed-off-by: Karol Wachowski Reviewed-by: Jacek Lawrynowicz Signed-off-by: Jacek Lawrynowicz --- drivers/accel/ivpu/ivpu_mmu_con