index
:
pm24.git
master
perf-mon
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_pt.c
Age
Commit message (
Expand
)
Author
2024-10-03
drm/xe: Fix memory leak when aborting binds
Matthew Brost
2024-08-30
drm/xe: Invalidate media_gt TLBs in PT code
Matthew Brost
2024-08-23
Revert "drm/xe: Invalidate media_gt TLBs in PT code"
Matthew Brost
2024-08-21
drm/xe: Invalidate media_gt TLBs in PT code
Matthew Brost
2024-08-05
drm/xe: Only check last fence on user binds
Matthew Brost
2024-07-23
drm/xe: Fix xe_pt_abort_unbind
Matthew Brost
2024-07-19
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
2024-07-19
drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
Matthew Brost
2024-07-03
drm/xe: Add VM bind IOCTL error injection
Matthew Brost
2024-07-03
drm/xe: Update PT layer with better error handling
Matthew Brost
2024-07-03
drm/xe: Convert multiple bind ops into single job
Matthew Brost
2024-06-12
drm/xe/trace: Print device_id in xe_trace events
Radhakrishna Sripada
2024-05-21
drm/xe: Add warn when level can not be zero.
Nirmoy Das
2024-05-15
drm/xe: Only zap PTEs as needed
Matthew Brost
2024-05-06
drm/xe: Refactor default device atomic settings
Nirmoy Das
2024-04-26
drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
Matthew Brost
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
2024-03-28
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
2024-03-28
drm/xe: Rework rebinding
Thomas Hellström
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
2024-03-19
drm/xe: Drop bogus vma NULL check
Nirmoy Das
2024-02-20
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
2024-02-20
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
2024-02-12
drm/xe/pt: Allow for stricter type- and range checking
Thomas Hellström
2024-02-01
drm/xe: Drop rebind argument from xe_pt_prepare_bind
Matthew Brost
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
2023-12-21
drm/xe: Use NULL PTEs as scratch PTEs
Thomas Hellström
2023-12-21
drm/xe: Restrict huge PTEs to 1GiB
Thomas Hellström
2023-12-21
drm/xe/uapi: support pat_index selection with vm_bind
Matthew Auld
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
2023-12-21
drm/xe: Set PTE_AE for smem allocations in integrated devices
José Roberto de Souza
2023-12-21
drm/xe: directly use pat_index for pte_encode
Matthew Auld
2023-12-21
drm/xe: fix range printing for debug messages
Paulo Zanoni
2023-12-21
drm/xe: Use vfunc for pte/pde ppgtt encoding
Lucas De Marchi
2023-12-21
drm/xe: Remove check for vma == NULL
Lucas De Marchi
2023-12-21
drm/xe: Normalize pte/pde encoding
Lucas De Marchi
2023-12-21
drm/xe: Track page table memory usage for client
Tejas Upadhyay
2023-12-21
drm/xe: Reinstate pipelined fence enable_signaling
Thomas Hellström
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Set PTE_DM bit for stolen on MTL
Lucas De Marchi
2023-12-21
drm/xe: Decouple vram check from xe_bo_addr()
Lucas De Marchi
2023-12-21
drm/xe: Remove vma arg from xe_pte_encode()
Lucas De Marchi
2023-12-21
drm/xe: Fix checking for unset value
Lucas De Marchi
2023-12-21
drm/xe: Always use xe_vm_queue_rebind_worker helper
Matthew Brost
[next]