* [Bug 209721] New: No output after AMDGPU loads.
@ 2020-10-16 15:24 bugzilla-daemon
2020-10-16 15:26 ` [Bug 209721] " bugzilla-daemon
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2020-10-16 15:24 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=209721
Bug ID: 209721
Summary: No output after AMDGPU loads.
Product: Drivers
Version: 2.5
Kernel Version: Linux Master branch
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: blocking
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: haxk612@gmail.com
Regression: No
I sadly cant even get an dmesg from journalctl or anything.
when i enable loglevel8 it shows me that fb0 is giving word to AMDGPU module
and then screen goes black turns back on but no output at all.
System Specs: Acer Nitro 5 AN515-42
GPUs: AMD Vega 8 (iGPU in Ryzen 5 2500U)
AMD Radeon RX560X (dGPU)
If there is any way you know of to be able to grab logs i will gladly do it.
It should be noted that 5.9 tag works just fine. So the bug was introduced in
one of the drm-next merges.
--
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] 7+ messages in thread* [Bug 209721] No output after AMDGPU loads. 2020-10-16 15:24 [Bug 209721] New: No output after AMDGPU loads bugzilla-daemon @ 2020-10-16 15:26 ` bugzilla-daemon 2020-10-16 15:32 ` bugzilla-daemon ` (4 subsequent siblings) 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2020-10-16 15:26 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=209721 --- Comment #1 from Haxk20 (haxk612@gmail.com) --- The HEAD of the kernel is current head on mainline. That is "9ff9b0d392ea08090cd1780fb196f36dbb586529" -- 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] 7+ messages in thread
* [Bug 209721] No output after AMDGPU loads. 2020-10-16 15:24 [Bug 209721] New: No output after AMDGPU loads bugzilla-daemon 2020-10-16 15:26 ` [Bug 209721] " bugzilla-daemon @ 2020-10-16 15:32 ` bugzilla-daemon 2020-10-16 15:38 ` bugzilla-daemon ` (3 subsequent siblings) 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2020-10-16 15:32 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=209721 Alex Deucher (alexdeucher@gmail.com) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com --- Comment #2 from Alex Deucher (alexdeucher@gmail.com) --- Does this patch fix it? https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-fixes-5.10&id=44264591a8c4da7090a4bfd10e04f4cb8fe60afe -- 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] 7+ messages in thread
* [Bug 209721] No output after AMDGPU loads. 2020-10-16 15:24 [Bug 209721] New: No output after AMDGPU loads bugzilla-daemon 2020-10-16 15:26 ` [Bug 209721] " bugzilla-daemon 2020-10-16 15:32 ` bugzilla-daemon @ 2020-10-16 15:38 ` bugzilla-daemon 2020-10-16 20:00 ` bugzilla-daemon ` (2 subsequent siblings) 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2020-10-16 15:38 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=209721 --- Comment #3 from Haxk20 (haxk612@gmail.com) --- Will build it in and report back. -- 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] 7+ messages in thread
* [Bug 209721] No output after AMDGPU loads. 2020-10-16 15:24 [Bug 209721] New: No output after AMDGPU loads bugzilla-daemon ` (2 preceding siblings ...) 2020-10-16 15:38 ` bugzilla-daemon @ 2020-10-16 20:00 ` bugzilla-daemon 2020-10-16 20:00 ` bugzilla-daemon 2020-10-16 20:03 ` bugzilla-daemon 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2020-10-16 20:00 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=209721 --- Comment #4 from Haxk20 (haxk612@gmail.com) --- (In reply to Alex Deucher from comment #2) > Does this patch fix it? > https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-fixes-5. > 10&id=44264591a8c4da7090a4bfd10e04f4cb8fe60afe That fixes it. Would be nice to see it in the next drm-fixes. -- 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] 7+ messages in thread
* [Bug 209721] No output after AMDGPU loads. 2020-10-16 15:24 [Bug 209721] New: No output after AMDGPU loads bugzilla-daemon ` (3 preceding siblings ...) 2020-10-16 20:00 ` bugzilla-daemon @ 2020-10-16 20:00 ` bugzilla-daemon 2020-10-16 20:03 ` bugzilla-daemon 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2020-10-16 20:00 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=209721 --- Comment #5 from Haxk20 (haxk612@gmail.com) --- I will keep the bug opened until it is in linus tree -- 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] 7+ messages in thread
* [Bug 209721] No output after AMDGPU loads. 2020-10-16 15:24 [Bug 209721] New: No output after AMDGPU loads bugzilla-daemon ` (4 preceding siblings ...) 2020-10-16 20:00 ` bugzilla-daemon @ 2020-10-16 20:03 ` bugzilla-daemon 5 siblings, 0 replies; 7+ messages in thread From: bugzilla-daemon @ 2020-10-16 20:03 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=209721 --- Comment #6 from Alex Deucher (alexdeucher@gmail.com) --- (In reply to Haxk20 from comment #4) > That fixes it. Would be nice to see it in the next drm-fixes. Already queued up: https://patchwork.freedesktop.org/patch/395141/ -- 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] 7+ messages in thread
end of thread, other threads:[~2020-10-16 20:03 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-10-16 15:24 [Bug 209721] New: No output after AMDGPU loads bugzilla-daemon 2020-10-16 15:26 ` [Bug 209721] " bugzilla-daemon 2020-10-16 15:32 ` bugzilla-daemon 2020-10-16 15:38 ` bugzilla-daemon 2020-10-16 20:00 ` bugzilla-daemon 2020-10-16 20:00 ` bugzilla-daemon 2020-10-16 20:03 ` 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.