aboutsummaryrefslogtreecommitdiffstats
path: root/src/loader/pci_id_driver_map.h
Commit message (Expand)AuthorAgeFilesLines
* loader: Check if the kernel driver is i915 before loading irisKenneth Graunke2020-01-281-1/+2
* intel: Use similar brand strings to the Windows driversKenneth Graunke2020-01-131-1/+1
* loader: default to iris for all future PCI IDsEric Engestrom2019-10-281-20/+1
* loader: Simplify handling of the radeonsi driverMichel Dänzer2019-10-081-7/+1
* loader: use ARRAY_SIZE instead of NULL sentinelEric Engestrom2019-10-071-5/+0
* loader: s/int/bool/ for predicate resultEric Engestrom2019-10-071-2/+3
* pci_id_driver_map: Support preferring iris over i965Jordan Justen2019-08-281-3/+14
* iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke2019-02-211-0/+9
* radeonsi: remove unused field in the PCI ID tableMarek Olšák2017-11-071-1/+1
* loader: remove loader_get_driver_for_fd() driver_typeEmil Velikov2016-10-181-12/+11
* virtio_gpu: Add PCI ID to driver mapRob Herring2016-01-231-0/+7
* loader: add special logic to distinguish nouveau from nouveau_vieuxIlia Mirkin2014-03-191-0/+85