summaryrefslogtreecommitdiffstats
path: root/pci_ids
Commit message (Collapse)AuthorAgeFilesLines
* add radeonsi to pci_id_driver_map.hChih-Wei Huang2015-01-221-0/+7
|
* radeon: update chipinfo and remove outdated headersChih-Wei Huang2013-08-046-541/+0
| | | | | Copied radeon.h (radeon_probe.h) and radeon_chipinfo_gen.h from master branch of http://cgit.freedesktop.org/xorg/driver/xf86-video-ati
* gralloc: use headers from drm and mesa instead of local copyTapani Pälli2012-11-092-42/+0
| | | | | | | | | | | | Patch removes local outdated headers for intel hw and starts to depend on ones from libdrm and mesa projects, this makes sure we are up to date with new pci id's etc. intel_init_kms_features required some fixing because of changed macros, patch also adds GEN7 check in place for IVB and HSW. Change-Id: Iee6375ceb558baf4334e3b9b5d26210406aa7b71 Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
* update pci_idsChia-I Wu2011-08-243-0/+10
|
* support other drivers in pipeChia-I Wu2011-07-118-0/+657
Tested with r600g.