All of 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
  0 siblings, 0 replies; 35+ 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] 35+ messages in thread

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

Thread overview: 35+ 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 ` [Intel-xe] " Lucas De Marchi
2023-08-29 14:11 ` [igt-dev] [PATCH igt 1/4] lib: Add xe_pciids.h Lucas De Marchi
2023-08-29 14:11   ` [Intel-xe] " Lucas De Marchi
2023-08-31  6:28   ` [igt-dev] " Balasubramani Vivekanandan
2023-08-31  6:28     ` Balasubramani Vivekanandan
2023-08-31  6:55     ` [igt-dev] " Balasubramani Vivekanandan
2023-08-31  6:55       ` Balasubramani Vivekanandan
2023-09-01  9:21     ` [igt-dev] " Lucas De Marchi
2023-09-01  9:21       ` Lucas De Marchi
2023-09-01 12:17       ` [igt-dev] " Vivi, Rodrigo
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-29 14:11   ` [Intel-xe] " Lucas De Marchi
2023-08-31  6:48   ` [igt-dev] " Balasubramani Vivekanandan
2023-08-31  6:48     ` Balasubramani Vivekanandan
2023-08-31  6:51     ` [igt-dev] " Balasubramani Vivekanandan
2023-08-31  6:51       ` Balasubramani Vivekanandan
2023-08-31 17:15     ` [igt-dev] " Matt Roper
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-29 14:11   ` [Intel-xe] " Lucas De Marchi
2023-08-30 23:48   ` [igt-dev] " Srivatsa, Anusha
2023-08-30 23:48     ` [Intel-xe] " 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-29 14:11   ` [Intel-xe] " Lucas De Marchi
2023-08-30 23:50   ` [igt-dev] " Srivatsa, Anusha
2023-08-30 23:50     ` [Intel-xe] " 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 15:28 ` [Intel-xe] ✗ CI.Patch_applied: failure " Patchwork
2023-08-29 21:38 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
2023-08-30 21:07 ` [igt-dev] [Intel-xe] [PATCH igt 0/4] " Rodrigo Vivi
2023-08-30 21:07   ` Rodrigo Vivi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.