All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v1 0/3] Convert kms_3d into subtest
@ 2025-08-19 15:50 Kamil Konieczny
  2025-08-19 15:50 ` [PATCH i-g-t v1 1/3] lib/igt_fb: Add check before loading PNG file Kamil Konieczny
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Kamil Konieczny @ 2025-08-19 15:50 UTC (permalink / raw)
  To: igt-dev; +Cc: Kamil Konieczny, Karthik B S, Swati Sharma

Convert this kms test to have one basic subtest. This will allow to add
proper cleanup at test end.

Also add a fix to PNG file loading in igt_fb lib.

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

Kamil Konieczny (3):
  lib/igt_fb: Add check before loading PNG file
  tests/kms_3d: Convert to subtest
  tests/kms_3d: Add resources cleanup

 lib/igt_fb.c   |   8 +--
 tests/kms_3d.c | 136 +++++++++++++++++++++++++++----------------------
 2 files changed, 79 insertions(+), 65 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-08-26  8:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-19 15:50 [PATCH i-g-t v1 0/3] Convert kms_3d into subtest Kamil Konieczny
2025-08-19 15:50 ` [PATCH i-g-t v1 1/3] lib/igt_fb: Add check before loading PNG file Kamil Konieczny
2025-08-26  7:48   ` Karthik B S
2025-08-19 15:50 ` [PATCH i-g-t v1 2/3] tests/kms_3d: Convert to subtest Kamil Konieczny
2025-08-26  8:00   ` Karthik B S
2025-08-19 15:50 ` [PATCH i-g-t v1 3/3] tests/kms_3d: Add resources cleanup Kamil Konieczny
2025-08-26  8:02   ` Karthik B S
2025-08-19 17:24 ` ✓ i915.CI.BAT: success for Convert kms_3d into subtest Patchwork
2025-08-19 17:35 ` ✓ Xe.CI.BAT: " Patchwork
2025-08-20  4:16 ` ✗ i915.CI.Full: failure " Patchwork
2025-08-20  8:41   ` Kamil Konieczny
2025-08-20 12:31 ` ✗ Xe.CI.Full: " Patchwork
2025-08-20 13:47   ` Kamil Konieczny

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.