commit 5b739fcca873ac25ae1c21284f9f6a996af3af37
Author: Imre Vadasz <[email protected]>
Date:   Sun Feb 23 01:08:12 2014 +0100

    Avoiding an infinite loop during P-state adjustment on the HP6715s notebook.
    
    The code is taken from the OpenBSD counterpart to amd0f_set_fidvid.
    The infinite loop probably occurs on my HP6715s because the rvo adjustment
    doesn't get applied by the hardware when entering the highest P-state
    (maybe because of some kind of overvolting protection).

Summary of changes:
 sys/platform/pc64/x86_64/cpufreq_machdep.c | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b739fcca873ac25ae1c21284f9f6a996af3af37


-- 
DragonFly BSD source repository

Reply via email to