[igt-dev] [Intel-xe] [PATCH igt 0/4] Add LNL support to xe tests

Rodrigo Vivi rodrigo.vivi at intel.com
Wed Aug 30 21:07:22 UTC 2023


On Tue, Aug 29, 2023 at 07:11:03AM -0700, Lucas De Marchi wrote:
> 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.


Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
 for the series

> 
> 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