* [Bug 60827] X under radeon driver crashes after resuming from hibernation
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
@ 2013-09-02 1:01 ` bugzilla-daemon
2013-09-03 13:40 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-09-02 1:01 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60827
Lan Tianyu <tianyu.lan@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tianyu.lan@intel.com
Component|Hibernation/Suspend |Video(DRI - non Intel)
Assignee|rjw@rjwysocki.net |drivers_video-dri@kernel-bu
| |gs.osdl.org
Product|Power Management |Drivers
--- Comment #1 from Lan Tianyu <tianyu.lan@intel.com> ---
This should be a gpu issue rather then hibernation/suspend bug. So reassign to
associated category.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 60827] X under radeon driver crashes after resuming from hibernation
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
2013-09-02 1:01 ` [Bug 60827] X under radeon driver crashes after resuming from hibernation bugzilla-daemon
@ 2013-09-03 13:40 ` bugzilla-daemon
2013-09-03 13:41 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-09-03 13:40 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60827
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
Can you bisect?
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 60827] X under radeon driver crashes after resuming from hibernation
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
2013-09-02 1:01 ` [Bug 60827] X under radeon driver crashes after resuming from hibernation bugzilla-daemon
2013-09-03 13:40 ` bugzilla-daemon
@ 2013-09-03 13:41 ` bugzilla-daemon
2013-09-04 13:50 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-09-03 13:41 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #3 from Alex Deucher <alexdeucher@gmail.com> ---
You might also try a newer kernel. It looks like the uvd ring that is failing
to resume properly. There are a number of fixes for suspend/resume related
problems with uvd in 3.11 (most of which should end up in stable).
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 60827] X under radeon driver crashes after resuming from hibernation
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
` (2 preceding siblings ...)
2013-09-03 13:41 ` bugzilla-daemon
@ 2013-09-04 13:50 ` bugzilla-daemon
2013-09-04 13:59 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-09-04 13:50 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #4 from archiesix@gmail.com ---
I am sorry, I cannot completely bisect : I am running Archlinux on a production
machine and I have only a few set of kernel packages saved. I can tell you that
:
- 3.11.1 has the very same problem
- The problem was already present in 3.10.9 This kernel shows also corrupted
graphics in Gnome-Shell
- 3.9.9 is ok (no corrupted graphics, no problem with hibernation).
I have a RV740 graphics card on a Dell Precision M6500 notebook.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 60827] X under radeon driver crashes after resuming from hibernation
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
` (3 preceding siblings ...)
2013-09-04 13:50 ` bugzilla-daemon
@ 2013-09-04 13:59 ` bugzilla-daemon
2013-09-04 16:40 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-09-04 13:59 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #5 from Alex Deucher <alexdeucher@gmail.com> ---
Make sure your kernel has this patch:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=022374c02e357ac82e98dd2689fb2efe05723d69
make sure you power off the system completely between kernel tests.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 60827] X under radeon driver crashes after resuming from hibernation
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
` (4 preceding siblings ...)
2013-09-04 13:59 ` bugzilla-daemon
@ 2013-09-04 16:40 ` bugzilla-daemon
2013-09-17 10:18 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-09-04 16:40 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #6 from archiesix@gmail.com ---
I powered off completely the system between each test. The patch is included
starting from kernel 3.10.10
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 60827] X under radeon driver crashes after resuming from hibernation
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
` (5 preceding siblings ...)
2013-09-04 16:40 ` bugzilla-daemon
@ 2013-09-17 10:18 ` bugzilla-daemon
2013-10-14 8:30 ` bugzilla-daemon
2013-10-15 18:34 ` bugzilla-daemon
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-09-17 10:18 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #7 from archiesix@gmail.com ---
The problem persists in Kernel 3.11.1
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 60827] X under radeon driver crashes after resuming from hibernation
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
` (6 preceding siblings ...)
2013-09-17 10:18 ` bugzilla-daemon
@ 2013-10-14 8:30 ` bugzilla-daemon
2013-10-15 18:34 ` bugzilla-daemon
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-10-14 8:30 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #8 from archiesix@gmail.com ---
I did some more digging : the hibernation problem is already present in kernel
3.9.11 while it is absent in 3.9.9. So, it seems that it was introduced either
in 3.9.10 or 3.9.11. The last kernel that I could check is 3.11.3 and still
poses the same problem. I hope that this will help to solve the problem.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 60827] X under radeon driver crashes after resuming from hibernation
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
` (7 preceding siblings ...)
2013-10-14 8:30 ` bugzilla-daemon
@ 2013-10-15 18:34 ` bugzilla-daemon
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-10-15 18:34 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=60827
--- Comment #9 from archiesix@gmail.com ---
The bug was introduced in kernel 3.9.11. With kernels 3.9.9 and 3.9.10 when
hibernating I get the error :
No irq handler for vector (irq -1)
displayed on the console, but otherwise everything seems ok.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-10-15 18:34 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-60827-2300@https.bugzilla.kernel.org/>
2013-09-02 1:01 ` [Bug 60827] X under radeon driver crashes after resuming from hibernation bugzilla-daemon
2013-09-03 13:40 ` bugzilla-daemon
2013-09-03 13:41 ` bugzilla-daemon
2013-09-04 13:50 ` bugzilla-daemon
2013-09-04 13:59 ` bugzilla-daemon
2013-09-04 16:40 ` bugzilla-daemon
2013-09-17 10:18 ` bugzilla-daemon
2013-10-14 8:30 ` bugzilla-daemon
2013-10-15 18:34 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).