commit | 61ff75ac20ffa6d0039f643234d0c5244070fb15 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 01 17:23:28 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 01 21:04:17 2016 +0100 |
tree | 6eb92084b0f89ed9ffa676d8e34670f6fc858c54 | |
parent | 31bb59cc01fda94e55eca7304e0e745908c3bec6 [diff] |
drm/i915: Simplify enabling user-interrupts with L3-remapping Borrow the idea from intel_lrc.c to precompute the mask of interrupts we wish to always enable to avoid having lots of conditionals inside the interrupt enabling. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1467390209-3576-19-git-send-email-chris@chris-wilson.co.uk