summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests
AgeCommit message (Expand)Author
2025-04-29drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regsTejas Upadhyay
2025-04-27drm/xe: Drop force_alloc from xe_bo_evict in selftestsMatthew Brost
2025-04-04drm/xe: unconditionally apply PINNED for pin_map()Matthew Auld
2025-04-04drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTOREMatthew Auld
2025-03-12drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()Lucas De Marchi
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-03-05drm/xe: Convert pre-GMDID IPs to struct xe_ipGustavo Sousa
2025-03-05drm/xe: Rename gmdid_map to xe_ipGustavo Sousa
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-19drm/xe/kunit: Add KUnit tests for GuC Buffer CacheMichal Wajdeczko
2025-01-15drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk
2025-01-13drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk
2025-01-09drm/xe: Fix all typos in xeNitin Gote
2024-12-19drm/xe/tests: Move shrink test out of xe_boNirmoy Das
2024-12-13Merge tag 'drm-xe-fixes-2024-12-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-12drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-09drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-09Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-12-09drm/xe/tests: Wait for clear fence operation to completeNirmoy Das
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-11-27drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOsMatthew Brost
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-17drm/xe/tests/mocs: Update xe_force_wake_get() return handlingHimal Prasad Ghimiray
2024-10-09drm/xe/tests: Fix the shrinker test compiler warnings.Thomas Hellström
2024-09-11drm/xe/mocs: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe: Add a xe_bo subtest for shrinking / swappingThomas Hellström
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-08-19drm/xe: Remove redundant param from xe_bo_create_userNirmoy Das
2024-08-13drm/xe/tests: remove unused leftover xe_call_for_each_device()Jani Nikula
2024-08-13drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()Nirmoy Das
2024-07-29drm/xe: Migrate OOB WAs to OR rulesLucas De Marchi
2024-07-29drm/xe/kunit: Test rtp with no actionsLucas De Marchi
2024-07-29drm/xe/kunit: Rename rtp test casesLucas De Marchi
2024-07-29drm/xe/kunit: Test active rtp entriesLucas De Marchi
2024-07-29drm/xe/kunit: Rename count to count_sr_entriesLucas De Marchi
2024-07-29drm/xe/kunit: Test WAs for BMGLucas De Marchi
2024-07-22drm/xe/tests: Skip xe_mocs live tests on VF deviceMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_mocs live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_migrate live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_dma_buf live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_bo live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Add helpers for use in live testsMichal Wajdeczko
2024-07-17drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfxAkshata Jahagirdar
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_mocs live tests code layoutMichal Wajdeczko