diff options
| author | Huacai Chen <[email protected]> | 2022-02-24 16:47:51 -0600 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2022-03-09 18:31:28 -0600 |
| commit | 4e6c91847a7fa94a6a0caeeb388718b8ae005d56 (patch) | |
| tree | d4f7cd8f995d0e4a27d932918641e8183727a08b /scripts/gdb/linux/utils.py | |
| parent | dc593fd48abbea1e840c847c464eabc9c6bca180 (diff) | |
PCI/VGA: Log bridge control messages when adding devices
Previously vga_arb_device_init() iterated through all VGA devices and
indicated whether legacy VGA routing to each could be controlled by an
upstream bridge.
But we determine that information in vga_arbiter_add_pci_device(), which we
call for every device, so we can log it there without iterating through the
VGA devices again.
Note that we call vga_arbiter_check_bridge_sharing() before adding the
device to vga_list, so we have to handle the very first device separately.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Huacai Chen <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions