<div class="gmail_quote">On Mon, Mar 26, 2012 at 06:34, Daniel Vetter <span dir="ltr"><<a href="mailto:daniel@ffwll.ch">daniel@ffwll.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Sun, Mar 25, 2012 at 05:33:27PM -0700, Ben Widawsky wrote:<br>
> RC6 residency should be in intervals of 1.28us, and the counter wraps.<br>
> Here is an example using awk to get the various RC6 and RC6+ residency<br>
> times in seconds, since boot.<br>
><br>
> cat /sys/kernel/debug/dri/0/i915_drpc_info  | grep residency | awk -F':' -F' '  '{print $5 * 1.28 / 1000000}'<br>
><br>
> This is primarily for debug, and QA/application developers using the<br>
> sysfs interface looking for more insight.<br>
><br>
> Untested on IVB.<br>
<br>
</div>Tested on my ivb, seems to yield sane numbers for the default<br>
configuration (i.e. enable rc+rc6p, disable rc6pp).<br></blockquote><div><br></div><div>Yeah, it should work on IVB except for some strange behavior sometimes (I noticed that on IVB we sometimes get into RC6 even if we pass the i915_enable_rc6=0 parameter). I don't know if it is Bios playing some tricks with us or something changed in the mailbox communication, but no harm came from this so far. I'll see what is going on there.</div>

<div><br></div><div>But for the patch itself:</div><div>Reviewed-by: Eugeni Dodonov <<a href="mailto:eugeni.dodonov@gmail.com">eugeni.dodonov@gmail.com</a>></div><div><br></div><div>Nothing like new and shiny powertop power-saving options :).</div>

<div><br></div></div>-- <br>Eugeni Dodonov<a href="http://eugeni.dodonov.net/" target="_blank"><br></a><br>