igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Jeevan B <jeevan.b@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: kunal1.joshi@intel.com, suraj.kandpal@intel.com,
	Jeevan B <jeevan.b@intel.com>
Subject: [PATCH i-g-t 0/6] RFC: Add new test for eDP data override
Date: Mon, 24 Nov 2025 23:57:50 +0530	[thread overview]
Message-ID: <20251124182804.2095722-1-jeevan.b@intel.com> (raw)

Ignore the first 4 patches as those are under review in a
different series. Since those patches are dependencies for
the last two patches, I have included them.

Please review patches 5 & 6: 

lib/igt_kms: Add helper to get eDP/DP supported link rates
tests/intel/kms_link_training: Add edp-data-override subtest

Jeevan B (2):
  lib/igt_kms: Add helper to get eDP/DP supported link rates
  RFC: tests/intel/kms_link_training: Add edp-data-override subtest

Kunal Joshi (4):
  tests/intel/kms_dp_link_training: rename to
    tests/intel/kms_link_training
  tests/intel/kms_dp_linktrain_fallback: rename to
    tests/intel/kms_linktrain_fallback
  lib/igt_kms: add helpers for connector type
  tests/intel/kms_link_training: extend test for eDP connector

 lib/igt_kms.c                                 | 126 +++-
 lib/igt_kms.h                                 |  11 +-
 tests/intel/kms_dp_linktrain_fallback.c       | 639 ------------------
 tests/intel/kms_dsc_helper.c                  |   2 +-
 ...dp_link_training.c => kms_link_training.c} | 191 +++++-
 tests/intel/kms_pm_backlight.c                |   2 +-
 tests/kms_atomic_transition.c                 |   4 +-
 tests/kms_hdr.c                               |   2 +-
 tests/meson.build                             |  16 +-
 9 files changed, 323 insertions(+), 670 deletions(-)
 delete mode 100644 tests/intel/kms_dp_linktrain_fallback.c
 rename tests/intel/{kms_dp_link_training.c => kms_link_training.c} (65%)

-- 
2.43.0


             reply	other threads:[~2025-11-24 18:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-24 18:27 Jeevan B [this message]
2025-11-24 18:27 ` [PATCH i-g-t 1/6] tests/intel/kms_dp_link_training: rename to tests/intel/kms_link_training Jeevan B
2025-11-24 18:27 ` [PATCH i-g-t 2/6] tests/intel/kms_dp_linktrain_fallback: rename to tests/intel/kms_linktrain_fallback Jeevan B
2025-11-24 18:27 ` [PATCH i-g-t 3/6] lib/igt_kms: add helpers for connector type Jeevan B
2025-11-24 18:27 ` [PATCH i-g-t 4/6] tests/intel/kms_link_training: extend test for eDP connector Jeevan B
2025-11-24 18:27 ` [PATCH i-g-t 5/6] lib/igt_kms: Add helper to get eDP/DP supported link rates Jeevan B
2025-11-24 18:27 ` [PATCH i-g-t 6/6] RFC: tests/intel/kms_link_training: Add edp-data-override subtest Jeevan B

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=20251124182804.2095722-1-jeevan.b@intel.com \
    --to=jeevan.b@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kunal1.joshi@intel.com \
    --cc=suraj.kandpal@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).