From: Bjorn Helgaas Date: Sat, 28 Oct 2023 18:31:00 +0000 (-0500) Subject: Merge branch 'pci/vga' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dbf9527ca13da9afa0cabde32fd4fbdc73c0ae9d;p=linux.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