From: Jani Nikula <jani.nikula@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: jani.nikula@intel.com, ville.syrjala@linux.intel.com
Subject: [PATCH i-g-t 0/3] lib/igt_kms: pipe vs CRTC index cleanups
Date: Tue, 20 Jan 2026 12:54:34 +0200 [thread overview]
Message-ID: <cover.1768906414.git.jani.nikula@intel.com> (raw)
Some minor cleanups for pipe vs. CRTC index conversions.
Jani Nikula (3):
lib/igt_kms: Always return CRTC index from
kmstest_get_pipe_from_crtc_id()
lib/igt_kms: Drop the ioctl fallback for CRTC id to pipe mapping
lib/igt_kms: Remove kmstest_pipe_to_index()
lib/igt_kms.c | 75 +++++++++----------------------------
lib/igt_kms.h | 3 +-
tests/intel/kms_fbcon_fbt.c | 2 +-
tests/kms_async_flips.c | 6 +--
tests/kms_setmode.c | 4 +-
5 files changed, 24 insertions(+), 66 deletions(-)
--
2.47.3
next reply other threads:[~2026-01-20 10:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 10:54 Jani Nikula [this message]
2026-01-20 10:54 ` [PATCH i-g-t 1/3] lib/igt_kms: Always return CRTC index from kmstest_get_pipe_from_crtc_id() Jani Nikula
2026-01-20 10:54 ` [PATCH i-g-t 2/3] lib/igt_kms: Drop the ioctl fallback for CRTC id to pipe mapping Jani Nikula
2026-01-20 10:54 ` [PATCH i-g-t 3/3] lib/igt_kms: Remove kmstest_pipe_to_index() Jani Nikula
2026-01-20 11:21 ` Jani Nikula
2026-01-20 18:12 ` ✗ Fi.CI.BUILD: failure for lib/igt_kms: pipe vs CRTC index cleanups 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.1768906414.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=ville.syrjala@linux.intel.com \
/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 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.