All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drm/i915: IRQ fixes
@ 2021-06-30  9:52 ` Thomas Zimmermann
  0 siblings, 0 replies; 22+ messages in thread
From: Thomas Zimmermann @ 2021-06-30  9:52 UTC (permalink / raw)
  To: jani.nikula, joonas.lahtinen, rodrigo.vivi, airlied, daniel,
	chris, mika.kuoppala, matthew.brost, maarten.lankhorst,
	lucas.demarchi, ville.syrjala
  Cc: intel-gfx, Thomas Zimmermann, dri-devel

Fix a bug in the usage of IRQs and cleanup references to the DRM
IRQ midlayer.

Preferably this patchset would be merged through drm-misc-next.

v3:
	* also use intel_synchronize_hardirq() from other callsite
v2:
	* split patch
	* also fix comment
	* add intel_synchronize_hardirq() (Ville)
	* update Fixes tag (Daniel)

Thomas Zimmermann (2):
  drm/i915: Use the correct IRQ during resume
  drm/i915: Drop all references to DRM IRQ midlayer

 drivers/gpu/drm/i915/gt/intel_engine_cs.c       |  2 +-
 drivers/gpu/drm/i915/gt/intel_ring_submission.c |  2 +-
 drivers/gpu/drm/i915/i915_drv.c                 |  1 -
 drivers/gpu/drm/i915/i915_irq.c                 | 10 +++++-----
 drivers/gpu/drm/i915/i915_irq.h                 |  1 +
 5 files changed, 8 insertions(+), 8 deletions(-)


base-commit: 67f5a18128770817e4218a9e496d2bf5047c51e8
--
2.32.0


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

end of thread, other threads:[~2021-07-01  0:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-30  9:52 [PATCH v3 0/2] drm/i915: IRQ fixes Thomas Zimmermann
2021-06-30  9:52 ` [Intel-gfx] " Thomas Zimmermann
2021-06-30  9:52 ` [PATCH v3 1/2] drm/i915: Use the correct IRQ during resume Thomas Zimmermann
2021-06-30  9:52   ` [Intel-gfx] " Thomas Zimmermann
2021-06-30 10:49   ` Daniel Vetter
2021-06-30 10:49     ` [Intel-gfx] " Daniel Vetter
2021-06-30 14:18     ` Thomas Zimmermann
2021-06-30 14:18       ` [Intel-gfx] " Thomas Zimmermann
2021-06-30 17:02       ` Daniel Vetter
2021-06-30 17:02         ` [Intel-gfx] " Daniel Vetter
2021-06-30  9:52 ` [PATCH v3 2/2] drm/i915: Drop all references to DRM IRQ midlayer Thomas Zimmermann
2021-06-30  9:52   ` [Intel-gfx] " Thomas Zimmermann
2021-06-30  9:52   ` Thomas Zimmermann
2021-06-30 10:06   ` Greg KH
2021-06-30 10:06     ` [Intel-gfx] " Greg KH
2021-06-30 10:06     ` Greg KH
2021-06-30 11:46     ` Thomas Zimmermann
2021-06-30 11:46       ` [Intel-gfx] " Thomas Zimmermann
2021-06-30 11:46       ` Thomas Zimmermann
2021-06-30 16:41 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: IRQ fixes (rev2) Patchwork
2021-06-30 17:06 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-07-01  0:07 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " 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.