drm/i915: Make the RPS interrupt generation mask handle the vlv wa
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 10 Jul 2014 19:31:19 +0000 (20:31 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 10 Jul 2014 20:30:40 +0000 (22:30 +0200)
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>
drivers/gpu/drm/i915/intel_pm.c

Simple merge