英特尔为Arc Graphics A750E添加Linux驱动程序PCI idA580E
英特尔今天发布了驱动程序补丁,为DG2/Alchemist家族的Xe和i915 Linux内核图形驱动程序增加了两个额外的PCI id。
在过去两年多的时间里,在开源Linux图形驱动程序代码中建立了各种DG2 PCI id,在此基础上,今天早上又增加了两个PCI id,它们以补丁的形式出现在1915和Xe Linux DRM驱动程序中。
新的PCI id是0x56BE和0x56BF。通过在英特尔计算运行时代码中进行一些搜索和查找,0x56BE适用于英特尔Arc Graphics A750E变体,0x56BF适用于英特尔Arc Graphics A580E。我不相信有太多关于Arc Graphics A580E和A750E变体的公开说法,所以也许我们很快就会知道更多,现在驱动程序支持开始浮出水面。
对于i915和Xe内核图形驱动程序,每个内核只需要新的PCI id
补丁
with no other driver changes on top of the existing DG2/Alchemist code paths. PCI ID additions are typically safe to add as part of "fixes" for the current (v6.9) kernel cycle or they may be held off until v6.10 depending upon whether Intel is in a rush to get out the new hardware support.