summaryrefslogtreecommitdiff
path: root/src/loader/pci_id_driver_map.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-28loader: Check if the kernel driver is i915 before loading irisKenneth Graunke1-1/+2
2020-01-13intel: Use similar brand strings to the Windows driversKenneth Graunke1-1/+1
2019-10-28loader: default to iris for all future PCI IDsEric Engestrom1-20/+1
2019-10-08loader: Simplify handling of the radeonsi driverMichel Dänzer1-7/+1
2019-10-07loader: use ARRAY_SIZE instead of NULL sentinelEric Engestrom1-5/+0
2019-10-07loader: s/int/bool/ for predicate resultEric Engestrom1-2/+3
2019-08-28pci_id_driver_map: Support preferring iris over i965Jordan Justen1-3/+14
2019-02-21iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke1-0/+9
2017-11-07radeonsi: remove unused field in the PCI ID tableMarek Olšák1-1/+1
2016-10-18loader: remove loader_get_driver_for_fd() driver_typeEmil Velikov1-12/+11
2016-01-23virtio_gpu: Add PCI ID to driver mapRob Herring1-0/+7
2014-03-19loader: add special logic to distinguish nouveau from nouveau_vieuxIlia Mirkin1-0/+85