summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_vm.c
AgeCommit message (Expand)Author
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-05-08Merge drm/drm-next into drm-xe-nextThomas Hellström
2026-05-08drm/xe/madvise: Track purgeability with BO-local countersArvind Yadav
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-05-04dma-buf/dma_fence_array: remove unused functionality v4Christian König
2026-04-24drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao
2026-04-21drm/xe/pat: Introduce xe_cache_pat_idx() macro helperXin Wang
2026-04-21drm/xe: Standardize pat_index to u16 typeXin Wang
2026-04-01drm/xe/vm: Add missing pad and extensions checkJonathan Cavitt
2026-03-31drm/xe/vm: Convert comma to semicolonChen Ni
2026-03-26drm/xe/madvise: Implement per-VMA purgeable state trackingArvind Yadav
2026-03-26drm/xe/vm: Prevent binding of purged buffer objectsArvind Yadav
2026-03-26drm/xe/madvise: Implement purgeable buffer object supportArvind Yadav
2026-03-25drm/xe/xe_vm: Implement xe_vm_get_property_ioctlJonathan Cavitt
2026-03-25drm/xe/xe_vm: Add per VM fault infoJonathan Cavitt
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay
2026-03-23drm/xe/pat: define coh_mode 2wayTejas Upadhyay
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost
2026-03-12drm/xe: implement VM_BIND decompression in vm_bind_ioctlNitin Gote
2026-03-11drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...Thomas Hellström
2026-03-11drm/xe: Split TLB invalidation into submit and wait stepsThomas Hellström
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-02-24drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault modeThomas Hellström
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMsPiotr Piórkowski
2026-02-02drm/xe: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-27drm/xe: Move _THIS_IP_ usage from xe_vm_create() to dedicated functionNathan Chancellor
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld
2026-01-16drm/xe: Add vm to exec queues associationMatthew Brost
2026-01-16drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAITMatthew Brost
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang
2026-01-08drm/xe: Add missing newlines to drm_warn messagesOsama Abdelkader
2026-01-08drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged modeAlice Ryhl
2025-12-23drm/xe/vm: Add a couple of VM debug printoutsThomas Hellström
2025-12-23drm/xe: Use the vma attibute drm_pagemap to select where to migrateThomas Hellström
2025-12-23drm/xe: Pass a drm_pagemap pointer around with the memory advise attributesThomas Hellström
2025-12-23drm/xe: Use the drm_pagemap_util helper to get a svm pagemap ownerThomas Hellström
2025-12-18drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-15drm/xe: Add debugfs knobs to control long running workload timeslicingMatthew Brost
2025-12-15drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost