Valve开源Linux图形驱动程序团队的Samuel Pitoiset在即将推出的RADV Vulkan驱动程序中获得了对GFX11.5“RDNA3刷新”图形的初步支持
梅萨23.3
。
上周AMD升级
GFX11.5对RadeonSI Gallium3D驱动程序的支持
适用于带有Mesa 23.3的OpenGL。本周,Valve的Samuel Pitoiset对RADV Vulkan驱动程序进行了类似的更改。
由于GFX11.5的驱动程序代码路径与GFX11.0中现有的RDNA3/Navi 3的路径基本相同,因此上行并不太重要。在RADV驱动程序中启用GFX11.5支持相当于只添加了新的“CHIP_GFX1150”ID和一个小的命令缓冲区更改。
RADV中GFX11.5的两行代码可以通过
这个合并的代码
在本季度发布Mesa 23.3之前。
GFX11.5 is expected to be the refreshed RDNA3 graphics expected to appear with next-gen APUs/SoCs, likely in the Ryzen 8000 series. Wherever the GFX11.5 graphics end up appearing, at least we're seeing this new hardware enablement for the Linux kernel and Mesa continue to happen pre-launch so there will hopefully be nice out-of-the-box support come launch day.