commit | 5ffd494b8e88250d922db91037b4df676cb679a2 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Sep 11 13:43:20 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Sep 20 09:43:03 2013 +0200 |
tree | dbe1a9cd51c4ac5b405f8f9a2eeff0daaac9f6f3 | |
parent | a2b23fe04e183ef58ed45183e39dbc696f9600b1 [diff] |
drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYT Byt doesn't have rc6p and rc6pp support and even more important the the offsets of the residency registers there's something else. So Just return a constant 0 to avoid upsetting userspace tools like powertop. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [danvet: Explain a bit in the commit message what's going on.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>