summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests/xe_pci.c
AgeCommit message (Expand)Author
2025-10-14drm/xe: Read VF GMD_ID with a specifically-allocated dummy GTMatt Roper
2025-10-14drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-02drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-17drm/xe/tests: Add pre-GMDID IP descriptors to param generatorsMichal Wajdeczko
2025-09-05drm/xe/kunit: Promote fake platform parameter listMichal Wajdeczko
2025-09-05drm/xe/kunit: Introduce xe_pci_fake_data_desc()Michal Wajdeczko
2025-09-05drm/xe/kunit: Update struct xe_pci_fake_data step declarationsMichal Wajdeczko
2025-08-26kunit: Pass parameterized test context to generate_params()Marie Zhussupova
2025-08-20drm/xe: Probe for tile count during device info initializationGustavo Sousa
2025-07-02drm/xe/tests/pci: Ensure all platforms have a valid GT/tile countMatt Roper
2025-06-16drm/xe/tests: Convert xe_pci tests to parametrized testsMichal Wajdeczko
2025-03-05drm/xe: Convert pre-GMDID IPs to struct xe_ipGustavo Sousa
2025-03-05drm/xe: Rename gmdid_map to xe_ipGustavo Sousa
2024-08-13drm/xe/tests: remove unused leftover xe_call_for_each_device()Jani Nikula
2024-07-22drm/xe/tests: Add helpers for use in live testsMichal Wajdeczko
2023-12-21drm/xe/kunit: Set SR-IOV mode of the fake deviceMichal Wajdeczko
2023-12-21drm/xe/kunit: Add stub to read_gmdidLucas De Marchi
2023-12-21drm/xe/kunit: Move fake pci data to test-privLucas De Marchi
2023-12-21drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANYLucas De Marchi
2023-12-21drm/xe: Split xe_info_initMichaƂ Winiarski
2023-12-21drm/xe/kunit: Return number of iterated devicesMichal Wajdeczko
2023-12-21drm/xe/kunit: Handle fake device creation for all platform/subplatform casesAnusha Srivatsa
2023-12-19drm/xe: Add KUnit test for xe_pci.c IP engine listsMatt Roper
2023-12-19drm/xe: Generalize fake device creationLucas De Marchi
2023-12-19drm/xe: Move test infra out of xe_pci.[ch]Lucas De Marchi