Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI/VGA: Replace full MIT license text with SPDX identifier | Bjorn Helgaas | 2022-03-09 | 1 | -22/+1 |
* | PCI/VGA: Use unsigned format string to print lock counts | Bjorn Helgaas | 2022-03-09 | 1 | -1/+1 |
* | PCI/VGA: Log bridge control messages when adding devices | Huacai Chen | 2022-03-09 | 1 | -11/+8 |
* | PCI/VGA: Remove empty vga_arb_device_card_gone() | Bjorn Helgaas | 2022-03-09 | 1 | -15/+1 |
* | PCI/VGA: Move disabled VGA device detection to ADD_DEVICE path | Huacai Chen | 2022-03-09 | 1 | -18/+9 |
* | PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE path | Huacai Chen | 2022-03-09 | 1 | -22/+32 |
* | PCI/VGA: Move firmware default device detection to ADD_DEVICE path | Huacai Chen | 2022-03-09 | 1 | -20/+17 |
* | PCI/VGA: Factor out default VGA device selection | Huacai Chen | 2022-03-09 | 1 | -6/+39 |
* | PCI/VGA: Factor out vga_select_framebuffer_device() | Bjorn Helgaas | 2022-03-09 | 1 | -46/+53 |
* | PCI/VGA: Move vga_arb_integrated_gpu() earlier in file | Huacai Chen | 2022-03-09 | 1 | -14/+11 |
* | PCI/VGA: Move vgaarb to drivers/pci | Bjorn Helgaas | 2022-03-09 | 1 | -0/+1567 |