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
/
tests
/
xe_migrate.c
Age
Commit message (
Expand
)
Author
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
2025-04-27
drm/xe: Drop force_alloc from xe_bo_evict in selftests
Matthew Brost
2025-04-04
drm/xe: unconditionally apply PINNED for pin_map()
Matthew Auld
2024-12-09
drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt
Mirsad Todorovac
2024-11-27
drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
Matthew Brost
2024-08-19
drm/xe: Remove redundant param from xe_bo_create_user
Nirmoy Das
2024-08-13
drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
Nirmoy Das
2024-07-22
drm/xe/tests: Convert xe_migrate live tests
Michal Wajdeczko
2024-07-17
drm/xe/migrate: Add kunit to test migration functionality for BMG
Akshata Jahagirdar
2024-07-17
drm/xe/xe2: Introduce identity map for compressed pat for vram
Akshata Jahagirdar
2024-07-17
drm/xe/migrate: Add kunit to test clear functionality
Akshata Jahagirdar
2024-07-12
drm/xe/kunit: Simplify xe_migrate live tests code layout
Michal Wajdeczko
2024-07-12
drm/xe/kunit: Kill xe_cur_kunit()
Michal Wajdeczko
2024-05-21
drm/xe/tests: Use uninterruptible VM lock
Nirmoy Das
2024-04-26
drm/xe: Delete PT update selftest
Matthew Brost
2024-04-12
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-02-27
drm/xe/tests: Fix printf format specifiers in xe_migrate test
David Gow
2024-02-26
drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
Rodrigo Vivi
2024-01-15
drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
Thomas Hellström
2024-01-11
drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
Thomas Hellström
2023-12-21
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Update emit_pte to use compression enabled PAT index
Himal Prasad Ghimiray
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
2023-12-21
drm/xe/tests: Fix migrate test
Pallavi Mishra
2023-12-21
drm/xe: directly use pat_index for pte_encode
Matthew Auld
2023-12-21
drm/xe/tests/xe_migrate.c: Add vram to vram KUNIT test
David Kershner
2023-12-21
drm/xe: Use vfunc for pte/pde ppgtt encoding
Lucas De Marchi
2023-12-21
drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interface
Thomas Hellström
2023-12-21
drm/xe/vm: Simplify and document xe_vm_lock()
Thomas Hellström
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Remove vma arg from xe_pte_encode()
Lucas De Marchi
2023-12-21
drm/xe/bo: support tiered vram allocation for small-bar
Matthew Auld
2023-12-21
drm/xe: Normalize XE_VM_FLAG* names
Lucas De Marchi
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
2023-12-21
drm/xe: Rename pte/pde encoding functions
Lucas De Marchi
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
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: Fix the migrate selftest for integrated GPUs
Thomas Hellström
2023-12-19
drm/xe: Cleanup page-related defines
Lucas De Marchi
2023-12-19
drm/xe: Use symbol namespace for kunit tests
Lucas De Marchi
2023-12-19
drm/xe: Move test infra out of xe_pci.[ch]
Lucas De Marchi
2023-12-19
drm/xe/tests: Set correct expectation
Niranjana Vishwanathapura
2023-12-19
drm/xe/tests: Use proper batch base address
Niranjana Vishwanathapura
2023-12-19
drm/xe: Stop accepting value in xe_migrate_clear
Balasubramani Vivekanandan
2023-12-19
drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate test
Thomas Hellström
2023-12-19
drm/xe/tests: Support CPU page-table updates in the migrate test
Thomas Hellström
[next]