From: Jesse Barnes Date: Fri, 27 Sep 2013 00:55:57 +0000 (-0700) Subject: drm/i915/vlv: use lower precision RC6 counter X-Git-Tag: v3.13-rc1~76^2~80^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49798eb2fe7240900d0a22a4e8d2b8e2f2ea6684;p=pandora-kernel.git drm/i915/vlv: use lower precision RC6 counter And add some reg defines while we're at it. Since the units of the RC6 residency counter are actually in CZ clocks, we want to just use the high bits or we'll overflow too frequently. Signed-off-by: Jesse Barnes Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed