public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] tests/kms: Nuke local iterator macros
@ 2026-04-13 20:00 Ville Syrjala
  2026-04-13 20:00 ` [PATCH i-g-t 1/3] lib/kms: Avoid local iterator variable in for_each_output() Ville Syrjala
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Ville Syrjala @ 2026-04-13 20:00 UTC (permalink / raw)
  To: igt-dev

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Clear out some local iterator macros from tests.

Ville Syrjälä (3):
  lib/kms: Avoid local iterator variable in for_each_output()
  tests/kms: Nuke local copies of for_each_valid_output_on_crtc()
  tests/kms: Use for_each_crtc_with_valid_output()

 lib/igt_kms.h              |  7 ++--
 tests/kms_display_modes.c  | 71 +++++++++++++-----------------------
 tests/kms_plane_multiple.c | 73 +++++++++++++-------------------------
 3 files changed, 53 insertions(+), 98 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-04-15 23:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-13 20:00 [PATCH i-g-t 0/3] tests/kms: Nuke local iterator macros Ville Syrjala
2026-04-13 20:00 ` [PATCH i-g-t 1/3] lib/kms: Avoid local iterator variable in for_each_output() Ville Syrjala
2026-04-13 20:00 ` [PATCH i-g-t 2/3] tests/kms: Nuke local copies of for_each_valid_output_on_crtc() Ville Syrjala
2026-04-13 20:00 ` [PATCH i-g-t 3/3] tests/kms: Use for_each_crtc_with_valid_output() Ville Syrjala
2026-04-14  1:24 ` ✗ i915.CI.BAT: failure for tests/kms: Nuke local iterator macros Patchwork
2026-04-14  1:37 ` ✓ Xe.CI.BAT: success " Patchwork
2026-04-14  4:38 ` ✓ Xe.CI.FULL: " Patchwork
2026-04-14  7:00 ` [PATCH i-g-t 0/3] " Jani Nikula
2026-04-15 16:41 ` ✓ Xe.CI.BAT: success for tests/kms: Nuke local iterator macros (rev2) Patchwork
2026-04-15 17:02 ` ✓ i915.CI.BAT: " Patchwork
2026-04-15 18:23 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-15 23:07 ` ✗ 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