summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm2/drm_pci.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Update the device-independent code to match Linux 3.8.13dumbbell2015-03-171-22/+332
* Using parent DMA tag in drm_pci_alloc(). This can allow drm2 devices to work...jah2015-03-121-1/+3
* Add missing calls to bus_dmamap_unload() when freeing static DMAjhb2014-06-131-0/+1
* drm: Read PCIER_LINK_CAP/PCIER_LINK_CAP2 from the PCI bridgedumbbell2013-12-041-1/+5
* drm: Import drm_pcie_get_speed_cap_mask() in drm_pci.cdumbbell2013-08-251-0/+50
* Add the code for new Intel GPU driver, which supports GEM, KMS andkib2012-05-221-0/+125
OpenPOWER on IntegriCloud