summaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (5 of many)Pawel Biernacki2020-02-161-1/+2
* Revert drm2 removal.Warner Losh2018-08-241-0/+492
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-492/+0
* drm: Revert the part of r288653 about M_WAITOK vs M_NOWAITJean-Sébastien Pédron2016-01-131-1/+1
* drm2: a few minor fixes after r280183Adrian Chadd2015-10-041-1/+1
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-22/+332
* Using parent DMA tag in drm_pci_alloc(). This can allow drm2 devices to work...Jason A. Harmening2015-03-121-1/+3
* Add missing calls to bus_dmamap_unload() when freeing static DMAJohn Baldwin2014-06-131-0/+1
* drm: Read PCIER_LINK_CAP/PCIER_LINK_CAP2 from the PCI bridgeJean-Sébastien Pédron2013-12-041-1/+5
* drm: Import drm_pcie_get_speed_cap_mask() in drm_pci.cJean-Sébastien Pédron2013-08-251-0/+50
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+125