aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/vgaarb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-09PCI/VGA: Replace full MIT license text with SPDX identifierBjorn Helgaas1-22/+1
2022-03-09PCI/VGA: Use unsigned format string to print lock countsBjorn Helgaas1-1/+1
2022-03-09PCI/VGA: Log bridge control messages when adding devicesHuacai Chen1-11/+8
2022-03-09PCI/VGA: Remove empty vga_arb_device_card_gone()Bjorn Helgaas1-15/+1
2022-03-09PCI/VGA: Move disabled VGA device detection to ADD_DEVICE pathHuacai Chen1-18/+9
2022-03-09PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE pathHuacai Chen1-22/+32
2022-03-09PCI/VGA: Move firmware default device detection to ADD_DEVICE pathHuacai Chen1-20/+17
2022-03-09PCI/VGA: Factor out default VGA device selectionHuacai Chen1-6/+39
2022-03-09PCI/VGA: Factor out vga_select_framebuffer_device()Bjorn Helgaas1-46/+53
2022-03-09PCI/VGA: Move vga_arb_integrated_gpu() earlier in fileHuacai Chen1-14/+11
2022-03-09PCI/VGA: Move vgaarb to drivers/pciBjorn Helgaas1-0/+1567