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 v2 0/4] drm/i915/display: reduce i915_drv.h usage
Date: Mon, 22 Dec 2025 14:33:59 +0200 [thread overview]
Message-ID: <cover.1766406794.git.jani.nikula@intel.com> (raw)
v2 with a rebase, and more logical changes for patches 1-2 after merged
changes.
Jani Nikula (4):
drm/i915: remove unused dev_priv local variable
drm/xe/compat: remove unused forcewake get/put macros
drm/xe/compat: convert uncore macro to static inlines
drm/i915/display: use to_intel_uncore() to avoid i915_drv.h
drivers/gpu/drm/i915/display/i9xx_wm.c | 17 ++++----
drivers/gpu/drm/i915/display/intel_bw.c | 19 ++++-----
drivers/gpu/drm/i915/display/intel_display.c | 4 +-
.../drm/i915/display/intel_display_power.c | 3 +-
drivers/gpu/drm/i915/display/intel_dram.c | 42 +++++++++----------
drivers/gpu/drm/i915/display/intel_rom.c | 8 ++--
drivers/gpu/drm/i915/display/intel_vblank.c | 13 +++---
.../drm/xe/compat-i915-headers/intel_uncore.h | 11 +++--
8 files changed, 54 insertions(+), 63 deletions(-)
--
2.47.3
next reply other threads:[~2025-12-22 12:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-22 12:33 Jani Nikula [this message]
2025-12-22 12:34 ` [PATCH v2 1/4] drm/i915: remove unused dev_priv local variable Jani Nikula
2025-12-22 13:28 ` Michał Grzelak
2025-12-22 12:34 ` [PATCH v2 2/4] drm/xe/compat: remove unused forcewake get/put macros Jani Nikula
2025-12-22 13:29 ` Michał Grzelak
2025-12-22 12:34 ` [PATCH v2 3/4] drm/xe/compat: convert uncore macro to static inlines Jani Nikula
2025-12-22 13:31 ` Michał Grzelak
2025-12-22 12:34 ` [PATCH v2 4/4] drm/i915/display: use to_intel_uncore() to avoid i915_drv.h Jani Nikula
2025-12-22 13:32 ` Michał Grzelak
2025-12-22 13:21 ` ✓ i915.CI.BAT: success for drm/i915/display: reduce i915_drv.h usage (rev2) Patchwork
2025-12-23 18:35 ` ✗ i915.CI.Full: failure " 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.1766406794.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 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).