All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 109066] Launching Libretro Nestopia Core in Retroarch Triggers AMDGPU Kernel Bug
@ 2018-12-15 20:14 bugzilla-daemon
  2018-12-17 14:40 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-12-15 20:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1301 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=109066

            Bug ID: 109066
           Summary: Launching Libretro Nestopia Core in Retroarch Triggers
                    AMDGPU Kernel Bug
           Product: DRI
           Version: DRI git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: ben@xnode.org

Created attachment 142818
  --> https://bugs.freedesktop.org/attachment.cgi?id=142818&action=edit
Full Kernel Bug Output

Trying to launch RetroArch's Nestopia core with this machine (using an AMD Vega
56) throws the following error (full output attached):

kernel BUG at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4970!

This is repeatable 100% of the time (although the number at the end appears to
differ).

== Versions
OpenGL renderer string: Radeon RX Vega (VEGA10, DRM 3.27.0,
4.19.8-arch1-1-ARCH, LLVM 8.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.0-devel
(git-7fe4e0ad5d)
OpenGL core profile shading language version string: 4.50

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2736 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] 4+ messages in thread

* [Bug 109066] Launching Libretro Nestopia Core in Retroarch Triggers AMDGPU Kernel Bug
  2018-12-15 20:14 [Bug 109066] Launching Libretro Nestopia Core in Retroarch Triggers AMDGPU Kernel Bug bugzilla-daemon
@ 2018-12-17 14:40 ` bugzilla-daemon
  2018-12-17 16:24 ` bugzilla-daemon
  2019-11-19  9:08 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-12-17 14:40 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 517 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=109066

--- Comment #1 from Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> ---
Do you see this occur on the amd-staging-drm-next branch from:

https://cgit.freedesktop.org/~agd5f/linux/log/?h=amd-staging-drm-next ?

If yes, then it would also help to know more about your userspace environment:

- Are you using X or Wayland?
- If you're using X, are you using xf86-video-amdgpu?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1445 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] 4+ messages in thread

* [Bug 109066] Launching Libretro Nestopia Core in Retroarch Triggers AMDGPU Kernel Bug
  2018-12-15 20:14 [Bug 109066] Launching Libretro Nestopia Core in Retroarch Triggers AMDGPU Kernel Bug bugzilla-daemon
  2018-12-17 14:40 ` bugzilla-daemon
@ 2018-12-17 16:24 ` bugzilla-daemon
  2019-11-19  9:08 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-12-17 16:24 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 715 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=109066

--- Comment #2 from Benjamin Hodgetts <ben@xnode.org> ---
Created attachment 142836
  --> https://bugs.freedesktop.org/attachment.cgi?id=142836&action=edit
Pulseaudio HDMI Sink Errors

I'll try amd-staging-drm-next but I've been getting almost non-stop errors on
that version of the kernel (anything using audio errors out often) so I've
reverted back to the stock kernel. It happens on the stock kernel too, but less
often. I've attached an example of those errors in case it's useful.

Regarding your other question, I'm using Xorg 1.20.3 with xf86-video-amdgpu
18.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1689 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] 4+ messages in thread

* [Bug 109066] Launching Libretro Nestopia Core in Retroarch Triggers AMDGPU Kernel Bug
  2018-12-15 20:14 [Bug 109066] Launching Libretro Nestopia Core in Retroarch Triggers AMDGPU Kernel Bug bugzilla-daemon
  2018-12-17 14:40 ` bugzilla-daemon
  2018-12-17 16:24 ` bugzilla-daemon
@ 2019-11-19  9:08 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-11-19  9:08 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 805 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=109066

Martin Peres <martin.peres@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|NEW                         |RESOLVED

--- Comment #3 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/647.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2440 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] 4+ messages in thread

end of thread, other threads:[~2019-11-19  9:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-15 20:14 [Bug 109066] Launching Libretro Nestopia Core in Retroarch Triggers AMDGPU Kernel Bug bugzilla-daemon
2018-12-17 14:40 ` bugzilla-daemon
2018-12-17 16:24 ` bugzilla-daemon
2019-11-19  9:08 ` 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.