Re: [PATCH v5 16/32] drm/xe: Add unbind to SVM garbage collector

2025-02-19 Thread Thomas Hellström
On Wed, 2025-02-12 at 18:10 -0800, Matthew Brost wrote: > Add unbind to SVM garbage collector. To facilitate add unbind support > function to VM layer which unbinds a SVM range. Also teach PT layer > to > understand unbinds of SVM ranges. > > v3: >  - s/INVALID_VMA/XE_INVALID_VMA (Thomas) >  - Ker

[PATCH v5 16/32] drm/xe: Add unbind to SVM garbage collector

2025-02-12 Thread Matthew Brost
Add unbind to SVM garbage collector. To facilitate add unbind support function to VM layer which unbinds a SVM range. Also teach PT layer to understand unbinds of SVM ranges. v3: - s/INVALID_VMA/XE_INVALID_VMA (Thomas) - Kernel doc (Thomas) - New GPU SVM range structure (Thomas) - s/DRM_GPUVA_