From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com,
"Ankit Nautiyal" <ankit.k.nautiyal@intel.com>,
"Ville Syrjälä" <ville.syrjala@linux.intel.com>
Subject: [RFC 0/2] drm/i915/display: revamped crtc iterators
Date: Thu, 19 Sep 2024 23:14:09 +0300 [thread overview]
Message-ID: <cover.1726776703.git.jani.nikula@intel.com> (raw)
I didn't pick the idea, the idea picked me, and I had to do this.
Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Jani Nikula (2):
drm/i915/display: add improved crtc iterators
drm/i915/display: try out the new crtc iterators
drivers/gpu/drm/i915/Makefile | 1 +
.../gpu/drm/i915/display/intel_crtc_iter.c | 94 +++++++++++++++++++
.../gpu/drm/i915/display/intel_crtc_iter.h | 87 +++++++++++++++++
drivers/gpu/drm/i915/display/intel_ddi.c | 17 +++-
drivers/gpu/drm/i915/display/intel_display.c | 16 +++-
drivers/gpu/drm/xe/Makefile | 1 +
6 files changed, 207 insertions(+), 9 deletions(-)
create mode 100644 drivers/gpu/drm/i915/display/intel_crtc_iter.c
create mode 100644 drivers/gpu/drm/i915/display/intel_crtc_iter.h
--
2.39.2
next reply other threads:[~2024-09-19 20:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-19 20:14 Jani Nikula [this message]
2024-09-19 20:14 ` [RFC 1/2] drm/i915/display: add improved crtc iterators Jani Nikula
2024-09-19 20:19 ` Jani Nikula
2024-09-19 20:14 ` [RFC 2/2] drm/i915/display: try out the new " Jani Nikula
2024-09-20 6:43 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: revamped " Patchwork
2024-09-20 6:44 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-09-20 6:59 ` ✗ Fi.CI.BAT: 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.1726776703.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=ankit.k.nautiyal@intel.com \
--cc=intel-gfx@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox