[Bug 93035] [SKL-Y] Can't reach deepest state than pc2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 20 02:51:21 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=93035

Imre Deak <imre.deak at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Imre Deak <imre.deak at intel.com> ---
(In reply to cprigent from comment #1)
> Created attachment 119972 [details]
> kern.log.tar.gz

For power state residency problems could you please always provide also the
output of the followings, captured at the moment where you expect some non-zero
residency (all ran as root):

lspci -vvk
lsmod

for d in /sys/devices/pci*/0*; do \
  grep . $d/power/{control,runtime_usage,runtime_suspended_time}; \
done

sleep 5

for d in /sys/devices/pci*/0*; do \
  grep . $d/power/{control,runtime_usage,runtime_suspended_time}; \
done

cat /sys/kernel/debug/dri/0/i915_power_domain_info
cat /sys/kernel/debug/dri/0/i915_dmc_info

<linux_src>/tools/power/x86/turbostat --debug sleep 5

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20151120/365b1bf1/attachment.html>


More information about the intel-gfx-bugs mailing list