summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_bufs.c
Commit message (Expand)AuthorAgeFilesLines
* Minor code cleanuprnoland2009-03-171-1/+1
* Use flsl() here rather than ffsl()rnoland2009-03-171-1/+1
* There is no need to sync these buffers to swap.rnoland2009-03-091-3/+4
* Fix up some ioctl permissions issues long overlooked.rnoland2009-02-271-2/+1
* Rework memory allocation to allocate memory with different type names. Thisrnoland2008-10-131-36/+36
* Change drm_order() to use ffsl()rnoland2008-10-041-3/+4
* resync to git masterrnoland2008-10-031-137/+115
* We should never call drm_pci_alloc() while holding locks, due the thernoland2008-09-091-0/+2
* Update drm kernel drivers.rnoland2008-08-231-159/+159
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-167/+266
* Fix a panic on X startup for drivers that don't init maps themselves by storinganholt2005-04-241-1/+1
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+1034
OpenPOWER on IntegriCloud