From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/3] drm/i915/display: global state cleanups
Date: Thu, 31 Jul 2025 12:19:19 +0300 [thread overview]
Message-ID: <cover.1753953530.git.jani.nikula@intel.com> (raw)
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
next reply other threads:[~2025-07-31 9:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-31 9:19 Jani Nikula [this message]
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
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.1753953530.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
/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 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.