index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_ggtt.h
Age
Commit message (
Expand
)
Author
2026-01-12
drm/xe: Improve xe_gt_sriov_pf_config GGTT handling
Maarten Lankhorst
2026-01-12
drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_node
Maarten Lankhorst
2026-01-12
drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
Maarten Lankhorst
2026-01-12
drm/xe: Start using ggtt->start in preparation of balloon removal
Maarten Lankhorst
2025-11-13
drm/xe/pf: Add helpers for VF GGTT migration data handling
Michał Winiarski
2025-09-10
drm/xe: Pass down drm_exec context to validation
Thomas Hellström
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/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-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
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: Removed unused xe_ggtt_printk
Rodrigo Vivi
2024-06-26
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
2024-04-16
drm/xe: Allow to assign GGTT region to the VF
Michal Wajdeczko
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
2024-01-12
drm/xe: Allow to exclude part of GGTT from allocations
Michal Wajdeczko
2023-12-21
drm/xe: Reorder GGTT init to earlier point in probe
Michał Winiarski
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
2023-12-21
drm/xe: Use vfunc for ggtt pte encoding
Lucas De Marchi
2023-12-19
drm/xe: Move GGTT from GT to tile
Matt Roper
2023-12-19
drm/xe: Add debugfs for dumping GGTT mappings
Maarten Lankhorst
2023-12-19
drm/xe: Map initial FB at the same place in GGTT too
Maarten Lankhorst
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost