index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
tests
/
xe_pci.c
Age
Commit message (
Expand
)
Author
2025-10-14
drm/xe: Read VF GMD_ID with a specifically-allocated dummy GT
Matt Roper
2025-10-14
drm/xe/kunit: Fix kerneldoc for parameterized tests
Matt Roper
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-02
drm/xe/tests: Fix build break on clang 16.0.6
Michal Wajdeczko
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-09-17
drm/xe/tests: Add pre-GMDID IP descriptors to param generators
Michal Wajdeczko
2025-09-05
drm/xe/kunit: Promote fake platform parameter list
Michal Wajdeczko
2025-09-05
drm/xe/kunit: Introduce xe_pci_fake_data_desc()
Michal Wajdeczko
2025-09-05
drm/xe/kunit: Update struct xe_pci_fake_data step declarations
Michal Wajdeczko
2025-08-26
kunit: Pass parameterized test context to generate_params()
Marie Zhussupova
2025-08-20
drm/xe: Probe for tile count during device info initialization
Gustavo Sousa
2025-07-02
drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count
Matt Roper
2025-06-16
drm/xe/tests: Convert xe_pci tests to parametrized tests
Michal Wajdeczko
2025-03-05
drm/xe: Convert pre-GMDID IPs to struct xe_ip
Gustavo Sousa
2025-03-05
drm/xe: Rename gmdid_map to xe_ip
Gustavo Sousa
2024-08-13
drm/xe/tests: remove unused leftover xe_call_for_each_device()
Jani Nikula
2024-07-22
drm/xe/tests: Add helpers for use in live tests
Michal Wajdeczko
2023-12-21
drm/xe/kunit: Set SR-IOV mode of the fake device
Michal Wajdeczko
2023-12-21
drm/xe/kunit: Add stub to read_gmdid
Lucas De Marchi
2023-12-21
drm/xe/kunit: Move fake pci data to test-priv
Lucas De Marchi
2023-12-21
drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANY
Lucas De Marchi
2023-12-21
drm/xe: Split xe_info_init
MichaĆ Winiarski
2023-12-21
drm/xe/kunit: Return number of iterated devices
Michal Wajdeczko
2023-12-21
drm/xe/kunit: Handle fake device creation for all platform/subplatform cases
Anusha Srivatsa
2023-12-19
drm/xe: Add KUnit test for xe_pci.c IP engine lists
Matt Roper
2023-12-19
drm/xe: Generalize fake device creation
Lucas De Marchi
2023-12-19
drm/xe: Move test infra out of xe_pci.[ch]
Lucas De Marchi