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_migrate.h
Age
Commit message (
Expand
)
Author
2025-12-23
drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
2025-11-18
drm/xe/vf: Shadow buffer management for CCS read/write operations
Satyanarayana K V P
2025-11-13
drm/xe/migrate: Add function to copy of VRAM data in chunks
Lukasz Laguna
2025-11-04
drm/xe: Attach last fence to TLB invalidation job queues
Matthew Brost
2025-08-27
drm/xe: Decouple TLB invalidations from GT
Matthew Brost
2025-08-08
drm/xe/vf: Refactor CCS save/restore to use default migration context
Satyanarayana K V P
2025-08-06
drm/pagemap: Use struct drm_pagemap_addr in mapping and copy functions
Francois Dugast
2025-07-29
drm/xe/vf: Fix VM crash during VF driver release
Satyanarayana K V P
2025-07-24
drm/xe: Use GT TLB invalidation jobs in PT layer
Matthew Brost
2025-07-24
drm/xe: Add GT TLB invalidation jobs
Matthew Brost
2025-07-23
drm/xe/vf: Register CCS read/write contexts with Guc
Satyanarayana K V P
2025-07-23
drm/xe/vf: Attach and detach CCS copy commands with BO
Satyanarayana K V P
2025-07-16
drm/xe: Split xe_migrate allocation from initialization
Piotr Piórkowski
2025-04-24
drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Brost
2025-03-06
drm/xe: Add migrate layer functions for SVM support
Matthew Brost
2024-08-22
drm/xe: Remove unnecessary drm_mm.h includes
Rodrigo Vivi
2024-08-13
drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
Nirmoy Das
2024-07-03
drm/xe: Convert multiple bind ops into single job
Matthew Brost
2024-07-03
drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
Matthew Brost
2023-12-21
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Make bind engines safe
Matthew Brost
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: Support copying of data between system memory bos
Thomas Hellström
2023-12-19
drm/xe: Stop accepting value in xe_migrate_clear
Balasubramani Vivekanandan
2023-12-19
drm/xe: Prefer single underscore for header guards
Lucas De Marchi
2023-12-12
drm/xe/migrate: Add kerneldoc for the migrate subsystem
Thomas Hellström
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost