commit | 9fb94522ddf2d3dca0d723e53db5f3f5ffb5487b | [log] [tgz] |
---|---|---|
author | Andi Shyti <andi.shyti@intel.com> | Thu Oct 24 22:16:42 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Oct 26 19:28:59 2019 +0100 |
tree | 68e01130fbc04a37fdb29307c1661c71eefacadb | |
parent | 3e7abf8141935ded77abeb622480bf4a14241ece [diff] |
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