summaryrefslogtreecommitdiff
path: root/bsd/drm_bufs.h
AgeCommit message (Expand)AuthorFilesLines
2003-06-30allow i830 drm to build under bsdKeith Whitwell1-1/+1
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer1-1/+1
2003-04-26Add PCI DMA memory functions and make addbufs_pci and associated code useEric Anholt1-56/+97
2003-04-25Merge from FreeBSD-current.FreeBSD-20030424Eric Anholt1-1/+1
2003-04-25Clean up the DRM_COPY_TO_USER()ing of DRM(infobufs), making it moreEric Anholt1-15/+9
2003-04-24Remove more gamma DMA infrastructure. Most of this code was copied straightEric Anholt1-34/+2
2003-04-24Move some common code from addbufs_<type> to addbufs. Make buf_alloc beEric Anholt1-113/+57
2003-04-24Remove DRM_DMA_HISTOGRAM and associated code.Eric Anholt1-19/+0
2003-03-29Add DRMFILE definitions and supply filp for BSD in theEric Anholt1-9/+9
2003-03-11Merge back from FreeBSD-current, adding FreeBSD ID tags to aid futureX_4_3_0-20020324-preimportEric Anholt1-0/+1
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-27/+31
2002-09-29Remove some noise being spit to the console.Eric Anholt1-2/+0
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-171/+217
2002-01-27Initial revisionDavid Dawes1-0/+1092