I would like to understand how one can verify FreeBSD support for the given CPU/GPU so I can find this information myself. In my case I'm searching for Ryzen 7 9800X3D CPU and Radeon RX 9070 XT GPU.
GPU
I've read Chapter 5 in the handbook, correct me if I'm wrong but AMD (and Intel) graphic card drivers are part of the drm-kmod package. DRM stands for "Direct Rendering Manager" in Linux so basically we first wait for the support on Linux and then for that DRM version to be ported to FreeBSD? Any hints where I can find which version of drm-kmod is being used in which FreeBSD release? I think the latest ported version is 6.6 based on the log msg on freshports but not sure how to map that to different versions of FreeBSD? Estimate by comparing commit date and the FreeBSD release date?
I know these are not Linux forums but maybe someone knows already where to find list of supported GPUs for given DRM version?
CPU
To check support for the CPU I've read FreeBSD 14.2 Hardware Notes where I've found that FreeBSD supports AMD64 architecture. Not sure if it's possible to find information about the specific CPU model?
GPU
I've read Chapter 5 in the handbook, correct me if I'm wrong but AMD (and Intel) graphic card drivers are part of the drm-kmod package. DRM stands for "Direct Rendering Manager" in Linux so basically we first wait for the support on Linux and then for that DRM version to be ported to FreeBSD? Any hints where I can find which version of drm-kmod is being used in which FreeBSD release? I think the latest ported version is 6.6 based on the log msg on freshports but not sure how to map that to different versions of FreeBSD? Estimate by comparing commit date and the FreeBSD release date?
I know these are not Linux forums but maybe someone knows already where to find list of supported GPUs for given DRM version?
CPU
To check support for the CPU I've read FreeBSD 14.2 Hardware Notes where I've found that FreeBSD supports AMD64 architecture. Not sure if it's possible to find information about the specific CPU model?