linux/drivers/accel/qaic
Pranjal Ramajor Asha Kanojiya 0a9ee93b82 accel/qaic: Clean up BO during flushing of transfer list
Variables that are set while adding the corresponding BO in transfer list
should be cleaned when flushing them out of transfer list prematurely.

After this patch we do not need some of the cleanup done in release_dbc()

This patch would also pave the way to have a central location to clean BO,
during an undesired situation.

Signed-off-by: Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@quicinc.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230901172247.11410-6-quic_jhugo@quicinc.com
2023-09-22 09:57:46 -06:00
..
Kconfig accel/qaic: Add qaic driver to the build system 2023-04-06 08:23:03 +02:00
Makefile Revert "accel/qaic: Add mhi_qaic_cntl" 2023-04-13 12:08:08 +02:00
mhi_controller.c
mhi_controller.h
qaic_control.c accel/qaic: Fix NNC message corruption 2023-05-23 09:51:38 -06:00
qaic_data.c accel/qaic: Clean up BO during flushing of transfer list 2023-09-22 09:57:46 -06:00
qaic_drv.c accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc() 2023-09-15 09:37:07 -06:00
qaic.h accel/qaic: Remove ->size field from struct qaic_bo 2023-09-22 09:55:12 -06:00