summaryrefslogtreecommitdiffstats
path: root/drivers/pci/vgaarb.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-041-12/+5
* PCI/VGA: Replace full MIT license text with SPDX identifierBjorn Helgaas2022-03-091-22/+1
* PCI/VGA: Use unsigned format string to print lock countsBjorn Helgaas2022-03-091-1/+1
* PCI/VGA: Log bridge control messages when adding devicesHuacai Chen2022-03-091-11/+8
* PCI/VGA: Remove empty vga_arb_device_card_gone()Bjorn Helgaas2022-03-091-15/+1
* PCI/VGA: Move disabled VGA device detection to ADD_DEVICE pathHuacai Chen2022-03-091-18/+9
* PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE pathHuacai Chen2022-03-091-22/+32
* PCI/VGA: Move firmware default device detection to ADD_DEVICE pathHuacai Chen2022-03-091-20/+17
* PCI/VGA: Factor out default VGA device selectionHuacai Chen2022-03-091-6/+39
* PCI/VGA: Factor out vga_select_framebuffer_device()Bjorn Helgaas2022-03-091-46/+53
* PCI/VGA: Move vga_arb_integrated_gpu() earlier in fileHuacai Chen2022-03-091-14/+11
* PCI/VGA: Move vgaarb to drivers/pciBjorn Helgaas2022-03-091-0/+1567