public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH i-g-t 0/7] igt: for_each_connector_mode() cleanups
Date: Wed,  8 Apr 2026 23:21:06 +0300	[thread overview]
Message-ID: <cover.1775679624.git.jani.nikula@intel.com> (raw)

Make the for_each_connector_mode() helper a bit nicer, and use it more.

Jani Nikula (7):
  lib/kms: pass mode parameter to for_each_connector_mode()
  tests/intel/kms_dp_linktrain_fallback: remove mode from data
  tests/intel/kms_flip_scaled_crc: use for_each_connector_mode()
  tests/intel/kms_pm_rpm: use for_each_connector_mode()
  tests/kms_plane_lowres: use for_each_connector_mode()
  tests/kms_plane_scaling: use for_each_connector_mode()
  tests/kms_writeback: use for_each_connector_mode()

 benchmarks/kms_fb_stress.c              |  3 +--
 lib/igt_kms.c                           | 10 ++++++----
 lib/igt_kms.h                           |  7 +++++--
 tests/intel/kms_dp_linktrain_fallback.c | 15 +++++++--------
 tests/intel/kms_flip_scaled_crc.c       | 12 ++++++------
 tests/intel/kms_pm_dc.c                 |  5 +++--
 tests/intel/kms_pm_lpsp.c               |  4 +---
 tests/intel/kms_pm_rpm.c                |  6 ++----
 tests/kms_plane.c                       | 10 +++++-----
 tests/kms_plane_lowres.c                |  4 +---
 tests/kms_plane_scaling.c               | 23 ++++++++++-------------
 tests/kms_writeback.c                   | 10 +++++++---
 12 files changed, 54 insertions(+), 55 deletions(-)

-- 
2.47.3


             reply	other threads:[~2026-04-08 20:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-08 20:21 Jani Nikula [this message]
2026-04-08 20:21 ` [PATCH i-g-t 1/7] lib/kms: pass mode parameter to for_each_connector_mode() Jani Nikula
2026-04-09  3:59   ` Garg, Nemesa
2026-04-08 20:21 ` [PATCH i-g-t 2/7] tests/intel/kms_dp_linktrain_fallback: remove mode from data Jani Nikula
2026-04-09  3:58   ` Garg, Nemesa
2026-04-08 20:21 ` [PATCH i-g-t 3/7] tests/intel/kms_flip_scaled_crc: use for_each_connector_mode() Jani Nikula
2026-04-09  3:57   ` Garg, Nemesa
2026-04-08 20:21 ` [PATCH i-g-t 4/7] tests/intel/kms_pm_rpm: " Jani Nikula
2026-04-09  4:00   ` Garg, Nemesa
2026-04-08 20:21 ` [PATCH i-g-t 5/7] tests/kms_plane_lowres: " Jani Nikula
2026-04-09  3:57   ` Garg, Nemesa
2026-04-08 20:21 ` [PATCH i-g-t 6/7] tests/kms_plane_scaling: " Jani Nikula
2026-04-09  3:57   ` Garg, Nemesa
2026-04-08 20:21 ` [PATCH i-g-t 7/7] tests/kms_writeback: " Jani Nikula
2026-04-09  3:56   ` Garg, Nemesa
2026-04-10 16:36     ` Jani Nikula
2026-04-09 20:57 ` ✓ Xe.CI.BAT: success for igt: for_each_connector_mode() cleanups Patchwork
2026-04-09 21:26 ` ✓ i915.CI.BAT: " Patchwork
2026-04-09 21:54 ` ✓ Xe.CI.FULL: " Patchwork
2026-04-10 13:48 ` ✓ i915.CI.Full: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1775679624.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox