public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/5] Various fixes for prime_udl test
@ 2026-04-22 15:44 Kamil Konieczny
  2026-04-22 15:44 ` [PATCH i-g-t v2 1/5] tests/prime_udl: Fix opening Kamil Konieczny
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Kamil Konieczny @ 2026-04-22 15:44 UTC (permalink / raw)
  To: igt-dev; +Cc: Kamil Konieczny, Karthik B S, Swati Sharma

  Refactor this test into proper opening fixup, then tests and
last closing fixup. Also fix few error checks and make sure
opened device is handled by i915 driver as there are now also
one handled by Xe.
  Move this test into intel/ folder and rename it.

v2: fix igt_simple_main() -> igt_main() in 2nd patch. (Kamil)
  Rename test and add documentation so it will build. (Karthik)

Cc: Karthik B S <karthik.b.s@intel.com>
Cc: Swati Sharma <swati2.sharma@intel.com>

Kamil Konieczny (5):
  tests/prime_udl: Fix opening
  tests/prime_udl: Create subtests
  tests/prime_udl: Fix error handling
  tests/prime_udl: Fix i915 device opening
  tests/prime_udl: Rename into i915_prime_udl

 tests/{prime_udl.c => intel/i915_prime_udl.c} | 57 ++++++++++++++-----
 tests/meson.build                             |  2 +-
 2 files changed, 43 insertions(+), 16 deletions(-)
 rename tests/{prime_udl.c => intel/i915_prime_udl.c} (70%)

-- 
2.54.0


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

end of thread, other threads:[~2026-04-27  3:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-22 15:44 [PATCH i-g-t v2 0/5] Various fixes for prime_udl test Kamil Konieczny
2026-04-22 15:44 ` [PATCH i-g-t v2 1/5] tests/prime_udl: Fix opening Kamil Konieczny
2026-04-22 15:44 ` [PATCH i-g-t v2 2/5] tests/prime_udl: Create subtests Kamil Konieczny
2026-04-23 10:25   ` Karthik B S
2026-04-22 15:44 ` [PATCH i-g-t v2 3/5] tests/prime_udl: Fix error handling Kamil Konieczny
2026-04-22 15:44 ` [PATCH i-g-t v2 4/5] tests/prime_udl: Fix i915 device opening Kamil Konieczny
2026-04-22 15:44 ` [PATCH i-g-t v2 5/5] tests/prime_udl: Rename into i915_prime_udl Kamil Konieczny
2026-04-23 10:29   ` Karthik B S
2026-04-24 12:47     ` Kamil Konieczny
2026-04-27  3:43       ` Karthik B S
2026-04-22 23:00 ` ✗ i915.CI.BAT: failure for Various fixes for prime_udl test (rev3) Patchwork
2026-04-23  0:03 ` ✓ Xe.CI.BAT: success " Patchwork
2026-04-23  8:15 ` ✗ Xe.CI.FULL: failure " Patchwork

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