commit | 1e1cace942ef67d36828daa2d42559f02271897b | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Apr 13 21:19:52 2016 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Apr 14 14:45:27 2016 +0300 |
tree | 1ad0b00fd15978d26504735eebe67904699c0b7c | |
parent | a5e485a95c9c4cdd93b4c6dc53eee3bd1e50de11 [diff] |
drm/i915: Eliminate loop from VLV irq handler Now that we've dealt with the races in clearing IIR bits via VLV_IER and the master interrupt enable, we can go ahead aliminate the loop from the VLV interrupt handler. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1460571598-24452-7-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>