All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915/display: global state cleanups
@ 2025-07-31  9:19 Jani Nikula
  2025-07-31  9:19 ` [PATCH 1/3] drm/i915/display: hide global state iterators, remove unused Jani Nikula
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Jani Nikula @ 2025-07-31  9:19 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

Minor cleanups.

Jani Nikula (3):
  drm/i915/display: hide global state iterators, remove unused
  drm/i915/display: make struct __intel_global_objs_state opaque
  drm/i915/display: keep forward declarations together

 .../drm/i915/display/intel_display_types.h    |  4 +--
 .../gpu/drm/i915/display/intel_global_state.c | 32 ++++++++++++++++-
 .../gpu/drm/i915/display/intel_global_state.h | 36 +------------------
 3 files changed, 34 insertions(+), 38 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-08-06 13:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-31  9:19 [PATCH 0/3] drm/i915/display: global state cleanups Jani Nikula
2025-07-31  9:19 ` [PATCH 1/3] drm/i915/display: hide global state iterators, remove unused Jani Nikula
2025-08-06  8:25   ` Luca Coelho
2025-08-06 13:08     ` Jani Nikula
2025-07-31  9:19 ` [PATCH 2/3] drm/i915/display: make struct __intel_global_objs_state opaque Jani Nikula
2025-08-06  8:27   ` Luca Coelho
2025-07-31  9:19 ` [PATCH 3/3] drm/i915/display: keep forward declarations together Jani Nikula
2025-08-06  8:27   ` Luca Coelho
2025-07-31  9:24 ` ✗ CI.checkpatch: warning for drm/i915/display: global state cleanups Patchwork
2025-07-31  9:25 ` ✓ CI.KUnit: success " Patchwork
2025-07-31 10:18 ` ✓ i915.CI.BAT: " Patchwork
2025-07-31 10:45 ` ✓ Xe.CI.BAT: " Patchwork
2025-07-31 11:42 ` ✗ Xe.CI.Full: failure " Patchwork
2025-07-31 15:26 ` ✓ i915.CI.Full: success " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.