intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915/display: minor cleanups on drm_i915_private use
@ 2025-05-06 10:57 Jani Nikula
  2025-05-06 10:57 ` [PATCH 1/4] drm/i915/dsi: remove dependency on i915_drv.h Jani Nikula
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Jani Nikula @ 2025-05-06 10:57 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula


Jani Nikula (4):
  drm/i915/dsi: remove dependency on i915_drv.h
  drm/i915/display: remove struct drm_i915_private forward declaration
  drm/i915/bios: fix a comment referencing struct drm_i915_private
  drm/i915/crtc: pass struct intel_display to DISPLAY_VER()

 drivers/gpu/drm/i915/display/intel_bios.h         | 2 +-
 drivers/gpu/drm/i915/display/intel_crtc.c         | 3 +--
 drivers/gpu/drm/i915/display/intel_display_core.h | 4 +---
 drivers/gpu/drm/i915/display/intel_dsi.c          | 7 ++++---
 4 files changed, 7 insertions(+), 9 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-05-07  7:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06 10:57 [PATCH 0/4] drm/i915/display: minor cleanups on drm_i915_private use Jani Nikula
2025-05-06 10:57 ` [PATCH 1/4] drm/i915/dsi: remove dependency on i915_drv.h Jani Nikula
2025-05-06 10:57 ` [PATCH 2/4] drm/i915/display: remove struct drm_i915_private forward declaration Jani Nikula
2025-05-06 10:57 ` [PATCH 3/4] drm/i915/bios: fix a comment referencing struct drm_i915_private Jani Nikula
2025-05-06 10:57 ` [PATCH 4/4] drm/i915/crtc: pass struct intel_display to DISPLAY_VER() Jani Nikula
2025-05-06 11:37 ` ✗ Fi.CI.SPARSE: warning for drm/i915/display: minor cleanups on drm_i915_private use Patchwork
2025-05-06 12:03 ` ✓ i915.CI.BAT: success " Patchwork
2025-05-06 13:39 ` ✓ i915.CI.Full: " Patchwork
2025-05-06 21:57 ` [PATCH 0/4] " Gustavo Sousa
2025-05-07  7:55   ` Jani Nikula

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).