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