而新的英特尔至强下个季度将推出MESA 24.1,英特尔Xe内核驱动程序支持开箱即用。
当英特尔显卡驱动程序正在接受Linux内核的上游审查时,在其引入的早期阶段,Mesa图形驱动程序对显卡内核驱动程序接口的支持被关在了"intel—xe—kmd"Mesa构建选项之后。如果在编译Mesa时没有此构建选项,则通过i915/xe "force_probe"选项使用Intel Acrobat驱动程序将使您无法支持OpenGL或Vulkan。但值得庆幸的是,英特尔现在准备删除这个选项,这反过来意味着英特尔内核驱动程序支持梅萨开箱即用。
这并不能改变英特尔Xe驱动程序选择支持的英特尔显卡硬件(Tiger Lake及更高版本)的事实,只是意味着如果/当您确实切换到Xe内核驱动程序时,Mesa 24.1+将运行得很好,而不必担心重新构建Mesa或采取任何额外步骤。
此合并 to Mesa 24.1 on Tuesday completed the Xe KMD driver support and enables it out-of-the-box. The last step in ungating the support was seeing the stable Linux 6.8 release with no last minute user-space API changes being necessitated or other issues coming up during the Linux 6.8-rc phase.