Files
linux/drivers/gpu/drm/xe
Matthew Brost bf69918b71 drm/xe: Use xe_vma_ops to implement page fault rebinds
In effort to make multiple VMA binds operations atomic (1 job), all
device page tables updates will be implemented via a xe_vma_ops (atomic
unit) interface,

Add xe_vma_rebind function which is implemented using xe_vma_ops
interface. Use xe_vma_rebind in GPU page faults for rebinds rather than
directly called deprecated function in PT layer.

v3:
 - Update commit message (Oak)
v4:
 - Fix tile_mask argument (CI)

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Oak Zeng <oak.zeng@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240425045513.1913039-8-matthew.brost@intel.com
2024-04-26 12:10:01 -07:00
..
2024-04-24 15:10:46 +02:00
2024-04-02 10:33:57 -07:00
2024-04-02 10:33:57 -07:00
2024-03-14 14:47:13 -07:00
2024-04-08 12:03:19 -07:00
2024-04-08 12:03:19 -07:00
2024-01-26 15:12:28 -05:00
2024-04-02 10:33:57 -07:00
2024-04-02 10:33:57 -07:00
2024-04-02 10:33:57 -07:00
2024-04-09 14:18:48 -07:00
2024-04-02 10:33:57 -07:00
2024-04-24 15:34:01 -07:00