Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH igt 0/4] Add LNL support to xe tests
@ 2023-08-29 14:11 Lucas De Marchi
  2023-08-29 14:11 ` [igt-dev] [PATCH igt 1/4] lib: Add xe_pciids.h Lucas De Marchi
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ 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] 19+ messages in thread

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

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29 14:11 [igt-dev] [PATCH igt 0/4] Add LNL support to xe tests Lucas De Marchi
2023-08-29 14:11 ` [igt-dev] [PATCH igt 1/4] lib: Add xe_pciids.h Lucas De Marchi
2023-08-31  6:28   ` [igt-dev] [Intel-xe] " 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 ` [igt-dev] [PATCH igt 2/4] lib/intel_chipset: Add Lunar Lake support Lucas De Marchi
2023-08-31  6:48   ` [igt-dev] [Intel-xe] " Balasubramani Vivekanandan
2023-08-31  6:51     ` Balasubramani Vivekanandan
2023-08-31 17:15     ` Matt Roper
2023-08-29 14:11 ` [igt-dev] [PATCH igt 3/4] lib/intel_device_info: Add blitter cmd info for Lunar Lake Lucas De Marchi
2023-08-30 23:48   ` Srivatsa, Anusha
2023-08-29 14:11 ` [igt-dev] [PATCH igt 4/4] tests/xe_debugfs: skip page table level check for Xe2 Lucas De Marchi
2023-08-30 23:50   ` Srivatsa, Anusha
2023-08-29 14:26 ` [igt-dev] ✗ GitLab.Pipeline: warning for Add LNL support to xe tests Patchwork
2023-08-29 14:59 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-08-29 15:26 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-08-29 21:38 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-08-30 21:07 ` [igt-dev] [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