Home
last modified time | relevance | path

Searched hist:e30e251acc980d515fe3d3a8dfce37abeb79ed42 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff e30e251acc980d515fe3d3a8dfce37abeb79ed42 Wed Apr 13 13:19:58 CDT 2016 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Split gen8_gt_irq_handler into ack+handle

As we did on VLV, split the gt irq handling to ack and handler phases on
CHV. Leave the BDW+ codepath mostly intact for now.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1460571598-24452-13-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>