index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt_tlb_invalidation.c
Age
Commit message (
Expand
)
Author
2025-07-15
drm/xe/pf: Invalidate LMTT during LMEM unprovisioning
Michal Wajdeczko
2025-06-13
drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
Himal Prasad Ghimiray
2025-06-12
drm/xe: Fix early wedge on GuC load failure
Daniele Ceraolo Spurio
2025-03-27
drm/xe: Fix an out-of-bounds shift when invalidating TLB
Thomas Hellström
2025-03-06
drm/xe: Nuke VM's mapping upon close
Matthew Brost
2025-01-03
drm/xe: Remove "graphics tile" from kernel doc
Lucas De Marchi
2025-01-03
drm/xe: Fix tlb invalidation when wedging
Lucas De Marchi
2024-12-10
drm/xe: Call invalidation_fence_fini for PT inval fences in error state
Daniele Ceraolo Spurio
2024-11-14
drm/xe: Ignore GGTT TLB inval errors during GT reset
Nirmoy Das
2024-11-01
drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
2024-10-17
drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
2024-10-10
drm/xe: fix unbalanced rpm put() with fence_fini()
Matthew Auld
2024-09-11
drm/xe/tlb: Convert register access to use xe_mmio
Matt Roper
2024-08-12
drm/xe: Add stats for tlb invalidation count
Nirmoy Das
2024-07-24
drm/xe: Remove fence check from send_tlb_invalidation
Matthew Brost
2024-07-19
drm/xe: Hold a PM ref when GT TLB invalidations are inflight
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-01
drm/xe/guc: Configure TLB timeout based on CT buffer size
Nirmoy Das
2024-06-20
drm/xe/vf: Don't use register based TLB invalidation if VF
Michal Wajdeczko
2024-06-12
drm/xe/trace: Print device_id in xe_trace events
Radhakrishna Sripada
2024-05-07
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
2024-04-30
drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range()
Nirmoy Das
2024-04-26
drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
Matthew Brost
2024-04-24
drm/xe: Force wedged state and block GT reset upon any GPU hang
Rodrigo Vivi
2024-03-28
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
2024-03-20
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
2024-03-05
drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
Matthew Brost
2024-02-23
drm/xe: Don't support execlists in xe_gt_tlb_invalidation layer
Matthew Brost
2024-02-23
drm/xe: Cleanup some layering in GGTT
Matthew Brost
2023-12-21
drm/xe: Report TLB timeout using GT oriented functions
Michal Wajdeczko
2023-12-21
drm/xe/guc: Include only required GuC ABI headers
Michal Wajdeczko
2023-12-21
drm/xe/guc: Promote guc_to_gt/xe helpers to .h
Michal Wajdeczko
2023-12-21
drm/xe: Dump CTB during TLB timeout
Pallavi Mishra
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: drop xe_device_mem_access_get() from invalidation_vma
Matthew Auld
2023-12-21
drm/xe: handle TLB invalidations from CT fast-path
Matthew Auld
2023-12-21
drm/xe/tlb: print seqno_recv on fence TLB timeout
Matthew Auld
2023-12-21
drm/xe/tlb: also update seqno_recv during reset
Matthew Auld
2023-12-21
drm/xe/tlb: increment next seqno after successful CT send
Matthew Auld
2023-12-21
drm/xe/tlb: ensure we access seqno_recv once
Matthew Auld
2023-12-21
drm/xe/tlb: drop unnecessary smp_wmb()
Matthew Auld
2023-12-21
drm/xe: Add helpers to hide struct xe_vma internals
Matthew Brost
2023-12-19
drm/xe: Add backpointer from gt to tile
Matt Roper
2023-12-19
drm/xe: keep pulling mem_access_get further back
Matthew Auld
2023-12-19
drm/xe: don't allocate under ct->lock
Matthew Auld
2023-12-19
drm/xe: fix tlb_invalidation_seqno_past()
Matthew Auld
2023-12-19
drm/xe: Print GT info on TLB inv failure
Nirmoy Das
2023-12-19
drm/xe/tlb: fix expected_seqno calculation
Matthew Auld
[next]