summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/tests
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-15drm/xe: Cleanup unused header includesMatt Roper-0/+1
2026-01-12drm/xe: Start using ggtt->start in preparation of balloon removalMaarten Lankhorst-1/+1
2025-12-17drm/xe: Introduce IF_ARGS macro utilityMichal Wajdeczko-0/+54
2025-11-19drm/xe/tests: Use scope-based runtime PMMatt Roper-26/+7
2025-11-19drm/xe/mocs: Use scope-based cleanupMatt Roper-11/+6
2025-11-14drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper-1/+1
2025-11-13drm/xe/pf: Use migration-friendly GGTT auto-provisioningMichal Wajdeczko-0/+46
2025-11-07drm/xe/tests: Add KUnit tests for PF fair provisioningMichal Wajdeczko-0/+162
2025-10-22drm/xe/tests/pci: Check dma_mask_size, va_bits and vm_max_levelGustavo Sousa-0/+7
2025-10-22drm/xe/tests/pci: Convert GT count check to general device checkGustavo Sousa-5/+4
2025-10-14drm/xe/rtp: Pass xe_device parameter to FUNC matchesMatt Roper-2/+4
2025-10-14drm/xe: Read VF GMD_ID with a specifically-allocated dummy GTMatt Roper-2/+4
2025-10-14drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper-0/+5
2025-10-14Merge drm/drm-next into drm-xe-nextThomas Hellström-16/+17
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-6/+6
2025-10-02drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko-6/+6
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-151/+1086
2025-10-01Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-11/+12
2025-09-23drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko-6/+6
2025-09-22drm/xe/dma-buf: Allow pinning of p2p dma-bufThomas Hellström-2/+15
2025-09-17drm/xe/tests: Add pre-GMDID IP descriptors to param generatorsMichal Wajdeczko-0/+35
2025-09-15drm/xe/guc: Add test for G2G communicationsJohn Harrison-0/+778
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström-3/+6
2025-09-10drm/xe: Convert xe_bo_create_user() for exhaustive evictionThomas Hellström-16/+16
2025-09-10drm/xe: Pass down drm_exec context to validationThomas Hellström-34/+43
2025-09-09drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström-10/+2
2025-09-05drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström-10/+2
2025-09-05drm/xe/kunit: Drop xe_wa_test_exitMichal Wajdeczko-8/+0
2025-09-05drm/xe/kunit: Promote fake platform parameter listMichal Wajdeczko-54/+71
2025-09-05drm/xe/kunit: Drop custom struct platform_test_caseMichal Wajdeczko-27/+4
2025-09-05drm/xe/kunit: Introduce xe_pci_fake_data_desc()Michal Wajdeczko-0/+118
2025-09-05drm/xe/kunit: Update struct xe_pci_fake_data step declarationsMichal Wajdeczko-6/+5
2025-08-28drm/xe/tests: Make cross-device dma-buf BOs CPU-visible on small BARMarcin Bernatowicz-2/+3
2025-08-26kunit: Pass parameterized test context to generate_params()Marie Zhussupova-11/+12
2025-08-25drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf memberThomas Hellström-5/+3
2025-08-21drm/xe/kunit: Extend platform generator with PTLMichal Wajdeczko-0/+1
2025-08-20drm/xe: Probe for tile count during device info initializationGustavo Sousa-0/+7
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