drm/i915: disable turbo on ValleyView for now
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 11 Apr 2012 16:23:33 +0000 (09:23 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 12 Apr 2012 19:14:12 +0000 (21:14 +0200)
commitb6834bd63ec407444098be233122a25bf4f17c75
tree3dc33540ecc3a17bf2bfcc89dbd5e33c321eeb5d
parentbfa3384a9a84aaaa59443bbd776c142e7dba4b0f
drm/i915: disable turbo on ValleyView for now

We'll probably need new init functions and will need to test it.

v2: fix impossible GEN6 && GEN7 condition, move to Daniel's new init function

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c