summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/tests
AgeCommit message (Expand)AuthorLines
2025-09-09drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström-10/+2
2025-07-14drm/xe/pf: Stop requiring VF/PF version negotiation on every GTMichal Wajdeczko-232/+227
2025-07-02drm/xe/tests/pci: Ensure all platforms have a valid GT/tile countMatt Roper-0/+44
2025-06-27drm/xe: Drop bo->sizeMatthew Brost-29/+29
2025-06-16drm/xe/tests: Convert xe_pci tests to parametrized testsMichal Wajdeczko-56/+41
2025-06-16drm/xe/tests: Drop unused xe_device_fn typedefMichal Wajdeczko-1/+0
2025-06-09drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit testsMaarten Lankhorst-6/+5
2025-06-06drm/xe: don't store the xe device pointer inside xe_ttm_ttDave Airlie-2/+2
2025-04-29drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regsTejas Upadhyay-2/+5
2025-04-27drm/xe: Drop force_alloc from xe_bo_evict in selftestsMatthew Brost-3/+3
2025-04-04drm/xe: unconditionally apply PINNED for pin_map()Matthew Auld-6/+3
2025-04-04drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTOREMatthew Auld-2/+2
2025-03-12drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()Lucas De Marchi-1/+1
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-13/+13
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1/+5
2025-03-05drm/xe: Convert pre-GMDID IPs to struct xe_ipGustavo Sousa-1/+1
2025-03-05drm/xe: Rename gmdid_map to xe_ipGustavo Sousa-12/+12
2025-03-05drm/xe: Add a shrinker for xe bosThomas Hellström-1/+5
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-7/+33
2025-01-19drm/xe/kunit: Add KUnit tests for GuC Buffer CacheMichal Wajdeczko-0/+334
2025-01-15drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk-6/+4
2025-01-13drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk-6/+4
2025-01-09drm/xe: Fix all typos in xeNitin Gote-1/+1
2024-12-19drm/xe/tests: Move shrink test out of xe_boNirmoy Das-2/+16
2024-12-13Merge tag 'drm-xe-fixes-2024-12-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-2/+2
2024-12-12drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac-2/+2
2024-12-09drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac-2/+2
2024-12-09Merge drm/drm-next into drm-xe-nextRodrigo Vivi-2/+2
2024-12-09drm/xe/tests: Wait for clear fence operation to completeNirmoy Das-0/+7
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-2/+2
2024-12-02Merge drm/drm-next into drm-xe-nextRodrigo Vivi-1/+1
2024-11-27drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOsMatthew Brost-4/+9
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-12/+250
2024-10-17drm/xe/tests/mocs: Update xe_force_wake_get() return handlingHimal Prasad Ghimiray-10/+8
2024-10-09drm/xe/tests: Fix the shrinker test compiler warnings.Thomas Hellström-2/+3
2024-09-11drm/xe/mocs: Convert register access to use xe_mmioMatt Roper-2/+2
2024-09-11drm/xe: Add a xe_bo subtest for shrinking / swappingThomas Hellström-0/+239
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula-1/+1
2024-08-19drm/xe: Remove redundant param from xe_bo_create_userNirmoy Das-9/+10
2024-08-13drm/xe/tests: remove unused leftover xe_call_for_each_device()Jani Nikula-53/+0
2024-08-13drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()Nirmoy Das-5/+10
2024-07-29drm/xe: Migrate OOB WAs to OR rulesLucas De Marchi-19/+15
2024-07-29drm/xe/kunit: Test rtp with no actionsLucas De Marchi-0/+161
2024-07-29drm/xe/kunit: Rename rtp test casesLucas De Marchi-8/+8
2024-07-29drm/xe/kunit: Test active rtp entriesLucas De Marchi-1/+19
2024-07-29drm/xe/kunit: Rename count to count_sr_entriesLucas De Marchi-16/+16
2024-07-29drm/xe/kunit: Test WAs for BMGLucas De Marchi-0/+1
2024-07-22drm/xe/tests: Skip xe_mocs live tests on VF deviceMichal Wajdeczko-0/+6
2024-07-22drm/xe/tests: Convert xe_mocs live testsMichal Wajdeczko-4/+10
2024-07-22drm/xe/tests: Convert xe_migrate live testsMichal Wajdeczko-7/+12