Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 2015 21:37:20 +0100
From:      =?UTF-8?B?SmFuIEtva2Vtw7xsbGVy?= <jan.kokemueller@gmail.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: Intel i915 support for RC6
Message-ID:  <54D52600.40102@gmail.com>
In-Reply-To: <CAN6yY1uUUMt5riU3JNCLRR_85gOho35EMDm33052kLdOT0kvpQ@mail.gmail.com>
References:  <CAN6yY1uUUMt5riU3JNCLRR_85gOho35EMDm33052kLdOT0kvpQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
 > Is '7' reasonable and, if so, what do the other two bits do?

The value of the sysctl is interpreted as a bitmask. There are three 
different RC6 levels: RC6, RC6p and RC6pp. RC6pp is the deepest one with 
the largest power savings.
Setting it to 7 enables all modes. dmesg then says:

"info: [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp on"

I would set it to 7 unless it makes the system unstable. RC6p seems to 
be broken on Sandy Bridge but it is automatically disabled there.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54D52600.40102>