summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_scatter.c
Commit message (Expand)AuthorAgeFilesLines
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-071-2/+2
* re-write scatter gather memory allocation yet again...rnoland2010-04-221-84/+37
* Rework how drm maps are handled.rnoland2010-04-221-2/+5
* Fix botched git -> svn merge.rnoland2009-10-301-1/+1
* Some general cleanup of scatter/gather memory allocationrnoland2009-10-301-44/+25
* The GART allocations are a propery of the gart, not of scatter-gatherrnoland2009-03-251-2/+2
* Fix up the flags to bus_dmamem again. The man page incorrectly showedrnoland2009-03-221-3/+2
* Fix the flags to bus_dmamem_* to allow the allocation to sleep whilernoland2009-03-091-2/+3
* rework drm_scatter.c which allocates scatter / gather pages for use byrnoland2008-12-181-26/+84
* Rework memory allocation to allocate memory with different type names. Thisrnoland2008-10-131-6/+6
* resync to git masterrnoland2008-10-031-11/+11
* Update drm kernel drivers.rnoland2008-08-231-24/+26
* Merge from DRM CVS:anholt2006-05-171-0/+1
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-7/+12
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+126
OpenPOWER on IntegriCloud