public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] xe_pat: add compression subtests
@ 2026-01-07  5:24 Xin Wang
  2026-01-07  5:24 ` [PATCH 1/4] tests/xe_pat: add userptr-comp PAT test Xin Wang
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Xin Wang @ 2026-01-07  5:24 UTC (permalink / raw)
  To: igt-dev; +Cc: Xin Wang

This series extends IGT xe_pat coverage for PAT compression
behavior.

It adds three new subtests covering:
 - userptr-comp: verify PAT compression works with userptr
 objects
 - prime-external-import-comp: verify compression with dma-bufs
 import
 - bo-wb-comp-1way-bind: verify compression behavior with WB BO
 in 1-way coherent bind flow

The new subtests are also added to intel-ci xe.fast-feedback.testlist to
provide continuous regression coverage.

Xin Wang (4):
  tests/xe_pat: add userptr-comp PAT test
  tests/xe_pat: add prime-external-import-comp PAT test
  tests/xe_pat: add bo-wb-comp-1way-bind PAT test
  intel-ci: add xe_pat compression subtests

 tests/intel-ci/xe.fast-feedback.testlist |   3 +
 tests/intel/xe_pat.c                     | 211 +++++++++++++++++++++++
 2 files changed, 214 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2026-01-08  6:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07  5:24 [PATCH 0/4] xe_pat: add compression subtests Xin Wang
2026-01-07  5:24 ` [PATCH 1/4] tests/xe_pat: add userptr-comp PAT test Xin Wang
2026-01-07  9:57   ` Matthew Auld
2026-01-07  5:24 ` [PATCH 2/4] tests/xe_pat: add prime-external-import-comp " Xin Wang
2026-01-07 10:01   ` Matthew Auld
2026-01-07  5:24 ` [PATCH 3/4] tests/xe_pat: add bo-wb-comp-1way-bind " Xin Wang
2026-01-07 10:17   ` Matthew Auld
2026-01-08  6:57     ` Wang, X
2026-01-07  5:24 ` [PATCH 4/4] intel-ci: add xe_pat compression subtests Xin Wang
2026-01-07  6:48 ` ✓ Xe.CI.BAT: success for xe_pat: add " Patchwork
2026-01-07  7:08 ` ✓ i915.CI.BAT: " Patchwork
2026-01-07  8:33 ` ✗ Xe.CI.Full: failure " Patchwork
2026-01-07  9:59 ` ✗ i915.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