Commit b3107e7
accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()
qaic_attach_slicing_bo() updates slicing config on BO. Use the existing
function qaic_free_slices_bo() to remove slicing config done in
qaic_attach_slicing_bo().
Use qaic_free_slices_bo() to cleanup release_dbc()
This would be helpful when we introduce a new IOCTL to detach slicing
configuration onto a BO.
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-5-quic_jhugo@quicinc.com1 parent 77f71e1 commit b3107e7
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
890 | 891 | | |
891 | 892 | | |
892 | 893 | | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
893 | 897 | | |
894 | 898 | | |
895 | 899 | | |
| |||
1851 | 1855 | | |
1852 | 1856 | | |
1853 | 1857 | | |
1854 | | - | |
1855 | 1858 | | |
1856 | 1859 | | |
1857 | 1860 | | |
| |||
1869 | 1872 | | |
1870 | 1873 | | |
1871 | 1874 | | |
| 1875 | + | |
1872 | 1876 | | |
1873 | | - | |
1874 | | - | |
1875 | 1877 | | |
1876 | 1878 | | |
1877 | | - | |
1878 | 1879 | | |
1879 | 1880 | | |
1880 | 1881 | | |
| |||
0 commit comments