[Bug 277476] graphics/drm-515-kmod: amdgpu periodic hangs due to phys contig allocations
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Mar 2025 21:02:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277476 --- Comment #23 from Ivan Rozhuk <rozhuk.im@gmail.com> --- (In reply to Olivier Certner from comment #21) Is is done in auto mode by my build scripts. I use PORTS_MODULES+= to make sure that kernel modu;es from ports auto rebuild+install with systems. # ls /boot/kernel ... -r--r--r-- 1 root wheel 29K Mar 12 17:26:39 2025 dtaudit.ko -r--r--r-- 1 root wheel 19K Mar 12 17:26:39 2025 dtmalloc.ko -r--r--r-- 1 root wheel 30K Mar 12 17:26:39 2025 dtnfscl.ko -r--r--r-- 1 root wheel 27K Mar 12 17:26:39 2025 dtrace_test.ko -r--r--r-- 1 root wheel 374K Mar 12 17:26:39 2025 dtrace.ko -r--r--r-- 1 root wheel 16K Mar 12 17:26:39 2025 dtraceall.ko ... -r--r--r-- 1 root wheel 15M Mar 12 17:26:32 2025 kernel -r--r--r-- 1 root wheel 44K Mar 12 17:26:40 2025 kinst.ko -r--r--r-- 1 root wheel 206K Mar 12 17:26:39 2025 krpc.ko -r--r--r-- 1 root wheel 30K Mar 12 17:26:39 2025 ksyms.ko -r--r--r-- 1 root wheel 21K Mar 12 17:26:39 2025 libmchain.ko -r--r--r-- 1 root wheel 59K Mar 12 17:26:39 2025 lindebugfs.ko -rw-r--r-- 1 root wheel 125K Mar 12 17:26:41 2025 linker.hints -r--r--r-- 1 root wheel 165K Mar 12 17:26:39 2025 linux_common.ko -r--r--r-- 1 root wheel 449K Mar 12 17:26:39 2025 linux.ko -r--r--r-- 1 root wheel 414K Mar 12 17:26:39 2025 linux64.ko -r--r--r-- 1 root wheel 46K Mar 12 17:26:39 2025 linuxkpi_hdmi.ko -r--r--r-- 1 root wheel 57K Mar 12 17:26:39 2025 linuxkpi_video.ko -r--r--r-- 1 root wheel 335K Mar 12 17:26:39 2025 linuxkpi.ko ... # ls /boot/modules/ ... -r--r--r-- 1 root wheel 369K Mar 12 17:26:50 2025 amdgpu_raven_vcn_bin.ko -r--r--r-- 1 root wheel 10M Mar 12 17:26:44 2025 amdgpu.ko ... -r--r--r-- 1 root wheel 2.0M Mar 12 17:26:44 2025 radeonkms.ko -r--r--r-- 1 root wheel 100K Mar 12 17:26:44 2025 ttm.ko -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.