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ä <[email protected]>

> 
> BR,
> Jani.
> 
> 
> Cc: Ville Syrjala <[email protected]>
> 
> 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

Reply via email to