summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_vm.c
AgeCommit message (Expand)AuthorFilesLines
8 daystreewide: refresh kmalloc_obj() conversionsKees Cook1-1/+1
2026-07-22drm/xe/vm: Use regular comment for GSC VM lockdep note in xe_vm_create()Shuicheng Lin1-1/+1
2026-07-22drm/xe/vm: Remove redundant INIT_WORK() for rebind_work in xe_vm_create()Shuicheng Lin1-3/+1
2026-07-22drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin1-4/+4
2026-07-14Merge drm/drm-next into drm-xe-nextRodrigo Vivi1-2/+2
2026-07-14drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray1-5/+20
2026-07-13drm/xe: only resume exec queues that were actually suspendedNiranjana Vishwanathapura1-1/+17
2026-07-01dma-buf: rename dma_fence_enable_sw_signalingChristian König1-2/+2
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-9/+42
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström1-2/+1
2026-05-08Merge drm/drm-next into drm-xe-nextThomas Hellström1-1/+1
2026-05-08drm/xe/madvise: Track purgeability with BO-local countersArvind Yadav1-9/+42
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+1
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard1-7/+10
2026-05-04dma-buf/dma_fence_array: remove unused functionality v4Christian König1-1/+1
2026-04-24drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao1-0/+2
2026-04-21drm/xe/pat: Introduce xe_cache_pat_idx() macro helperXin Wang1-3/+3
2026-04-21drm/xe: Standardize pat_index to u16 typeXin Wang1-1/+1
2026-04-01drm/xe/vm: Add missing pad and extensions checkJonathan Cavitt1-1/+2
2026-03-31drm/xe/vm: Convert comma to semicolonChen Ni1-2/+2
2026-03-26drm/xe/madvise: Implement per-VMA purgeable state trackingArvind Yadav1-2/+7
2026-03-26drm/xe/vm: Prevent binding of purged buffer objectsArvind Yadav1-13/+70
2026-03-26drm/xe/madvise: Implement purgeable buffer object supportArvind Yadav1-2/+18
2026-03-25drm/xe/xe_vm: Implement xe_vm_get_property_ioctlJonathan Cavitt1-0/+117
2026-03-25drm/xe/xe_vm: Add per VM fault infoJonathan Cavitt1-0/+74
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld1-4/+18
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay1-0/+8
2026-03-23drm/xe/pat: define coh_mode 2wayTejas Upadhyay1-1/+1
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost1-23/+20
2026-03-12drm/xe: implement VM_BIND decompression in vm_bind_ioctlNitin Gote1-9/+28
2026-03-11drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...Thomas Hellström1-8/+30
2026-03-11drm/xe: Split TLB invalidation into submit and wait stepsThomas Hellström1-62/+7
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-5/+83
2026-02-24drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault modeThomas Hellström1-2/+9
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-21/+18
2026-02-13drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMsPiotr Piórkowski1-0/+3
2026-02-02drm/xe: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-2/+2
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie1-1/+6
2026-01-27drm/xe: Move _THIS_IP_ usage from xe_vm_create() to dedicated functionNathan Chancellor1-9/+15
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld1-1/+6
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld1-1/+6
2026-01-16drm/xe: Add vm to exec queues associationMatthew Brost1-0/+62
2026-01-16drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAITMatthew Brost1-1/+1
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-8/+20
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-2/+2
2026-01-15drm/xe: Cleanup unused header includesMatt Roper1-1/+0
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang1-0/+13
2026-01-08drm/xe: Add missing newlines to drm_warn messagesOsama Abdelkader1-7/+7
2026-01-08drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged modeAlice Ryhl1-2/+2