summaryrefslogtreecommitdiffstats
path: root/v6.7/0eb16fd26795639d5420b58bb12d11c7705e6dfa
blob: a2a11c53421975b9126b32414dc257773adc716e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
0eb16fd26795 ("drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messages")
c73acc1eeba5 ("drm/xe: Use Xe assert macros instead of XE_WARN_ON macro")
08a4f00e62bc ("drm/xe/bo: Simplify xe_bo_lock()")
617eebb9c480 ("drm/xe: Fix array of binds")
5ef091fc32a4 ("drm/xe: Fixup unwind on VM ops errors")
35dfb48462d9 ("drm/xe: Convert xe_vma_op_flags to BIT macros")
923e42381745 ("drm/xe: split kernel vs permanent engine flags")
aef61349ef1b ("drm/xe: add GSCCS ring ops")
a20c75dba192 ("drm/xe: Call __guc_exec_queue_fini_async direct for KERNEL exec_queues")
c47794bdd63d ("drm/xe: Set max pte size when skipping rebinds")
9b9529ce379a ("drm/xe: Rename engine to exec_queue")
99fea6828879 ("drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel")
e3828ebf6cde ("drm/xe: Add define WQ_HEADER_SIZE")
937b4be72baa ("drm/xe: Decouple vram check from xe_bo_addr()")
621c1fbd9b83 ("drm/xe: Remove vma arg from xe_pte_encode()")
0e34fdb4a01a ("drm/xe: Fix checking for unset value")
6aa26f6eb829 ("drm/xe/engine: add missing rpm for bind engines")
342206b7cc06 ("drm/xe: Always use xe_vm_queue_rebind_worker helper")
7ead33156483 ("drm/xe: Use migrate engine for page fault binds")
1655c893af08 ("drm/xe: Reduce the number list links in xe_vma")