index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_vm_madvise.c
Age
Commit message (
Expand
)
Author
2025-12-23
drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...
Thomas Hellström
2025-12-23
drm/xe: Simplify madvise_preferred_mem_loc()
Thomas Hellström
2025-12-23
drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
Thomas Hellström
2025-09-17
drm/xe/madvise: Fix ioctl argument check
Shuicheng Lin
2025-09-05
drm/xe/userptr: replace xe_hmm with gpusvm
Matthew Auld
2025-09-04
drm/xe: Fix indentation in xe_zap_ptes_in_madvise_range
Himal Prasad Ghimiray
2025-08-27
drm/xe: s/tlb_invalidation/tlb_inval
Matthew Brost
2025-08-26
drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
Himal Prasad Ghimiray
2025-08-26
drm/xe/bo: Update atomic_access attribute on madvise
Himal Prasad Ghimiray
2025-08-26
drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attribute
Himal Prasad Ghimiray
2025-08-26
drm/xe/madvise: Update migration policy based on preferred location
Himal Prasad Ghimiray
2025-08-26
drm/xe/svm: Add svm ranges migration policy on atomic access
Himal Prasad Ghimiray
2025-08-26
drm/xe: Implement madvise ioctl for xe
Himal Prasad Ghimiray
2023-12-21
drm/xe/uapi: Kill VM_MADVISE IOCTL
Rodrigo Vivi
2023-12-21
drm/xe: Replace XE_WARN_ON with drm_warn when just printing a string
Francois Dugast
2023-12-21
drm/xe/bo: Simplify xe_bo_lock()
Thomas Hellström
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
2023-12-21
drm/xe: Fix lockdep warning from xe_vm_madvise
Brian Welty
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
2023-12-21
drm/xe: Add helpers to hide struct xe_vma internals
Matthew Brost
2023-12-21
drm/xe: Ban a VM if rebind worker hits an error
Matthew Brost
2023-12-19
drm/xe: Validate uAPI padding and reserved fields
Christopher Snowhill
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost