summaryrefslogtreecommitdiffstats
path: root/v5.16/689a930b93c5c20294df5da0407df361c5412eac
blob: 956a7ce4b2d7d504f794e3e8804329216b2bbea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
689a930b93c5 ("drm/xe/tests: Fix printf format specifiers in xe_migrate test")
cf0b9e94c8c7 ("drm/xe/tests/xe_migrate.c: Add vram to vram KUNIT test")
b7ab8c4f028f ("drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interface")
d00e9cc28e1e ("drm/xe/vm: Simplify and document xe_vm_lock()")
fba153b0d0b7 ("drm/xe/selftests: consider multi-GT for eviction test")
9c0d779fc67b ("drm/xe: Prevent return with locked vm")
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")
cd928fced996 ("drm/xe/uapi: add the userspace bits for small-bar")
6a024f1bfdfe ("drm/xe/bo: support tiered vram allocation for small-bar")
7a060d786cc1 ("drm/xe/mtl: Map PPGTT as CPU:WC")
7ead33156483 ("drm/xe: Use migrate engine for page fault binds")
1655c893af08 ("drm/xe: Reduce the number list links in xe_vma")
8f33b4f054fc ("drm/xe: Avoid doing rebinds")
0043a3e8a1f5 ("drm/xe/execlist: Log when using execlist submission")