From: Bjorn Helgaas Date: Sat, 28 Oct 2023 18:31:00 +0000 (-0500) Subject: Merge branch 'pci/vga' X-Git-Tag: v6.7-rc1~105^2~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dbf9527ca13da9afa0cabde32fd4fbdc73c0ae9d;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'pci/vga' - Add pci_is_vga() helper, which checks for both PCI_CLASS_DISPLAY_VGA and PCI_CLASS_NOT_DEFINED_VGA (which catches ancient devices built before Class Codes were defined) (Sui Jingfeng) - Use the new pci_is_vga() to identify devices for the VGA arbiter, the sysfs "boot_vga" attribute, and the virtio and qxl drivers (SUi Jingfeng) * pci/vga: drm/qxl: Use pci_is_vga() to identify VGA devices drm/virtio: Use pci_is_vga() to identify VGA devices PCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga() PCI/VGA: Select VGA devices earlier PCI/VGA: Use pci_is_vga() to identify VGA devices PCI: Add pci_is_vga() helper --- dbf9527ca13da9afa0cabde32fd4fbdc73c0ae9d