[Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 when dpm=1 on r600g (Cayman)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 9 12:37:32 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69723
--- Comment #61 from Alexandre Demers <alexandre.f.demers at gmail.com> ---
(In reply to comment #60)
> Instead of triggering the power level switches by running GpuTest in bursts,
> I put this in a bash script:
>
> for i in {1..3600}
> do
> echo low > /sys/class/drm/card0/device/power_dpm_force_performance_level
> sleep 1
> echo high > /sys/class/drm/card0/device/power_dpm_force_performance_level
> sleep 5
> done
>
> and just let GpuTest, and piglit, run continously. I found that this also
> trigger the lockups within minutes.
>
> Then I ran the script by itself, no GpuTest or piglit, and left it running
> while I was at work. When I came home the machine was still running, so it
> ran for six hours without any lockup. So it seems the power level switching
> alone is not sufficient to trigger the lockups, it also needs a load of some
> sort.
Do you mean while spread spectrum is still enabled?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131209/b62c1622/attachment.html>
More information about the dri-devel
mailing list