All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [CI 0/9] drm/xe: i915 irq backports + display cleanups
@ 2023-08-17  8:24 Jani Nikula
  2023-08-17  8:24 ` [Intel-xe] [CI 1/9] drm/i915/irq: add dedicated intel_display_irq_init() Jani Nikula
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Jani Nikula @ 2023-08-17  8:24 UTC (permalink / raw)
  To: intel-xe; +Cc: jani.nikula

Rebased, resend.

Jani Nikula (9):
  drm/i915/irq: add dedicated intel_display_irq_init()
  drm/i915/irq: add dg1_de_irq_postinstall()
  drm/i915/irq: add ilk_de_irq_postinstall()
  drm/i915/irq: move all PCH irq postinstall calls to display code
  fixup! drm/xe/display: Implement display support
  fixup! drm/xe/display: Implement display support
  fixup! drm/xe/display: Implement display support
  fixup! drm/xe/display: Implement display support
  fixup! drm/xe/display: Implement display support

 .../drm/i915/display/intel_display_driver.c   |  2 +
 .../gpu/drm/i915/display/intel_display_irq.c  | 84 ++++++++++++++++++-
 .../gpu/drm/i915/display/intel_display_irq.h  |  7 +-
 drivers/gpu/drm/i915/i915_irq.c               | 74 +---------------
 .../gpu/drm/xe/compat-i915-headers/i915_irq.h |  6 ++
 .../xe/compat-i915-headers/intel_pm_types.h   | 34 --------
 .../xe/compat-i915-headers/soc/intel_gmch.h   | 14 +---
 drivers/gpu/drm/xe/display/ext/i915_irq.c     | 50 -----------
 drivers/gpu/drm/xe/display/ext/i915_irq.h     | 58 -------------
 drivers/gpu/drm/xe/xe_display.c               |  4 +-
 10 files changed, 97 insertions(+), 236 deletions(-)
 create mode 100644 drivers/gpu/drm/xe/compat-i915-headers/i915_irq.h
 delete mode 100644 drivers/gpu/drm/xe/compat-i915-headers/intel_pm_types.h
 delete mode 100644 drivers/gpu/drm/xe/display/ext/i915_irq.h

-- 
2.39.2


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

end of thread, other threads:[~2023-08-17 15:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-17  8:24 [Intel-xe] [CI 0/9] drm/xe: i915 irq backports + display cleanups Jani Nikula
2023-08-17  8:24 ` [Intel-xe] [CI 1/9] drm/i915/irq: add dedicated intel_display_irq_init() Jani Nikula
2023-08-17  8:24 ` [Intel-xe] [CI 2/9] drm/i915/irq: add dg1_de_irq_postinstall() Jani Nikula
2023-08-17  8:24 ` [Intel-xe] [CI 3/9] drm/i915/irq: add ilk_de_irq_postinstall() Jani Nikula
2023-08-17  8:24 ` [Intel-xe] [CI 4/9] drm/i915/irq: move all PCH irq postinstall calls to display code Jani Nikula
2023-08-17  8:24 ` [Intel-xe] [CI 5/9] fixup! drm/xe/display: Implement display support Jani Nikula
2023-08-17  8:24 ` [Intel-xe] [CI 6/9] " Jani Nikula
2023-08-17  8:24 ` [Intel-xe] [CI 7/9] " Jani Nikula
2023-08-17  8:24 ` [Intel-xe] [CI 8/9] " Jani Nikula
2023-08-17  8:24 ` [Intel-xe] [CI 9/9] " Jani Nikula
2023-08-17  8:27 ` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: i915 irq backports + display cleanups (rev3) Patchwork
2023-08-17  8:27 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-08-17  8:28 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-08-17  8:32 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-08-17  8:33 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-08-17  8:33 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork
2023-08-17  9:01 ` [Intel-xe] ✓ CI.BAT: success " Patchwork
2023-08-17 15:46 ` [Intel-xe] [CI 0/9] drm/xe: i915 irq backports + display cleanups Jani Nikula

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.