commit | 7b3c29f6fd374640266d82aafe6929761469e27b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jul 10 20:31:19 2014 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 10 22:30:40 2014 +0200 |
tree | 7ca89b4a9e472d651c8371cfd4d992b87bf741cf | |
parent | bf225f20d51fb1b77d47fce0628159a3eda027b9 [diff] |
drm/i915: Make the RPS interrupt generation mask handle the vlv wa We can eliminate a lot of special case code by making the computation of the interrupt mask be correct for all callers. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>