[Bug 262171] AMD GPU freeze with the g20220128 OLAND gpu

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 24 Feb 2022 14:17:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262171

            Bug ID: 262171
           Summary: AMD GPU freeze with the g20220128 OLAND gpu
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: carlosalberto_filho@outlook.com
 Attachment #232072 text/plain
         mime type:

Created attachment 232072
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232072&action=edit
cat /var/log/messages > messages.log

My Xorg is freezing several times a day. 
----
carlosfilho@aa103-006l /u/h/carlosfilho> glxinfo|grep "renderer string"
OpenGL renderer string: AMD OLAND (DRM 3.36.0, 14.0-CURRENT, LLVM 13.0.1)
OpenGL renderer string: llvmpipe (LLVM 13.0.1, 256 bits)
carlosfilho@aa103-006l /u/h/carlosfilho> glxinfo|grep "core profile version
string"
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.3.6
OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.3.6
carlosfilho@aa103-006l /u/h/carlosfilho> pkg query -x '%n %v' 'drm.*kmod'
drm-current-kmod 5.4.144.g20220128
drm-kmod g20190710_1
----
In the dmesg log i see the following:
----
carlosfilho@aa103-006l /u/h/carlosfilho [SIGPIPE|2]> cat /var/log/messages |
grep timeout
Feb 22 15:19:35 aa103-006l kernel: uhub_reattach_port: port 21 U1 timeout
failed, error=USB_ERR_IOERROR
Feb 22 15:19:35 aa103-006l kernel: uhub_reattach_port: port 21 U2 timeout
failed, error=USB_ERR_IOERROR
Feb 22 15:47:39 aa103-006l kernel: [drm ERROR :amdgpu_job_timedout] ring gfx
timeout, signaled seq=185479, emitted seq=185481
Feb 24 07:39:12 aa103-006l kernel: [drm ERROR :amdgpu_job_timedout] ring gfx
timeout, signaled seq=116201, emitted seq=116203
Feb 24 07:45:50 aa103-006l kernel: [drm ERROR :amdgpu_job_timedout] ring gfx
timeout, signaled seq=42282, emitted seq=42284
Feb 24 07:51:30 aa103-006l kernel: [drm ERROR :amdgpu_job_timedout] ring gfx
timeout, signaled seq=17403, emitted seq=17405
Feb 24 09:17:12 aa103-006l kernel: [drm ERROR :amdgpu_job_timedout] ring gfx
timeout, signaled seq=177349, emitted seq=177351
Feb 24 10:31:09 aa103-006l kernel: [drm ERROR :amdgpu_job_timedout] ring gfx
timeout, signaled seq=55677, emitted seq=55679
---

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