From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: ville.syrjala@linux.intel.com, jani.nikula@intel.com
Subject: [PATCH 0/6] drm/{i915,xe}: clean up parent interface definitions
Date: Fri, 12 Dec 2025 16:14:03 +0200 [thread overview]
Message-ID: <cover.1765548786.git.jani.nikula@intel.com> (raw)
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
next reply other threads:[~2025-12-12 14:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-12 14:14 Jani Nikula [this message]
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:46 ` [PATCH 0/6] drm/{i915,xe}: clean up parent interface definitions Ville Syrjälä
2025-12-15 12:30 ` Jani Nikula
2025-12-12 15:20 ` ✗ i915.CI.BAT: failure for " 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
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.1765548786.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@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;
as well as URLs for NNTP newsgroup(s).