diff options
author | 2023-10-28 13:31:00 -0500 | |
---|---|---|
committer | 2023-10-28 13:31:00 -0500 | |
commit | dbf9527ca13da9afa0cabde32fd4fbdc73c0ae9d (patch) | |
tree | 44a56b108211c031994f7d3a3c614e228777bdd1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'pci/reset' (diff) | |
parent | drm/qxl: Use pci_is_vga() to identify VGA devices (diff) | |
download | wireguard-linux-dbf9527ca13da9afa0cabde32fd4fbdc73c0ae9d.tar.xz wireguard-linux-dbf9527ca13da9afa0cabde32fd4fbdc73c0ae9d.zip |
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
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions