Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v4 0/8] Initial PTL support
@ 2024-12-06 21:27 Clint Taylor
  2024-12-06 21:27 ` [PATCH i-g-t v4 1/8] PTL: lib/intel_chipset: add pantherlake definition and support Clint Taylor
                   ` (12 more replies)
  0 siblings, 13 replies; 20+ messages in thread
From: Clint Taylor @ 2024-12-06 21:27 UTC (permalink / raw)
  To: igt-dev

Initial set of patches to enable testing Pantherlake.

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

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

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

Vinod Govindapillai (1):
  XE3: tests/intel/kms_frontbuffer_tracking: platform based handling of
    x-tile cases

 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


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

end of thread, other threads:[~2024-12-07  3:05 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06 21:27 [PATCH i-g-t v4 0/8] Initial PTL support Clint Taylor
2024-12-06 21:27 ` [PATCH i-g-t v4 1/8] PTL: lib/intel_chipset: add pantherlake definition and support Clint Taylor
2024-12-06 23:30   ` Matt Roper
2024-12-06 21:27 ` [PATCH i-g-t v4 2/8] XE3: lib/intel_pat: extend for xe3 Clint Taylor
2024-12-06 21:27 ` [PATCH i-g-t v4 3/8] XE3: tests/intel/xe_pat: " Clint Taylor
2024-12-06 21:27 ` [PATCH i-g-t v4 4/8] XE3: tests/kms_addfb_basic: fix x-tiled tests for case when there is no x-tile Clint Taylor
2024-12-06 23:46   ` Matt Roper
2024-12-06 21:27 ` [PATCH i-g-t v4 5/8] XE3: tests/intel/kms_draw_crc: " Clint Taylor
2024-12-07  0:01   ` Matt Roper
2024-12-06 21:27 ` [PATCH i-g-t v4 6/8] XE3: tests/kms_cursor_legacy: flip_vs_cursor_busy_crc was requiring any driver but used intel x-tile Clint Taylor
2024-12-07  0:10   ` Matt Roper
2024-12-06 21:27 ` [PATCH i-g-t v4 7/8] XE3: tests/intel/kms_frontbuffer_tracking: fix x-tiled tests for case when there is no x-tile Clint Taylor
2024-12-07  0:21   ` Matt Roper
2024-12-06 21:27 ` [PATCH i-g-t v4 8/8] XE3: tests/intel/kms_frontbuffer_tracking: platform based handling of x-tile cases Clint Taylor
2024-12-07  0:28   ` Matt Roper
2024-12-06 22:30 ` ✓ Xe.CI.BAT: success for Initial PTL support (rev4) Patchwork
2024-12-06 22:30 ` ✓ i915.CI.BAT: " Patchwork
2024-12-06 23:21 ` [PATCH i-g-t v4 0/8] Initial PTL support Matt Roper
2024-12-06 23:44 ` ✗ i915.CI.Full: failure for Initial PTL support (rev4) Patchwork
2024-12-07  3:05 ` ✗ Xe.CI.Full: " Patchwork

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