From: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: suraj.kandpal@intel.com, ville.syrjala@linux.intel.com
Subject: [PATCH 0/2] Modify iterators to prepare for ultrajoiner
Date: Wed, 18 Sep 2024 12:00:14 +0530 [thread overview]
Message-ID: <20240918063016.2667721-1-ankit.k.nautiyal@intel.com> (raw)
Modify the iterators for enabling/disabling during modeset that works for
present and future joiner cases.
This patch series is a spin off from original series for ultrajoiner
basic functionality [1] and discussion on [2].
Few of the preparatory patches are taken here for review and merge before
the other core patches of the series.
[1] https://patchwork.freedesktop.org/patch/613914/
[2] https://patchwork.freedesktop.org/patch/613914/?series=133800&rev=8
Rev2:
-Simplified the macros, used struct display and other minor adjustments.
Ankit Nautiyal (1):
drm/i915/display: Enhance iterators for modeset en/disable
Stanislav Lisovskiy (1):
drm/i915: Add some essential functionality for joiners
drivers/gpu/drm/i915/display/intel_ddi.c | 14 ++--
drivers/gpu/drm/i915/display/intel_display.c | 85 ++++++++++++++++----
drivers/gpu/drm/i915/display/intel_display.h | 28 +++++++
drivers/gpu/drm/i915/display/intel_dp_mst.c | 14 ++--
drivers/gpu/drm/i915/display/intel_vdsc.c | 4 +-
5 files changed, 113 insertions(+), 32 deletions(-)
--
2.45.2
next reply other threads:[~2024-09-18 6:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-18 6:30 Ankit Nautiyal [this message]
2024-09-18 6:30 ` [PATCH 1/2] drm/i915: Add some essential functionality for joiners Ankit Nautiyal
2024-09-18 6:30 ` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable Ankit Nautiyal
2024-09-18 11:35 ` Ville Syrjälä
2024-09-18 10:38 ` ✓ CI.Patch_applied: success for Modify iterators to prepare for ultrajoiner (rev2) Patchwork
2024-09-18 10:38 ` ✗ CI.checkpatch: warning " Patchwork
2024-09-18 10:40 ` ✓ CI.KUnit: success " Patchwork
2024-09-18 10:51 ` ✓ CI.Build: " Patchwork
2024-09-18 10:54 ` ✓ CI.Hooks: " Patchwork
2024-09-18 10:56 ` ✗ CI.checksparse: warning " Patchwork
2024-09-18 11:31 ` ✓ CI.BAT: success " Patchwork
2024-09-18 14:47 ` ✗ CI.FULL: failure " Patchwork
2024-09-19 10:07 ` [PATCH 0/2] Modify iterators to prepare for ultrajoiner Nautiyal, Ankit K
-- strict thread matches above, loose matches on Subject: below --
2024-09-17 8:23 Ankit Nautiyal
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=20240918063016.2667721-1-ankit.k.nautiyal@intel.com \
--to=ankit.k.nautiyal@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=suraj.kandpal@intel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox