On 10/27/2025 9:09 AM, Maciej Falkowski wrote:
Rework of imported buffers introduced in the commit
e0c0891cd63b ("accel/ivpu: Rework bind/unbind of imported buffers")
switched the logic of imported buffers by dma mapping/unmaping
them just as the regular buffers.

The commit didn't include removal of skipping dma unmap of imported
buffers which results in them being mapped without unmapping.

Fixes: e0c0891cd63b ("accel/ivpu: Rework bind/unbind of imported buffers")
Signed-off-by: Maciej Falkowski <[email protected]>

Reviewed-by: Jeff Hugo <[email protected]>

Reply via email to