[Intel-gfx] [PATCH v2 0/5] Finish the ack+handler split for irq handler
Ville Syrjala
ville.syrjala at linux.intel.com
Wed Jun 26 18:03:39 UTC 2019
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Rebased version of the irq ack+handle split series. Tried to
accommodate Chris's review feedback.
I also tossed in a patch at the end to shrink the code by
using the raw read/write stuff. A bit scared of that one due
to the same cacheline reg access system hangs, so tried to
protect against it with irq_lock.
Ville Syrjälä (5):
drm/i915: Add gen8_de_pipe_fault_mask()
drm/i915: Introduce struct hpd_irq_regs
drm/i915: Split pch irq handling to ack+handler
drm/i915: Finish the irq ack+handler split for ilk+
drm/i915: Use raw_reg_read()/write() in ilk+ irq handlers
drivers/gpu/drm/i915/i915_irq.c | 717 ++++++++++++++++++++++----------
1 file changed, 490 insertions(+), 227 deletions(-)
--
2.21.0
More information about the Intel-gfx
mailing list