Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] drm/i915/display: reduce i915_drv.h usage
@ 2025-12-22 12:33 Jani Nikula
  2025-12-22 12:34 ` [PATCH v2 1/4] drm/i915: remove unused dev_priv local variable Jani Nikula
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Jani Nikula @ 2025-12-22 12:33 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-12-23  5:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-22 12:33 [PATCH v2 0/4] drm/i915/display: reduce i915_drv.h usage Jani Nikula
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 21:20 ` ✗ CI.checkpatch: warning for drm/i915/display: reduce i915_drv.h usage (rev2) Patchwork
2025-12-22 21:22 ` ✓ CI.KUnit: success " Patchwork
2025-12-22 21:37 ` ✗ CI.checksparse: warning " Patchwork
2025-12-22 22:14 ` ✓ Xe.CI.BAT: success " Patchwork
2025-12-23  5:10 ` ✗ Xe.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox