summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_vm.c
AgeCommit message (Expand)Author
8 daysdrm/xe: always keep track of remap prev/nextMatthew Auld
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-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld
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
2025-12-15drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-12drm/xe: Append page reclamation action to tlb invalBrian Nguyen
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04drm/xe/uapi: Add NO_COMPRESSION BO flag and query capabilitySanjay Yadav
2025-12-01drm/xe: Add VM.uapi_flags to VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add cpu_caching to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add pat_index to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add mem_region to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add "null_sparse" type to VM snap propertiesMatthew Brost
2025-12-01drm/xe: Add properties line to VM snapshot captureMatthew Brost
2025-11-26drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTLMatthew Brost
2025-11-26drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAPHimal Prasad Ghimiray
2025-11-26drm/xe/svm: Enable UNMAP for VMA merging operationsHimal Prasad Ghimiray
2025-11-26drm/xe/svm: Extend MAP range to reduce vma fragmentationHimal Prasad Ghimiray
2025-11-26drm/xe: Add helper to extend CPU-mirrored VMA range for mergeHimal Prasad Ghimiray
2025-11-19drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper
2025-11-18drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin
2025-11-14drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin
2025-11-07drm/xe: Enforce correct user fence signaling order usingMatthew Brost
2025-11-05drm/xe: Remove never used code in xe_vm_create()Gwan-gyeong Mun
2025-11-04drm/xe: Add xe_guc_pagefault layerMatthew Brost
2025-11-04drm/xe: Skip TLB invalidation waits in page fault bindsMatthew Brost
2025-11-04drm/xe: Decouple bind queue last fence from TLB invalidationsMatthew Brost
2025-11-04drm/xe: Attach last fence to TLB invalidation job queuesMatthew Brost
2025-11-04drm/xe: Enforce correct user fence signaling order usingMatthew Brost
2025-10-27drm/xe: Fix spelling and typos across Xe driver filesSanjay Yadav
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström
2025-10-20drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström
2025-10-17drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström
2025-10-17drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström
2025-10-14drm/xe: Correct lineage for Wa_22014953428 and only check with valid GTMatt Roper