Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] drm/i915/display: revamped crtc iterators
@ 2024-09-19 20:14 Jani Nikula
  2024-09-19 20:14 ` [RFC 1/2] drm/i915/display: add improved " Jani Nikula
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jani Nikula @ 2024-09-19 20:14 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, Ankit Nautiyal, Ville Syrjälä

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-09-20  6:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19 20:14 [RFC 0/2] drm/i915/display: revamped crtc iterators Jani Nikula
2024-09-19 20:14 ` [RFC 1/2] drm/i915/display: add improved " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox