summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests/xe_bo.c
AgeCommit message (Expand)Author
2025-04-27drm/xe: Drop force_alloc from xe_bo_evict in selftestsMatthew Brost
2025-04-04drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTOREMatthew Auld
2025-03-05drm/xe: Add a shrinker for xe bosThomas Hellström
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-15drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk
2024-12-19drm/xe/tests: Move shrink test out of xe_boNirmoy Das
2024-12-09drm/xe/tests: Wait for clear fence operation to completeNirmoy Das
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-09drm/xe/tests: Fix the shrinker test compiler warnings.Thomas Hellström
2024-09-11drm/xe: Add a xe_bo subtest for shrinking / swappingThomas Hellström
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_bo live testsMichal Wajdeczko
2024-07-17drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfxAkshata Jahagirdar
2024-07-12drm/xe/kunit: Simplify xe_bo live tests code layoutMichal Wajdeczko
2024-07-12drm/xe/kunit: Kill xe_cur_kunit()Michal Wajdeczko
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-02-26drm/xe: Convert kunit tests from mem_access to xe_pm_runtimeRodrigo Vivi
2024-01-10drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter
2023-12-21drm/xe/xe2: Modify xe_bo_test for system memoryHimal Prasad Ghimiray
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra
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/bo: Simplify xe_bo_lock()Thomas Hellström
2023-12-21drm/xe/selftests: make eviction test tile centricMatthew Auld
2023-12-21drm/xe/selftests: consider multi-GT for eviction testMatthew Auld
2023-12-21drm/xe: add missing bulk_move resetMatthew Auld
2023-12-21drm/xe/selftests: restart GT after xe_bo_restore_kernel()Matthew Auld
2023-12-21drm/xe/selftests: hold rpm for ccs_test_migrate()Matthew Auld
2023-12-21drm/xe/selftests: hold rpm for evict_test_run_device()Matthew Auld
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: Move VRAM from GT to tileMatt Roper
2023-12-19drm/xe: Add backpointer from gt to tileMatt Roper
2023-12-19drm/xe: Introduce xe_tileMatt Roper
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: Stop accepting value in xe_migrate_clearBalasubramani Vivekanandan
2023-12-19drm/xe: Fix kunit integration due to missing prototypesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost