<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - [drm:evergreen_resume] *ERROR* evergreen startup failed on resume"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86267#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - [drm:evergreen_resume] *ERROR* evergreen startup failed on resume"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86267">bug 86267</a>
from <span class="vcard"><a class="email" href="mailto:stefanscheffler@gmx.net" title="stefanscheffler@gmx.net">stefanscheffler@gmx.net</a>
</span></b>
<pre>Same here with a Radeon HD 5670 512MB GDDR5 using Arch Linux. It also happens
without starting X.
This error only shows up when the card successfully resumes not when it fails:
[drm:rv770_stop_dpm] *ERROR* Could not force DPM to low.
Disabling DPM seems to prevent the startup failures.
Another observation. According to /proc/interrupts the card generates thousands
of interrupts per seconds after a failed resume, which might explain why the
system feels extremely sluggish afterwards.
Bisecting brought me to this commit. It's from early in the 3.17 cycle. I
thought this was happening with 3.16 already, but maybe I remember wrong.
commit a3eb06dbca08e3fdad7039021ae03b46b215f22a
Author: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>
Date: Wed Jul 9 20:15:42 2014 +0200
drm/radeon: Remove radeon_gart_restore()
Doesn't seem necessary, the GART table memory should be persistent.
Signed-off-by: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>
Reviewed-by: Christian König <<a href="mailto:christian.koenig@amd.com">christian.koenig@amd.com</a>>
Signed-off-by: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>