[PATCH i-g-t v5 0/7] Initial PTL support

Clint Taylor clinton.a.taylor at intel.com
Wed Dec 18 21:36:47 UTC 2024


Initial set of patches to enable testing Pantherlake.

Juha-pekka Heikkila (4):
  tests/kms_addfb_basic: fix x-tiled tests for case when there is no
    x-tile
  tests/intel/kms_draw_crc: fix x-tiled tests for case when there is no
    x-tile
  tests/kms_cursor_legacy: flip_vs_cursor_busy_crc was requiring any
    driver but used intel x-tile
  tests/intel/kms_frontbuffer_tracking: fix x-tiled tests for case when
    there is no x-tile

Matt Atwood (1):
  lib/intel_chipset: add pantherlake definition and support

Matthew Auld (2):
  lib/intel_pat: extend for xe3
  tests/intel/xe_pat: extend for xe3

 lib/intel_chipset.h                    |  2 ++
 lib/intel_device_info.c                | 13 +++++++++++++
 lib/intel_pat.c                        |  3 ++-
 tests/intel/kms_draw_crc.c             |  6 ++++--
 tests/intel/kms_frontbuffer_tracking.c | 20 ++++++++++++++++----
 tests/intel/xe_pat.c                   |  4 ++--
 tests/kms_addfb_basic.c                | 22 ++++++++++++----------
 tests/kms_cursor_legacy.c              |  2 +-
 8 files changed, 52 insertions(+), 20 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list