aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/drm_scatter.c
Commit message (Expand)AuthorAgeFilesLines
* re-write scatter gather memory allocation yet again...Robert Noland2010-04-221-84/+37
* Rework how drm maps are handled.Robert Noland2010-04-221-2/+5
* Fix botched git -> svn merge.Robert Noland2009-10-301-1/+1
* Some general cleanup of scatter/gather memory allocationRobert Noland2009-10-301-44/+25
* The GART allocations are a propery of the gart, not of scatter-gatherRobert Noland2009-03-251-2/+2
* Fix up the flags to bus_dmamem again. The man page incorrectly showedRobert Noland2009-03-221-3/+2
* Fix the flags to bus_dmamem_* to allow the allocation to sleep whileRobert Noland2009-03-091-2/+3
* rework drm_scatter.c which allocates scatter / gather pages for use byRobert Noland2008-12-181-26/+84
* Rework memory allocation to allocate memory with different type names. ThisRobert Noland2008-10-131-6/+6
* resync to git masterRobert Noland2008-10-031-11/+11
* Update drm kernel drivers.Robert Noland2008-08-231-24/+26
* Merge from DRM CVS:Eric Anholt2006-05-171-0/+1
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-7/+12
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-0/+126