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_ggtt.c
Age
Commit message (
Expand
)
Author
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
2025-06-24
drm/xe: Process deferred GGTT node removals on device unwind
Michal Wajdeczko
2025-06-09
drm/xe: GSM size should be constant on most platforms
Matt Roper
2025-06-09
drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit tests
Maarten Lankhorst
2025-06-09
drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
Maarten Lankhorst
2025-06-09
drm/xe: Remove pte_encode_bo callback
Maarten Lankhorst
2025-06-09
drm/xe/display: Dont poke into GGTT internals to fill a DPT
Maarten Lankhorst
2025-06-09
drm/xe/ggtt: Seperate flags and address in PTE encoding
Maarten Lankhorst
2025-06-09
drm/xe: Add xe_ggtt_alloc
Maarten Lankhorst
2025-06-09
drm/xe: Add xe_ggtt_might_lock
Maarten Lankhorst
2025-06-09
drm/xe: Use xe_ggtt_map_bo_unlocked for resume
Maarten Lankhorst
2025-06-03
drm/xe/vf: Move tile-related VF functions to separate file
Michal Wajdeczko
2025-05-12
drm/xe/vf: Shifting GGTT area post migration
Tomasz Lis
2025-05-12
drm/xe/vf: Divide GGTT ballooning into allocation and insertion
Tomasz Lis
2025-04-04
drm/xe: unconditionally apply PINNED for pin_map()
Matthew Auld
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
2024-11-22
drm/xe: Allow bo mapping on multiple ggtts
Niranjana Vishwanathapura
2024-10-30
drm/xe: Add mmio read before GGTT invalidate
Matthew Brost
2024-10-23
drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIM
Matthew Brost
2024-10-14
drm/xe: add interface to request physical alignment for buffer objects
Juha-Pekka Heikkila
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
2024-09-11
drm/xe/ggtt: Convert register access to use xe_mmio
Matt Roper
2024-09-09
drm/xe: Don't keep stale pointer to bo->ggtt_node
Michal Wajdeczko
2024-08-28
drm/xe: Fix NPD in ggtt_node_remove()
Himal Prasad Ghimiray
2024-08-24
drm/xe: Fix total initialization in xe_ggtt_print_holes()
Nathan Chancellor
2024-08-23
drm/xe: Move ggtt_fini to devm managed
Matthew Brost
2024-08-22
drm/xe: Fix missing runtime outer protection for ggtt_remove_node
Rodrigo Vivi
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
2024-08-22
drm/xe: Refactor xe_ggtt balloon functions to make the node clear
Rodrigo Vivi
2024-08-22
drm/xe: Introduce xe_ggtt_print_holes
Rodrigo Vivi
2024-08-22
drm/xe: Introduce xe_ggtt_largest_hole
Rodrigo Vivi
2024-08-22
drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
Rodrigo Vivi
2024-08-22
drm/xe: Rename xe_ggtt_node related functions
Rodrigo Vivi
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
2024-08-22
drm/xe: Introduce GGTT documentation
Rodrigo Vivi
2024-08-22
drm/xe: Removed unused xe_ggtt_printk
Rodrigo Vivi
2024-07-02
drm/xe/bmg: Apply Wa_22019338487
Vinay Belgaumkar
2024-06-26
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-05-31
drm: move i915_drm.h under include/drm/intel
Jani Nikula
2024-05-27
drm/xe/vf: Use only assigned GGTT region
Michal Wajdeczko
2024-05-22
drm/xe/ggtt: use drm_dev_enter to mark device section
Matthew Auld
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
2024-04-16
drm/xe: Allow to assign GGTT region to the VF
Michal Wajdeczko
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-27
drm/xe: Move HW GGTT definitions to dedicated file
Michal Wajdeczko
2024-03-20
drm/xe: Move xe_ggtt_invalidate out from ggtt->lock
Maarten Lankhorst
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2024-03-20
drm/xe: Drop ggtt invalidate from display code
Matthew Brost
[next]