From: Xin Wang <x.wang@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Xin Wang <x.wang@intel.com>
Subject: [PATCH 0/4] xe_pat: add compression subtests
Date: Wed, 7 Jan 2026 05:24:02 +0000 [thread overview]
Message-ID: <20260107052406.21678-1-x.wang@intel.com> (raw)
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
next reply other threads:[~2026-01-07 5:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-07 5:24 Xin Wang [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260107052406.21678-1-x.wang@intel.com \
--to=x.wang@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox