git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c8562f
)
drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PM
author
Imre Deak
<imre.deak@intel.com>
Mon, 28 Apr 2014 09:03:59 +0000
(12:03 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 5 May 2014 07:09:21 +0000
(09:09 +0200)
On BDW we don't enable RC6 at the moment, but this isn't reflected in
the (sanitized) i915.enable_rc6 option. So make enable_rc6 report
correctly that RC6 is disabled, which will also effectively disable RPM
on BDW (since RPM depends on RC6).
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77565
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_pm.c
Simple merge