Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/i915/display: various small cleanups
@ 2025-05-13  9:28 Jani Nikula
  2025-05-13  9:28 ` [PATCH 1/5] drm/i915/pps: drop dependency on intel_display_conversion.h Jani Nikula
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Jani Nikula @ 2025-05-13  9:28 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

A bunch of small cleanups.

Jani Nikula (5):
  drm/i915/pps: drop dependency on intel_display_conversion.h
  drm/i915/rps: pass struct intel_display to DISPLAY_VER()
  drm/i915/display: drop unused declarations from intel_display.h
  drm/i915/gem: drop intel_display.h include
  drm/i915/display: drop unnecessary includes on i915 core headers

 .../gpu/drm/i915/display/intel_atomic_plane.c    |  1 -
 drivers/gpu/drm/i915/display/intel_crt.c         |  1 -
 drivers/gpu/drm/i915/display/intel_display.c     |  1 -
 drivers/gpu/drm/i915/display/intel_display.h     | 16 ----------------
 .../gpu/drm/i915/display/intel_display_debugfs.c |  1 -
 drivers/gpu/drm/i915/display/intel_display_rps.c |  3 ++-
 drivers/gpu/drm/i915/display/intel_dp.c          |  1 -
 drivers/gpu/drm/i915/display/intel_dsb.c         |  1 -
 drivers/gpu/drm/i915/display/intel_pps_regs.h    | 15 +++++++--------
 drivers/gpu/drm/i915/gem/i915_gem_domain.c       |  1 -
 10 files changed, 9 insertions(+), 32 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-05-26 23:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13  9:28 [PATCH 0/5] drm/i915/display: various small cleanups Jani Nikula
2025-05-13  9:28 ` [PATCH 1/5] drm/i915/pps: drop dependency on intel_display_conversion.h Jani Nikula
2025-05-13  9:28 ` [PATCH 2/5] drm/i915/rps: pass struct intel_display to DISPLAY_VER() Jani Nikula
2025-05-13  9:28 ` [PATCH 3/5] drm/i915/display: drop unused declarations from intel_display.h Jani Nikula
2025-05-13  9:28 ` [PATCH 4/5] drm/i915/gem: drop intel_display.h include Jani Nikula
2025-05-13  9:28 ` [PATCH 5/5] drm/i915/display: drop unnecessary includes on i915 core headers Jani Nikula
2025-05-13  9:34 ` [PATCH 0/5] drm/i915/display: various small cleanups Ville Syrjälä
2025-05-14  8:55 ` ✓ CI.Patch_applied: success for " Patchwork
2025-05-14  8:55 ` ✓ CI.checkpatch: " Patchwork
2025-05-14  8:56 ` ✓ CI.KUnit: " Patchwork
2025-05-14  9:07 ` ✓ CI.Build: " Patchwork
2025-05-14  9:09 ` ✓ CI.Hooks: " Patchwork
2025-05-14  9:11 ` ✗ CI.checksparse: warning " Patchwork
2025-05-14  9:36 ` ✓ Xe.CI.BAT: success " Patchwork
2025-05-14 12:44 ` ✗ Xe.CI.Full: failure " Patchwork
2025-05-26 23:11 ` ✗ CI.Patch_applied: " Patchwork

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