summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests/xe_migrate.c
AgeCommit message (Expand)Author
2024-02-27drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow
2024-01-15drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström
2023-12-21drm/xe/xe2: Handle flat ccs move for igfx.Himal Prasad Ghimiray
2023-12-21drm/xe/xe2: Update emit_pte to use compression enabled PAT indexHimal Prasad Ghimiray
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi
2023-12-21drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()Thomas Hellström
2023-12-21drm/xe/tests: Fix migrate testPallavi Mishra
2023-12-21drm/xe: directly use pat_index for pte_encodeMatthew Auld
2023-12-21drm/xe/tests/xe_migrate.c: Add vram to vram KUNIT testDavid Kershner
2023-12-21drm/xe: Use vfunc for pte/pde ppgtt encodingLucas De Marchi
2023-12-21drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström
2023-12-21drm/xe/vm: Simplify and document xe_vm_lock()Thomas Hellström
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Remove vma arg from xe_pte_encode()Lucas De Marchi
2023-12-21drm/xe/bo: support tiered vram allocation for small-barMatthew Auld
2023-12-21drm/xe: Normalize XE_VM_FLAG* namesLucas De Marchi
2023-12-21drm/xe: Port Xe to GPUVAMatthew Brost
2023-12-21drm/xe: Rename pte/pde encoding functionsLucas De Marchi
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper
2023-12-19drm/xe: Move migration from GT to tileMatt Roper
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Support copying of data between system memory bosThomas Hellström
2023-12-19drm/xe: Fix the migrate selftest for integrated GPUsThomas Hellström
2023-12-19drm/xe: Cleanup page-related definesLucas De Marchi
2023-12-19drm/xe: Use symbol namespace for kunit testsLucas De Marchi
2023-12-19drm/xe: Move test infra out of xe_pci.[ch]Lucas De Marchi
2023-12-19drm/xe/tests: Set correct expectationNiranjana Vishwanathapura
2023-12-19drm/xe/tests: Use proper batch base addressNiranjana Vishwanathapura
2023-12-19drm/xe: Stop accepting value in xe_migrate_clearBalasubramani Vivekanandan
2023-12-19drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate testThomas Hellström
2023-12-19drm/xe/tests: Support CPU page-table updates in the migrate testThomas Hellström
2023-12-19drm/xe: s/lmem/vram/Matthew Auld
2023-12-19drm/xe/tests: Grab a memory access reference around the migrate sanity testThomas Hellström
2023-12-19drm/xe: Fix kunit integration due to missing prototypesLucas De Marchi
2023-12-12drm/xe: Fix some log messages on 32bLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost