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_sa.c
Age
Commit message (
Expand
)
Author
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
2025-11-18
drm/xe/sa: Shadow buffer support in the sub-allocator pool
Satyanarayana K V P
2025-11-13
drm/xe: Add sa/guc_buf_cache sync interface
MichaĆ Winiarski
2025-08-04
drm/xe/sa: Avoid caching GGTT address within the manager
Tomasz Lis
2025-04-04
drm/xe: Add XE_BO_FLAG_PINNED_NORESTORE
Matthew Brost
2025-01-19
drm/xe/sa: Allow creating suballocator with custom guard size
Michal Wajdeczko
2025-01-19
drm/xe/sa: Allow making suballocations using custom gfp flags
Michal Wajdeczko
2025-01-19
drm/xe/sa: Tidy up coding style in init()
Michal Wajdeczko
2025-01-19
drm/xe/sa: Improve error message on init failure
Michal Wajdeczko
2025-01-19
drm/xe/sa: Drop redundant NULL assignments
Michal Wajdeczko
2025-01-19
drm/xe/sa: Always call drm_suballoc_manager_fini()
Michal Wajdeczko
2024-09-12
drm/xe: Use ERR_CAST to return an error-valued pointer
Yu Jiaoliang
2024-08-23
drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map
Matthew Brost
2024-07-03
drm/xe: Convert multiple bind ops into single job
Matthew Brost
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
drm/xe: Let primary and media GT share a kernel_bb_pool
Matt Roper
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