drm/i915: enable thermal reporting for IPS
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 10 Sep 2010 17:02:13 +0000 (10:02 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 11 Sep 2010 09:49:34 +0000 (10:49 +0100)
commitea056c14a269be393468fe3734f6c2319eb23a3f
tree9b6bd67350af78d4ec646e39c1f71729d425087b
parent8b3016c4f4cded41d4d53da6f09f40efd6083f4f
drm/i915: enable thermal reporting for IPS

Thermal reporting may not be enabled by default on some machines, so
enable the appropriate bits to allow IPS to get the data it needs from
the CPU thermal device.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c