summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests/xe_pci.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-14drm/xe: Read VF GMD_ID with a specifically-allocated dummy GTMatt Roper1-2/+4
2025-10-14drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper1-0/+5
2025-10-11Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+6
2025-10-03drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko1-6/+6
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+230
2025-09-17drm/xe/tests: Add pre-GMDID IP descriptors to param generatorsMichal Wajdeczko1-0/+35
2025-09-05drm/xe/kunit: Promote fake platform parameter listMichal Wajdeczko1-0/+69
2025-09-05drm/xe/kunit: Introduce xe_pci_fake_data_desc()Michal Wajdeczko1-0/+117
2025-09-05drm/xe/kunit: Update struct xe_pci_fake_data step declarationsMichal Wajdeczko1-2/+2
2025-08-27kunit: Pass parameterized test context to generate_params()Marie Zhussupova1-7/+7
2025-08-21drm/xe: Probe for tile count during device info initializationGustavo Sousa1-0/+7
2025-07-03drm/xe/tests/pci: Ensure all platforms have a valid GT/tile countMatt Roper1-0/+31
2025-06-16drm/xe/tests: Convert xe_pci tests to parametrized testsMichal Wajdeczko1-32/+31
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
2024-08-13drm/xe/tests: remove unused leftover xe_call_for_each_device()Jani Nikula1-52/+0
2024-07-22drm/xe/tests: Add helpers for use in live testsMichal Wajdeczko1-0/+30
2023-12-22drm/xe/kunit: Set SR-IOV mode of the fake deviceMichal Wajdeczko1-0/+3
2023-12-21drm/xe/kunit: Add stub to read_gmdidLucas De Marchi1-0/+18
2023-12-21drm/xe/kunit: Move fake pci data to test-privLucas De Marchi1-6/+8
2023-12-21drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANYLucas De Marchi1-5/+0
2023-12-21drm/xe: Split xe_info_initMichaƂ Winiarski1-1/+2
2023-12-21drm/xe/kunit: Return number of iterated devicesMichal Wajdeczko1-3/+3
2023-12-21drm/xe/kunit: Handle fake device creation for all platform/subplatform casesAnusha Srivatsa1-3/+0
2023-12-20drm/xe: Add KUnit test for xe_pci.c IP engine listsMatt Roper1-0/+44
2023-12-20drm/xe: Generalize fake device creationLucas De Marchi1-0/+47
2023-12-20drm/xe: Move test infra out of xe_pci.[ch]Lucas De Marchi1-0/+62