https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315
--- Comment #42 from Paul Dufresne <[email protected]> --- This would help to figure out problem with sna acceleration but not so much for GPU hang, because GPU hang have no clear point of failure... What would help maybe with GPU hang is: sysctl compat.linuxkpi.drm_debug:1 Maybe lower: sys.class.drm.card0.engine.rcs0.heartbeat_interval_ms like: sys.class.drm.card0.engine.rcs0.heartbeat_interval_ms:1000 each second, rather than each 2.5 second (2500 ms) -- You are receiving this mail because: You are the assignee for the bug.
