]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit328705d98863ca0413386081c053a40016598c1b
tree3dc33540ecc3a17bf2bfcc89dbd5e33c321eeb5d
parenta7f687d0f5ac6c357691bf5ce3ab90116ea508de
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