Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH igt 0/4] Add LNL support to xe tests
@ 2023-08-29 14:11 Lucas De Marchi
  2023-08-29 14:11 ` [Intel-xe] [PATCH igt 1/4] lib: Add xe_pciids.h Lucas De Marchi
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Lucas De Marchi @ 2023-08-29 14:11 UTC (permalink / raw)
  To: igt-dev; +Cc: Lucas De Marchi, intel-xe

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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2023-09-01 12:18 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29 14:11 [Intel-xe] [PATCH igt 0/4] Add LNL support to xe tests Lucas De Marchi
2023-08-29 14:11 ` [Intel-xe] [PATCH igt 1/4] lib: Add xe_pciids.h Lucas De Marchi
2023-08-31  6:28   ` Balasubramani Vivekanandan
2023-08-31  6:55     ` Balasubramani Vivekanandan
2023-09-01  9:21     ` Lucas De Marchi
2023-09-01 12:17       ` Vivi, Rodrigo
2023-08-29 14:11 ` [Intel-xe] [PATCH igt 2/4] lib/intel_chipset: Add Lunar Lake support Lucas De Marchi
2023-08-31  6:48   ` Balasubramani Vivekanandan
2023-08-31  6:51     ` Balasubramani Vivekanandan
2023-08-31 17:15     ` Matt Roper
2023-08-29 14:11 ` [Intel-xe] [PATCH igt 3/4] lib/intel_device_info: Add blitter cmd info for Lunar Lake Lucas De Marchi
2023-08-30 23:48   ` [Intel-xe] [igt-dev] " Srivatsa, Anusha
2023-08-29 14:11 ` [Intel-xe] [PATCH igt 4/4] tests/xe_debugfs: skip page table level check for Xe2 Lucas De Marchi
2023-08-30 23:50   ` [Intel-xe] [igt-dev] " Srivatsa, Anusha
2023-08-29 15:28 ` [Intel-xe] ✗ CI.Patch_applied: failure for Add LNL support to xe tests Patchwork
2023-08-30 21:07 ` [Intel-xe] [PATCH igt 0/4] " Rodrigo Vivi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox