summaryrefslogtreecommitdiff
path: root/sys/dev/drm/drm_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Per discussions on arch@ and elsewhere, retire drm module / drives.Warner Losh2019-02-191-129/+0
* Revert drm2 removal.Warner Losh2018-08-241-0/+129
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-129/+0
* Add missing calls to bus_dmamap_unload() when freeing static DMAJohn Baldwin2014-06-131-0/+1
* We don't know what these pages are going to be used for, they should beRobert Noland2009-03-301-1/+1
* Change the flags to bus_dmamem around to allow it to sleep waiting forRobert Noland2009-03-091-4/+4
* Rework memory allocation to allocate memory with different type names. ThisRobert Noland2008-10-131-5/+5
* resync to git masterRobert Noland2008-10-031-25/+2
* We should never call drm_pci_alloc() while holding locks, due the theRobert Noland2008-09-091-4/+7
* Update drm kernel drivers.Robert Noland2008-08-231-10/+14
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-15/+90
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-0/+69