summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests/xe_migrate.c
AgeCommit message (Expand)Author
2024-08-19drm/xe: Remove redundant param from xe_bo_create_userNirmoy Das
2024-08-13drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()Nirmoy Das
2024-07-22drm/xe/tests: Convert xe_migrate live testsMichal Wajdeczko
2024-07-17drm/xe/migrate: Add kunit to test migration functionality for BMGAkshata Jahagirdar
2024-07-17drm/xe/xe2: Introduce identity map for compressed pat for vramAkshata Jahagirdar
2024-07-17drm/xe/migrate: Add kunit to test clear functionalityAkshata Jahagirdar
2024-07-12drm/xe/kunit: Simplify xe_migrate live tests code layoutMichal Wajdeczko
2024-07-12drm/xe/kunit: Kill xe_cur_kunit()Michal Wajdeczko
2024-05-21drm/xe/tests: Use uninterruptible VM lockNirmoy Das
2024-04-26drm/xe: Delete PT update selftestMatthew Brost
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-02-27drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow
2024-02-26drm/xe: Convert kunit tests from mem_access to xe_pm_runtimeRodrigo Vivi
2024-01-15drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström
2024-01-11drm/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