All of lore.kernel.org
 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
                   ` (16 more replies)
  0 siblings, 17 replies; 19+ 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] 19+ messages in thread

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

Thread overview: 19+ 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:03 ` ✓ CI.Patch_applied: success for drm/i915/display: minor cleanups on drm_i915_private use Patchwork
2025-05-06 11:04 ` ✓ CI.checkpatch: " Patchwork
2025-05-06 11:05 ` ✓ CI.KUnit: " Patchwork
2025-05-06 11:13 ` ✓ CI.Build: " Patchwork
2025-05-06 11:16 ` ✓ CI.Hooks: " Patchwork
2025-05-06 11:17 ` ✗ CI.checksparse: warning " Patchwork
2025-05-06 11:37 ` ✗ Fi.CI.SPARSE: " Patchwork
2025-05-06 11:40 ` ✓ Xe.CI.BAT: success " Patchwork
2025-05-06 12:03 ` ✓ i915.CI.BAT: " Patchwork
2025-05-06 13:39 ` ✓ i915.CI.Full: " Patchwork
2025-05-06 14:16 ` ✗ Xe.CI.Full: failure " Patchwork
2025-05-06 21:57 ` [PATCH 0/4] " Gustavo Sousa
2025-05-07  7:55   ` Jani Nikula
2025-05-26 15:55 ` ✗ CI.Patch_applied: failure for " Patchwork

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.