[Bug 274770] graphics/drm-515-kmod - 6750XT panic / hard crashes AMDGPU
Date: Wed, 22 Nov 2023 08:57:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274770 --- Comment #13 from Vladimir Kondratyev <wulf@freebsd.org> --- (In reply to Clay Ayers from comment #12) You are running a wrong branch. It has memory leak which hides one known dma-buf bug at the cost of multi-gigabyte per day memory loss. The right branch is: https://github.com/wulf7/drm-kmod/tree/5.15-lts-focal It also has a lot of external monitor support fixes for recent amdgpu display cores backported through Ubuntu 20. Unfortunately, I am not able reproduce aforementioned bug, so this branch fixed it with replacing of BSD-licensed part of dma-buf with GPL-ed code. -- You are receiving this mail because: You are the assignee for the bug.