intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [CI 0/5] drm/i915: intel_display conversions, cleanups
@ 2024-11-20 11:30 Jani Nikula
  2024-11-20 11:30 ` [CI 1/5] drm/i915/overlay: convert to struct intel_display Jani Nikula
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Jani Nikula @ 2024-11-20 11:30 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

Please CI.

Jani Nikula (5):
  drm/i915/overlay: convert to struct intel_display
  drm/i915/overlay: add intel_overlay_available() and use it
  drm/i915/plane: convert initial plane setup to struct intel_display
  drm/i915/irq: hide display_irqs_enabled access
  drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV

 .../gpu/drm/i915/display/intel_display_core.h |   9 +-
 .../drm/i915/display/intel_display_driver.c   |   6 +-
 .../gpu/drm/i915/display/intel_display_irq.c  |  37 ++--
 .../gpu/drm/i915/display/intel_hotplug_irq.c  |   6 +-
 drivers/gpu/drm/i915/display/intel_overlay.c  | 184 +++++++++---------
 drivers/gpu/drm/i915/display/intel_overlay.h  |  19 +-
 .../drm/i915/display/intel_plane_initial.c    |  56 +++---
 .../drm/i915/display/intel_plane_initial.h    |   4 +-
 drivers/gpu/drm/i915/gt/intel_reset.c         |   3 +-
 drivers/gpu/drm/i915/i915_getparam.c          |   5 +-
 drivers/gpu/drm/i915/i915_irq.c               |  12 +-
 drivers/gpu/drm/xe/display/xe_plane_initial.c |   8 +-
 12 files changed, 187 insertions(+), 162 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2024-11-20 20:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20 11:30 [CI 0/5] drm/i915: intel_display conversions, cleanups Jani Nikula
2024-11-20 11:30 ` [CI 1/5] drm/i915/overlay: convert to struct intel_display Jani Nikula
2024-11-20 11:30 ` [CI 2/5] drm/i915/overlay: add intel_overlay_available() and use it Jani Nikula
2024-11-20 11:30 ` [CI 3/5] drm/i915/plane: convert initial plane setup to struct intel_display Jani Nikula
2024-11-20 11:30 ` [CI 4/5] drm/i915/irq: hide display_irqs_enabled access Jani Nikula
2024-11-20 11:30 ` [CI 5/5] drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV Jani Nikula
2024-11-20 11:36 ` ✓ CI.Patch_applied: success for drm/i915: intel_display conversions, cleanups (rev2) Patchwork
2024-11-20 11:36 ` ✗ CI.checkpatch: warning " Patchwork
2024-11-20 11:57 ` ✓ CI.Build: success " Patchwork
2024-11-20 11:59 ` ✓ CI.Hooks: " Patchwork
2024-11-20 12:01 ` ✗ CI.checksparse: warning " Patchwork
2024-11-20 12:19 ` ✓ CI.BAT: success " Patchwork
2024-11-20 20:28 ` ✗ 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;
as well as URLs for NNTP newsgroup(s).