[igt-dev] [PATCH igt 0/4] Add LNL support to xe tests
Lucas De Marchi
lucas.demarchi at intel.com
Tue Aug 29 14:11:03 UTC 2023
Add Lunar Lake support so xe driver can be tested. This brings the new
xe_pciids.h from kernel since now the PCI IDs is not going to be added
on the i915 side.
Janga Rahul Kumar (1):
tests/xe_debugfs: skip page table level check for Xe2
Lucas De Marchi (2):
lib: Add xe_pciids.h
lib/intel_chipset: Add Lunar Lake support
Zbigniew Kempczyński (1):
lib/intel_device_info: Add blitter cmd info for Lunar Lake
docs/reference/igt-gpu-tools/meson.build | 1 +
lib/intel_chipset.h | 5 +
lib/intel_device_info.c | 14 ++
lib/xe_pciids.h | 215 +++++++++++++++++++++++
tests/xe/xe_debugfs.c | 23 +--
5 files changed, 248 insertions(+), 10 deletions(-)
create mode 100644 lib/xe_pciids.h
--
2.40.1
More information about the igt-dev
mailing list