From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Jani Nikula <jani.nikula@intel.com>
Cc: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Subject: Re: [PATCH 0/2] drm/i915/display: reduce i915_drv.h usage
Date: Fri, 19 Dec 2025 14:42:42 +0200 [thread overview]
Message-ID: <aUVIQn2Bpb-4K8_U@intel.com> (raw)
In-Reply-To: <cover.1766141244.git.jani.nikula@intel.com>
On Fri, Dec 19, 2025 at 12:50:32PM +0200, Jani Nikula wrote:
> This helps reduce the dependencies on i915_drv.h, better highlighting
> what's left and what needs to be addressed.
>
> Ville, I hope this does not make your life more difficult with the
> uncore conversions. If it does, we can drop this.
Nah, looks easy enough to deal with.
Series is
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> BR,
> Jani.
>
>
> Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
>
> Jani Nikula (2):
> drm/xe/compat: convert uncore macros 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 | 17 ++++----
> drivers/gpu/drm/i915/display/intel_display.c | 4 +-
> .../drm/i915/display/intel_display_power.c | 8 ++--
> drivers/gpu/drm/i915/display/intel_dram.c | 39 +++++++++----------
> 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 | 17 ++++++--
> 8 files changed, 66 insertions(+), 57 deletions(-)
>
> --
> 2.47.3
--
Ville Syrjälä
Intel
prev parent reply other threads:[~2025-12-19 12:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-19 10:50 [PATCH 0/2] drm/i915/display: reduce i915_drv.h usage Jani Nikula
2025-12-19 10:50 ` [PATCH 1/2] drm/xe/compat: convert uncore macros to static inlines Jani Nikula
2025-12-19 10:50 ` [PATCH 2/2] drm/i915/display: use to_intel_uncore() to avoid i915_drv.h Jani Nikula
2025-12-19 12:35 ` ✓ i915.CI.BAT: success for drm/i915/display: reduce i915_drv.h usage Patchwork
2025-12-19 12:42 ` Ville Syrjälä [this message]
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=aUVIQn2Bpb-4K8_U@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@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 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.