index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
tests
/
xe_migrate.c
Age
Commit message (
Expand
)
Author
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
2023-12-19
drm/xe: s/lmem/vram/
Matthew Auld
2023-12-19
drm/xe/tests: Grab a memory access reference around the migrate sanity test
Thomas Hellström
2023-12-19
drm/xe: Fix kunit integration due to missing prototypes
Lucas De Marchi
2023-12-12
drm/xe: Fix some log messages on 32b
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost