Revert "drm/i915: Don't overclock on Haswell"
authorBen Widawsky <ben@bwidawsk.net>
Wed, 24 Apr 2013 00:33:02 +0000 (17:33 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 24 Apr 2013 09:02:15 +0000 (11:02 +0200)
commit988b36e511fb0a8068f7e7f7f90df06bf5172196
tree8df26c2ce671f285307fe433c5d9127fc6472386
parenta65851af59387146a28a928c3e7bb17dabc5db72
Revert "drm/i915: Don't overclock on Haswell"

This reverts commit fec46b5eff854df5647a9f4724e45dd33933855a.

The latest version of our PM programming doc (which is WAY better than
previous versions, and thanks for that) says something along the lines
of, "On Haswell overclocking is no long achieved via mailbox registers."
Which I misinterpreted as, the driver must done something different than
it did on IVB, and SNB.

It appears I jumped the gun, and that's all false. We've gotten some
clarification, and it appears at least *reading* the overclocking
information works in exactly the same manner.

Cc: kim.l.saw-chu@intel.com
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c