Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 May 2025 18:38:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 286512] linuxkpi: amdgpu regressed after base 325aa4dbd10d
Message-ID:  <bug-286512-227-YyUtdDyxNK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286512-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-286512-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D286512

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vishwin@freebsd.org

--- Comment #30 from Charlie Li <vishwin@freebsd.org> ---
(In reply to Mark Johnston from comment #28)
Not madpilot@ but my own amdgpu machine also gets bit by
dma_fence_wait_timeout(). While cinnamon and X both crash, only cinnamon is
reflected in dmesg:

May  3 09:37:33 plymouth kernel: FreeBSD 15.0-CURRENT #34
main-n276940-8d136fb027ba: Sat May  3 07:06:20 EDT 2025
[snip]
May  3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_ctx_wait_prev_fence] Er=
ror
(-1) waiting for fence!
May  3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_cs_sync_rings]
amdgpu_ctx_wait_prev_fence failed.
May  3 09:39:10 plymouth kernel: pid 79001 (cinnamon), jid 0, uid 1001: exi=
ted
on signal 6 (core dumped)
May  3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_ctx_wait_prev_fence] Er=
ror
(-1) waiting for fence!
May  3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_cs_sync_rings]
amdgpu_ctx_wait_prev_fence failed.
May  3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_ctx_wait_prev_fence] Er=
ror
(-1) waiting for fence!
May  3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_cs_sync_rings]
amdgpu_ctx_wait_prev_fence failed.

drm-66-kmod was built on this src revision as part of my own mass rebuild a=
fter
your __FreeBSD_version bump.

The cinnamon backtrace leads to mesa, for which I will need to rebuild with=
out
stripping so we get some symbols, if you want to see the userspace side of
things.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286512-227-YyUtdDyxNK>