public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Negative tests for VM_BIND decompression
@ 2026-04-20  4:57 Smitha Balasubramanyam
  2026-04-20  4:57 ` [PATCH 1/2] tests/intel : Add data structs & helper utilities for VM_Bind Neg tests Smitha Balasubramanyam
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Smitha Balasubramanyam @ 2026-04-20  4:57 UTC (permalink / raw)
  To: igt-dev, zbigniew.kempczynski, matthew.auld

This series adds negative test coverage for VM_BIND decompression.

Patch 1 adds resource management structures and helper utilities
used by the VM_BIND Decomp Negative tests.

Patch 2 implements the actual negative tests covering invalid uapi parameters and
ccs corruption scenarios.

Previous version:
https://patchwork.freedesktop.org/series/162838/

Smitha Balasubramanyam (2):
  tests/intel : Add data structs & helper utilities for VM_Bind Neg
    tests
  tests/intel : Add Neg tests for VM_Bind Decomp

 tests/intel/xe_ccs.c | 1026 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 1021 insertions(+), 5 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/3] Implementation of Negative tests for VM_BIND Decomp
@ 2026-03-09  6:08 Smitha Balasubramanyam
  2026-03-24  3:57 ` [PATCH v2 0/2] " Smitha Balasubramanyam
  0 siblings, 1 reply; 9+ messages in thread
From: Smitha Balasubramanyam @ 2026-03-09  6:08 UTC (permalink / raw)
  To: igt-dev, zbigniew.kempczynski, matthew.auld

This series adds negative test coverage for VM_BIND Decompression.

Patch 1 introduces temporary helpers and UAPI definitions required
for the tests while the corresponding positive test series is still
under review.

Patch 2 adds resource management structures and helper utilities
used by the VM_BIND Decomp Negative tests.

Patch 3 implements the actual negative tests covering invalid uapi parameters and
ccs corruption scenarios.

Smitha Balasubramanyam (3):
  igt/xe: Add temporary helpers for VM_Bind neg test
  tests/intel : Add data structs & helper utilities for VM_Bind Neg
    tests
  tests/intel : Add Neg tests for VM_Bind Decomp

 include/drm-uapi/xe_drm.h |    1 +
 tests/intel/xe_ccs.c      | 1395 +++++++++++++++++++++++++++++++++----
 2 files changed, 1275 insertions(+), 121 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-21 18:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-20  4:57 [PATCH 0/2] Negative tests for VM_BIND decompression Smitha Balasubramanyam
2026-04-20  4:57 ` [PATCH 1/2] tests/intel : Add data structs & helper utilities for VM_Bind Neg tests Smitha Balasubramanyam
2026-04-20 10:41   ` Karthik B S
2026-04-20  4:57 ` [PATCH 2/2] tests/intel : Add Neg tests for VM_Bind Decomp Smitha Balasubramanyam
2026-04-21 14:22 ` ✓ i915.CI.BAT: success for Negative tests for VM_BIND decompression Patchwork
2026-04-21 14:33 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-21 16:52 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-21 18:31 ` ✗ i915.CI.Full: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2026-03-09  6:08 [PATCH 0/3] Implementation of Negative tests for VM_BIND Decomp Smitha Balasubramanyam
2026-03-24  3:57 ` [PATCH v2 0/2] " Smitha Balasubramanyam
2026-03-24  3:57   ` [PATCH 1/2] tests/intel : Add data structs & helper utilities for VM_Bind Neg tests Smitha Balasubramanyam

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