drm/i915: Extract the GuC interrupt handlers
authorAndi Shyti <andi.shyti@intel.com>
Thu, 24 Oct 2019 21:16:42 +0000 (22:16 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 26 Oct 2019 18:28:59 +0000 (19:28 +0100)
commit9fb94522ddf2d3dca0d723e53db5f3f5ffb5487b
tree68e01130fbc04a37fdb29307c1661c71eefacadb
parent3e7abf8141935ded77abeb622480bf4a14241ece
drm/i915: Extract the GuC interrupt handlers

Pull the GuC interrupt handlers out of i915_irq.c. They now use the GT
interrupt facilities rather than the central dispatch.

Based on a patch by Chris Wilson.

Signed-off-by: Andi Shyti <andi.shyti@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191024211642.7688-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/uc/intel_guc.c
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_irq.h