From: Jesse Barnes Date: Wed, 11 Sep 2013 20:43:20 +0000 (-0700) Subject: drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYT X-Git-Tag: v3.13-rc1~76^2~114^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ffd494b8e88250d922db91037b4df676cb679a2;p=pandora-kernel.git 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 [danvet: Explain a bit in the commit message what's going on.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed