All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/{i915,xe}: clean up parent interface definitions
@ 2025-12-12 14:14 Jani Nikula
  2025-12-12 14:14 ` [PATCH 1/6] drm/intel: fix parent interface kernel-doc Jani Nikula
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: Jani Nikula @ 2025-12-12 14:14 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: ville.syrjala, jani.nikula

Fix some issues spotted by Ville.

Jani Nikula (6):
  drm/intel: fix parent interface kernel-doc
  drm/intel: group individual funcs in parent interface
  drm/intel: sort parent interface struct definitions and members
  drm/i915: sort parent interface initialization
  drm/xe: sort parent interface initialization
  drm/i915/display: group and sort the parent interface wrappers better

 drivers/gpu/drm/i915/display/intel_parent.c  | 45 ++++++++-------
 drivers/gpu/drm/i915/display/intel_parent.h  | 13 +++--
 drivers/gpu/drm/i915/i915_driver.c           | 27 ++++-----
 drivers/gpu/drm/xe/display/xe_display.c      |  2 +-
 include/drm/intel/display_parent_interface.h | 59 +++++++++++---------
 5 files changed, 80 insertions(+), 66 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2025-12-15 12:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12 14:14 [PATCH 0/6] drm/{i915,xe}: clean up parent interface definitions Jani Nikula
2025-12-12 14:14 ` [PATCH 1/6] drm/intel: fix parent interface kernel-doc Jani Nikula
2025-12-12 14:14 ` [PATCH 2/6] drm/intel: group individual funcs in parent interface Jani Nikula
2025-12-12 14:14 ` [PATCH 3/6] drm/intel: sort parent interface struct definitions and members Jani Nikula
2025-12-12 14:14 ` [PATCH 4/6] drm/i915: sort parent interface initialization Jani Nikula
2025-12-12 14:14 ` [PATCH 5/6] drm/xe: " Jani Nikula
2025-12-12 14:14 ` [PATCH 6/6] drm/i915/display: group and sort the parent interface wrappers better Jani Nikula
2025-12-12 14:23 ` ✗ CI.checkpatch: warning for drm/{i915,xe}: clean up parent interface definitions Patchwork
2025-12-12 14:24 ` ✓ CI.KUnit: success " Patchwork
2025-12-12 14:46 ` [PATCH 0/6] " Ville Syrjälä
2025-12-15 12:30   ` Jani Nikula
2025-12-12 14:47 ` ✗ CI.checksparse: warning for " Patchwork
2025-12-12 15:20 ` ✗ i915.CI.BAT: failure " Patchwork
2025-12-12 15:35 ` ✓ Xe.CI.BAT: success " Patchwork
2025-12-12 17:14 ` ✓ i915.CI.BAT: success for drm/{i915,xe}: clean up parent interface definitions (rev2) Patchwork
2025-12-12 23:58 ` ✓ i915.CI.Full: " Patchwork
2025-12-13  6:11 ` ✓ Xe.CI.Full: success for drm/{i915,xe}: clean up parent interface definitions 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.