index
:
linux.git
master
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_bo_evict.c
Age
Commit message (
Expand
)
Author
2025-10-15
drm/xe/evict: drop bogus assert
Matthew Auld
2025-09-22
drm/xe: Pre-allocate system memory for pinned external bos in the pm notfier
Thomas Hellström
2025-09-22
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
2025-06-09
drm/xe: Use xe_ggtt_map_bo_unlocked for resume
Maarten Lankhorst
2025-04-23
drm/xe: handle pinned memory in PM notifier
Matthew Auld
2025-04-23
drm/xe: evict user memory in PM notifier
Matthew Auld
2025-04-04
drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
Matthew Auld
2025-04-04
drm/xe: use backup object for pinned save/restore
Matthew Auld
2025-03-27
drm/xe/bo: Add a bo remove callback
Thomas Hellström
2025-03-21
drm/xe: Simplify pinned bo iteration
Thomas Hellström
2024-11-22
drm/xe: Allow bo mapping on multiple ggtts
Niranjana Vishwanathapura
2024-11-13
drm/xe: handle flat ccs during hibernation on igpu
Matthew Auld
2024-11-08
drm/xe: improve hibernation on igpu
Matthew Auld
2024-11-01
drm/xe: Restore system memory GGTT mappings
Matthew Brost
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-05
drm/xe: Pipeline evict / restore of pinned BOs during suspend / resume
Matthew Brost
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe/bo: Simplify xe_bo_lock()
Thomas Hellström
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-19
drm/xe: Move migration from GT to tile
Matt Roper
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
drm/xe: Move GGTT from GT to tile
Matt Roper
2023-12-19
drm/xe: fix suspend-resume for dgfx
Matthew Auld
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe: Lock GGTT on when restoring kernel BOs
Matthew Brost
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost