Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/8] kms: Small cleanups and refactoring
@ 2025-11-21 19:06 Ville Syrjala
  2025-11-21 19:06 ` [PATCH i-g-t 1/8] igt: Name drmModeCrtc variables 'drm_crtc' Ville Syrjala
                   ` (12 more replies)
  0 siblings, 13 replies; 19+ messages in thread
From: Ville Syrjala @ 2025-11-21 19:06 UTC (permalink / raw)
  To: igt-dev

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

Some fairly trivial cleanups and some refactoring.

Ville Syrjälä (8):
  igt: Name drmModeCrtc variables 'drm_crtc'
  lib/kms: Nuke PIPE_ANY
  lib/kms: Nuke unused kmstest_{crtc,plane}
  igt/kms: Nuke unused igt_pipe_*prop*() marcos and functions
  lib/kms: Turn the igt_plane*prop*() marcos into functions
  lib/kms: Turn the igt_output*prop*() marcos into functions
  lib/kms: Turn the igt_pipe_obj*prop*() marcos into functions
  test/kms_color: Don't dig around in display->pipes[] so much

 lib/igt_kms.c                     |  10 +-
 lib/igt_kms.h                     | 238 ++++++++++--------------------
 tests/intel/kms_fb_coherency.c    |   2 +-
 tests/intel/kms_flip_scaled_crc.c |   8 +-
 tests/intel/kms_flip_tiling.c     |   2 +-
 tests/intel/perf_pmu.c            |   2 +-
 tests/intel/prime_mmap_kms.c      |   2 +-
 tests/kms_atomic.c                |  25 ++--
 tests/kms_color.c                 |  41 +++--
 tests/kms_cursor_legacy.c         |   4 +-
 tests/kms_flip_event_leak.c       |   2 +-
 tests/kms_lease.c                 |  14 +-
 tests/kms_plane.c                 |  16 +-
 tests/kms_plane_multiple.c        |   2 +-
 tests/kms_rmfb.c                  |  14 +-
 tests/vmwgfx/vmw_prime.c          |   2 +-
 tools/msm_dp_compliance.c         |  12 +-
 17 files changed, 156 insertions(+), 240 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2025-11-25 12:10 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-21 19:06 [PATCH i-g-t 0/8] kms: Small cleanups and refactoring Ville Syrjala
2025-11-21 19:06 ` [PATCH i-g-t 1/8] igt: Name drmModeCrtc variables 'drm_crtc' Ville Syrjala
2025-11-24  9:37   ` Jani Nikula
2025-11-24 21:11     ` Ville Syrjälä
2025-11-21 19:06 ` [PATCH i-g-t 2/8] lib/kms: Nuke PIPE_ANY Ville Syrjala
2025-11-24  7:25   ` Sharma, Swati2
2025-11-21 19:06 ` [PATCH i-g-t 3/8] lib/kms: Nuke unused kmstest_{crtc,plane} Ville Syrjala
2025-11-24  7:27   ` Sharma, Swati2
2025-11-21 19:06 ` [PATCH i-g-t 4/8] igt/kms: Nuke unused igt_pipe_*prop*() marcos and functions Ville Syrjala
2025-11-24 12:19   ` Sharma, Swati2
2025-11-21 19:06 ` [PATCH i-g-t 5/8] lib/kms: Turn the igt_plane*prop*() marcos into functions Ville Syrjala
2025-11-21 19:06 ` [PATCH i-g-t 6/8] lib/kms: Turn the igt_output*prop*() " Ville Syrjala
2025-11-21 19:06 ` [PATCH i-g-t 7/8] lib/kms: Turn the igt_pipe_obj*prop*() " Ville Syrjala
2025-11-21 19:06 ` [PATCH i-g-t 8/8] test/kms_color: Don't dig around in display->pipes[] so much Ville Syrjala
2025-11-24  9:34 ` [PATCH i-g-t 0/8] kms: Small cleanups and refactoring Jani Nikula
2025-11-25  5:48 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-11-25  5:52 ` ✓ i915.CI.BAT: " Patchwork
2025-11-25  8:57 ` ✗ Xe.CI.Full: failure " Patchwork
2025-11-25 12:10 ` ✗ 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