summaryrefslogtreecommitdiff
path: root/bsd/drm_memory.h
AgeCommit message (Expand)AuthorFilesLines
2004-08-14Hopefully proper fix for corrupted driver name in memcontrol list.Eric Anholt1-2/+2
2004-07-06Fix module loading on alpha by not referencing MTRR symbols onEric Anholt1-0/+2
2003-10-24Move the REALLY_HAVE_AGP endif above the mtrr functions. Broke tdfx module.Eric Anholt1-1/+1
2003-10-20Clean up BSD MTRR handling. The NetBSD code is untested, but it's my bestEric Anholt1-0/+57
2003-08-29Add DRM(calloc), which is convenient, used by the new sis code, and takesEric Anholt1-0/+5
2003-08-19- Remove $FreeBSD$ tags as they weren't too useful and merges are now beingEric Anholt1-1/+0
2003-04-26Move the memory functions with debugging info to drm_memory_debug.h, andEric Anholt1-340/+21
2003-04-25Merge from FreeBSD-current.FreeBSD-20030424Eric Anholt1-1/+1
2003-03-29Remove dead vma code and remove the unused devstate struct definition.Eric Anholt1-1/+0
2003-03-11Merge back from FreeBSD-current, adding FreeBSD ID tags to aid futureX_4_3_0-20020324-preimportEric Anholt1-1/+4
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-26/+53
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-102/+59
2002-03-06first pass at merging mesa 4.0 kernel drivers into new bsd-3-0-0 branch.Alan Hourihane1-0/+24
2002-01-27Initial revisionDavid Dawes1-0/+433