intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] drm/i915: bdw+ pipe interrupt stuff
@ 2024-06-05 11:18 Ville Syrjala
  2024-06-05 11:18 ` [PATCH 1/7] drm/i915: Use REG_BIT() for bdw+ pipe interrupts Ville Syrjala
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Ville Syrjala @ 2024-06-05 11:18 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Clean up the bdw+ pipe interrupt bits, and enable some new fault
interrupts on tgl+ and mtl+.

Ville Syrjälä (7):
  drm/i915: Use REG_BIT() for bdw+ pipe interrupts
  drm/i915: Document bdw+ pipe interrupt bits
  drm/i915: Sort bdw+ pipe interrupt bits
  drm/i915: Extend GEN9_PIPE_PLANE_FLIP_DONE() to cover all universal
    planes
  drm/i915: Nuke the intermediate pipe fault bitmasks
  drm/i915: Enable pipeDMC fault interrupts on tgl+
  drm/i915: Enable plane/pipeDMC ATS fault interrupts on mtl

 .../gpu/drm/i915/display/intel_display_irq.c  | 49 ++++++++++--
 drivers/gpu/drm/i915/i915_reg.h               | 80 ++++++++-----------
 2 files changed, 79 insertions(+), 50 deletions(-)

-- 
2.44.1


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

end of thread, other threads:[~2024-06-06 12:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05 11:18 [PATCH 0/7] drm/i915: bdw+ pipe interrupt stuff Ville Syrjala
2024-06-05 11:18 ` [PATCH 1/7] drm/i915: Use REG_BIT() for bdw+ pipe interrupts Ville Syrjala
2024-06-05 11:18 ` [PATCH 2/7] drm/i915: Document bdw+ pipe interrupt bits Ville Syrjala
2024-06-05 11:18 ` [PATCH 3/7] drm/i915: Sort " Ville Syrjala
2024-06-05 11:18 ` [PATCH 4/7] drm/i915: Extend GEN9_PIPE_PLANE_FLIP_DONE() to cover all universal planes Ville Syrjala
2024-06-06 11:31   ` Jani Nikula
2024-06-05 11:18 ` [PATCH 5/7] drm/i915: Nuke the intermediate pipe fault bitmasks Ville Syrjala
2024-06-05 11:18 ` [PATCH 6/7] drm/i915: Enable pipeDMC fault interrupts on tgl+ Ville Syrjala
2024-06-06 11:43   ` Jani Nikula
2024-06-06 12:56     ` Ville Syrjälä
2024-06-05 11:18 ` [PATCH 7/7] drm/i915: Enable plane/pipeDMC ATS fault interrupts on mtl Ville Syrjala
2024-06-05 14:09 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: bdw+ pipe interrupt stuff Patchwork
2024-06-05 14:18 ` ✓ Fi.CI.BAT: success " Patchwork
2024-06-05 18:41 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-06-06 11:44 ` [PATCH 0/7] " 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).