linux-stable/drivers/accel/ivpu
Stanislaw Gruszka ec6ec9c6ca accel/ivpu: Fix old dma_buf api usage
Update according to new dma-buf locking scheme.

Remove redundant WARN_ON()'s, dma_buf functions internally
have the same warnings already.

Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230202092114.2637452-5-stanislaw.gruszka@linux.intel.com
2023-02-06 09:02:27 +01:00
..
ivpu_drv.c accel/ivpu: Set dma max_segment_size 2023-02-06 09:02:11 +01:00
ivpu_drv.h accel/ivpu: Add PM support 2023-01-19 11:12:08 +01:00
ivpu_fw.c accel/ivpu: Fix FW API data alignment issues 2023-02-06 09:01:20 +01:00
ivpu_fw.h accel/ivpu: Implement firmware parsing and booting 2023-01-19 11:11:53 +01:00
ivpu_gem.c accel/ivpu: Fix old dma_buf api usage 2023-02-06 09:02:27 +01:00
ivpu_gem.h accel/ivpu: Add command buffer submission logic 2023-01-19 11:12:00 +01:00
ivpu_hw.h
ivpu_hw_mtl.c accel/ivpu: Fix spelling mistake "tansition" -> "transition" 2023-01-25 15:15:39 +01:00
ivpu_hw_mtl_reg.h
ivpu_hw_reg_io.h
ivpu_ipc.c accel/ivpu: Add PM support 2023-01-19 11:12:08 +01:00
ivpu_ipc.h accel/ivpu: Add IPC driver and JSM messages 2023-01-19 11:11:45 +01:00
ivpu_job.c accel/ivpu: Fix FW API data alignment issues 2023-02-06 09:01:20 +01:00
ivpu_job.h accel/ivpu: Add command buffer submission logic 2023-01-19 11:12:00 +01:00
ivpu_jsm_msg.c accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context 2023-02-06 09:01:56 +01:00
ivpu_jsm_msg.h accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context 2023-02-06 09:01:56 +01:00
ivpu_mmu.c accel/ivpu: Add PM support 2023-01-19 11:12:08 +01:00
ivpu_mmu.h
ivpu_mmu_context.c
ivpu_mmu_context.h
ivpu_pm.c accel/ivpu: PM: remove broken ivpu_dbg() statements 2023-01-27 10:48:40 +01:00
ivpu_pm.h accel/ivpu: Add PM support 2023-01-19 11:12:08 +01:00
Kconfig
Makefile accel/ivpu: Add PM support 2023-01-19 11:12:08 +01:00
TODO
vpu_boot_api.h accel/ivpu: Implement firmware parsing and booting 2023-01-19 11:11:53 +01:00
vpu_jsm_api.h accel/ivpu: Fix FW API data alignment issues 2023-02-06 09:01:20 +01:00