From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: ankit.k.nautiyal@intel.com, jani.nikula@intel.com
Subject: [PATCH 0/4] drm/i915/display: Limit invalid joiner combinations harder
Date: Fri, 7 Aug 2026 15:34:03 +0300 [thread overview]
Message-ID: <cover.1786105831.git.jani.nikula@intel.com> (raw)
A bunch of fixes to limit invalid joiner combinations earlier, during
mode enumeration and compute config. Patch 1 is v2 of [1], the rest are
new.
I decided to drop Fixes: and Cc: stable for now, just to thread
carefully. There are no bug reports about this that I know of, and we
can trivially ask for backports as needed.
BR,
Jani.
[1] https://lore.kernel.org/r/20260806143738.2710312-1-jani.nikula@intel.com
Jani Nikula (4):
drm/i915/display: Limit max joined dotclock on joiner pipes available
drm/i915/dp: Limit for_each_joiner_candidate() on joiner pipes
available
drm/i915/dp: Limit compute config joining to pipes that can actually
join
drm/i915/debugfs: Reject invalid force_joined_pipes harder
drivers/gpu/drm/i915/display/intel_display.c | 51 ++++++++++++++++++-
drivers/gpu/drm/i915/display/intel_display.h | 1 +
.../drm/i915/display/intel_display_debugfs.c | 19 ++-----
drivers/gpu/drm/i915/display/intel_dp.c | 17 +++----
drivers/gpu/drm/i915/display/intel_dp_mst.c | 4 ++
5 files changed, 64 insertions(+), 28 deletions(-)
--
2.47.3
next reply other threads:[~2026-08-07 12:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-07 12:34 Jani Nikula [this message]
2026-08-07 12:34 ` [PATCH 1/4] drm/i915/display: Limit max joined dotclock on joiner pipes available Jani Nikula
2026-08-10 11:17 ` Nautiyal, Ankit K
2026-08-11 12:47 ` Jani Nikula
2026-08-07 12:34 ` [PATCH 2/4] drm/i915/dp: Limit for_each_joiner_candidate() " Jani Nikula
2026-08-10 11:36 ` Nautiyal, Ankit K
2026-08-07 12:34 ` [PATCH 3/4] drm/i915/dp: Limit compute config joining to pipes that can actually join Jani Nikula
2026-08-10 11:41 ` Nautiyal, Ankit K
2026-08-07 12:34 ` [PATCH 4/4] drm/i915/debugfs: Reject invalid force_joined_pipes harder Jani Nikula
2026-08-10 11:43 ` Nautiyal, Ankit K
2026-08-07 13:00 ` ✗ CI.checkpatch: warning for drm/i915/display: Limit invalid joiner combinations harder Patchwork
2026-08-07 13:01 ` ✓ CI.KUnit: success " Patchwork
2026-08-07 13:44 ` ✓ Xe.CI.BAT: " Patchwork
2026-08-07 22:40 ` ✗ Xe.CI.FULL: failure " 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.1786105831.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=ankit.k.nautiyal@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@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