* [Bug 109487] drm-next-5.1-wip broken as of 672c6238
2019-01-28 19:42 [Bug 109487] drm-next-5.1-wip broken as of 672c6238 bugzilla-daemon
@ 2019-01-28 19:54 ` bugzilla-daemon
2019-01-28 19:56 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-01-28 19:54 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 736 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=109487
asavah <irherder@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #143242|0 |1
is obsolete| |
--- Comment #1 from asavah <irherder@gmail.com> ---
Created attachment 143243
--> https://bugs.freedesktop.org/attachment.cgi?id=143243&action=edit
another dmesg with warning backtrace before GPF
Previous dmesg was from a build containing a patch to make shut up the warning
which hasn't been fixed for months ...
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2177 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 109487] drm-next-5.1-wip broken as of 672c6238
2019-01-28 19:42 [Bug 109487] drm-next-5.1-wip broken as of 672c6238 bugzilla-daemon
2019-01-28 19:54 ` bugzilla-daemon
@ 2019-01-28 19:56 ` bugzilla-daemon
2019-01-28 21:39 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-01-28 19:56 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 343 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=109487
--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
Does reverting this commit help?
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-5.1-wip&id=12c51ee226c12933d0188b8f04804166a69f6f6e
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1241 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 109487] drm-next-5.1-wip broken as of 672c6238
2019-01-28 19:42 [Bug 109487] drm-next-5.1-wip broken as of 672c6238 bugzilla-daemon
2019-01-28 19:54 ` bugzilla-daemon
2019-01-28 19:56 ` bugzilla-daemon
@ 2019-01-28 21:39 ` bugzilla-daemon
2019-01-29 15:28 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-01-28 21:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 542 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=109487
--- Comment #3 from asavah <irherder@gmail.com> ---
No, sadly it doesn't help.
Additional observations:
If amdgpu is built as module the system boots without graphics, but networking
and ssh are working, however it's impossible to reboot the system, it just
hangs after issuing "reboot".
If amdgpu is built-in (with embedded raven* firmware blobs) the system just
hangs with black screen, no network.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1306 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 109487] drm-next-5.1-wip broken as of 672c6238
2019-01-28 19:42 [Bug 109487] drm-next-5.1-wip broken as of 672c6238 bugzilla-daemon
` (2 preceding siblings ...)
2019-01-28 21:39 ` bugzilla-daemon
@ 2019-01-29 15:28 ` bugzilla-daemon
2019-01-29 15:35 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-01-29 15:28 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 346 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=109487
--- Comment #4 from Alex Deucher <alexdeucher@gmail.com> ---
Reverting this patch should fix it:
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-5.1-wip&id=10117450735c7a7c0858095fb46a860e7037cb9a
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1244 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 109487] drm-next-5.1-wip broken as of 672c6238
2019-01-28 19:42 [Bug 109487] drm-next-5.1-wip broken as of 672c6238 bugzilla-daemon
` (3 preceding siblings ...)
2019-01-29 15:28 ` bugzilla-daemon
@ 2019-01-29 15:35 ` bugzilla-daemon
2019-01-29 16:29 ` bugzilla-daemon
2019-11-19 9:11 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-01-29 15:35 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 265 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=109487
--- Comment #5 from Tom St Denis <tom.stdenis@amd.com> ---
Reverting just the -msse2 commit on top of drm-next works fine for me.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1026 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 109487] drm-next-5.1-wip broken as of 672c6238
2019-01-28 19:42 [Bug 109487] drm-next-5.1-wip broken as of 672c6238 bugzilla-daemon
` (4 preceding siblings ...)
2019-01-29 15:35 ` bugzilla-daemon
@ 2019-01-29 16:29 ` bugzilla-daemon
2019-11-19 9:11 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-01-29 16:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 348 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=109487
--- Comment #6 from asavah <irherder@gmail.com> ---
Yes, indeed reverting
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-5.1-wip&id=10117450735c7a7c0858095fb46a860e7037cb9a
seems to fix the issue.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1237 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 109487] drm-next-5.1-wip broken as of 672c6238
2019-01-28 19:42 [Bug 109487] drm-next-5.1-wip broken as of 672c6238 bugzilla-daemon
` (5 preceding siblings ...)
2019-01-29 16:29 ` bugzilla-daemon
@ 2019-11-19 9:11 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-11-19 9:11 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 805 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=109487
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #7 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/686.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2338 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread