[Bug 268394] graphics/drm-510-kmod: AMD Ryzen 7950X's integrated GPU not supported (Raphael)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Feb 2024 12:23:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268394

--- Comment #14 from chris.torek@gmail.com ---
It looks like the Raphael support was new in Linux 5.18, and the latest FreeBSD
14 variant is based off 5.15 (ports/graphics/drm-515-kmod).  The new code makes
use of generic "ip_versions", eliminating a lot of special-cases for particular
chipsets, but it's rather complex.

There's a 6.1 port (drm-61-kmod) but it's marked 15.0-only. If it can be
backported to 14.0, that might work.  I haven't started any sort of attempt to
do that myself.

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