* [Bug 115251] New: amdgpu: Black screen + hang with Kaveri
@ 2016-03-24 19:40 bugzilla-daemon
2016-03-24 19:52 ` [Bug 115251] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-03-24 19:40 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=115251
Bug ID: 115251
Summary: amdgpu: Black screen + hang with Kaveri
Product: Drivers
Version: 2.5
Kernel Version: 4.4.5
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: linux@bernd-steinhauser.de
Regression: No
Created attachment 210661
--> https://bugzilla.kernel.org/attachment.cgi?id=210661&action=edit
Xorg log
With 4.4.6, I noticed I cannot use the xf86-video-amdgpu ddx anymore.
When the X server starts, the screen will go black, in the log, there is a
message telling me that the device initialization failed.
I can't get the console back either, but emergency sync, ro remount and
poweroff do work.
Before starting X, the driver seems to work fine, only when starting X things
go wrong.
The issue is present with 4.5.0 as well.
Will upload a Xorg log, but it won't be much of a help, because it seems to be
cut off, even though I waited for a long time before sync and unmount.
Also tried to capture dmesg, but got only a partial one as well which was cut
off before things got interesting.
bisect led to (on the 4.4.y branch):
a46a700abc520bfadf5fa1cc371ba07d6d7f9230 is the first bad commit
commit a46a700abc520bfadf5fa1cc371ba07d6d7f9230
Author: Christian König <christian.koenig@amd.com>
Date: Fri Feb 26 16:18:15 2016 +0100
drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
····
commit feebe91aa9a9d99d9ec157612a614fadb79beb99 upstream.
····
We never ported that back to CIK, so we could run into VM faults here.
····
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
:040000 040000 3930bee60c2e64b348ee8e5f618326b5f6141cdc
8501edda2a7d8ee201cde839ac01d943bec84a51 M drivers
Reverting that commit on top of 4.4.6 (or the corresponding one on top of
4.5.0) gets things working again.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 115251] amdgpu: Black screen + hang with Kaveri 2016-03-24 19:40 [Bug 115251] New: amdgpu: Black screen + hang with Kaveri bugzilla-daemon @ 2016-03-24 19:52 ` bugzilla-daemon 2016-03-26 7:59 ` bugzilla-daemon ` (3 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2016-03-24 19:52 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=115251 Alex Deucher <alexdeucher@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com --- Comment #1 from Alex Deucher <alexdeucher@gmail.com> --- Created attachment 210671 --> https://bugzilla.kernel.org/attachment.cgi?id=210671&action=edit fix for 4.5 The fix for 4.5 has already gone to stable, it just hasn't been applied yet. 4.6 is not affected. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 115251] amdgpu: Black screen + hang with Kaveri 2016-03-24 19:40 [Bug 115251] New: amdgpu: Black screen + hang with Kaveri bugzilla-daemon 2016-03-24 19:52 ` [Bug 115251] " bugzilla-daemon @ 2016-03-26 7:59 ` bugzilla-daemon 2016-04-21 4:55 ` bugzilla-daemon ` (2 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2016-03-26 7:59 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=115251 --- Comment #2 from Bernd Steinhauser <linux@bernd-steinhauser.de> --- Thanks, that works. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 115251] amdgpu: Black screen + hang with Kaveri 2016-03-24 19:40 [Bug 115251] New: amdgpu: Black screen + hang with Kaveri bugzilla-daemon 2016-03-24 19:52 ` [Bug 115251] " bugzilla-daemon 2016-03-26 7:59 ` bugzilla-daemon @ 2016-04-21 4:55 ` bugzilla-daemon 2016-04-21 13:52 ` bugzilla-daemon 2016-06-03 5:19 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2016-04-21 4:55 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=115251 --- Comment #3 from Bernd Steinhauser <linux@bernd-steinhauser.de> --- Ping. Was this forgotten? Afaics, it's still not applied to 4.5 stable (in 4.5.2). -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 115251] amdgpu: Black screen + hang with Kaveri 2016-03-24 19:40 [Bug 115251] New: amdgpu: Black screen + hang with Kaveri bugzilla-daemon ` (2 preceding siblings ...) 2016-04-21 4:55 ` bugzilla-daemon @ 2016-04-21 13:52 ` bugzilla-daemon 2016-06-03 5:19 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2016-04-21 13:52 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=115251 --- Comment #4 from Alex Deucher <alexdeucher@gmail.com> --- Greg still hasn't applied it. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 115251] amdgpu: Black screen + hang with Kaveri 2016-03-24 19:40 [Bug 115251] New: amdgpu: Black screen + hang with Kaveri bugzilla-daemon ` (3 preceding siblings ...) 2016-04-21 13:52 ` bugzilla-daemon @ 2016-06-03 5:19 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2016-06-03 5:19 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=115251 Bernd Steinhauser <linux@bernd-steinhauser.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |CODE_FIX --- Comment #5 from Bernd Steinhauser <linux@bernd-steinhauser.de> --- Fixed with v4.5.3 or more specific commit a287c7. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-06-03 5:19 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-03-24 19:40 [Bug 115251] New: amdgpu: Black screen + hang with Kaveri bugzilla-daemon 2016-03-24 19:52 ` [Bug 115251] " bugzilla-daemon 2016-03-26 7:59 ` bugzilla-daemon 2016-04-21 4:55 ` bugzilla-daemon 2016-04-21 13:52 ` bugzilla-daemon 2016-06-03 5:19 ` bugzilla-daemon
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.