From: Jesse Barnes Date: Thu, 20 May 2010 21:28:11 +0000 (-0700) Subject: drm/i915: add power monitoring support X-Git-Tag: v2.6.35-rc2~56^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7648fa99eb77a2e1a90b7beaa420e07d819b9c11;p=pandora-kernel.git drm/i915: add power monitoring support Add power monitoring support to the i915 driver for use by the IPS driver. Export the available power info to the IPS driver through a few new inter-driver hooks. When used together, the IPS driver and this patch can significantly increase graphics performance on Ironlake class chips. Signed-off-by: Jesse Barnes [anholt: Fixed 32-bit compile. stupid obfuscating div_u64()] Signed-off-by: Eric Anholt --- Reading git-diff-tree failed