OSDN Git Service

Use headers copied from kernel instead of shared-core
[android-x86/external-libdrm.git] / bsd-core / drm_memory.c
2008-11-19 Jesse BarnesMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-13 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-10-10 Robert Noland[FreeBSD] Rework all of the memory allocations
2008-09-30 Dave AirlieMerge remote branch 'origin/modesetting-gem' into modes...
2008-09-30 Dave AirlieMerge remote branch 'origin/master' into modesetting-gem
2008-09-11 vehemensRemove incomplete and obsolete free/net/open code.
2008-09-07 Robert Noland[FreeBSD] Implement drm_ioremap_wc() to set a range...
2008-08-28 Tomas CarneckyFix drm_realloc when you're reallocing into something...
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-28 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-05-27 Eric Anholt[FreeBSD] Convert from drm_device_t to struct drm_devic...
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-15 Eric AnholtBSD: Replace brief description in each file's first...
2005-11-08 Eric AnholtInitial port of savage to FreeBSD for the AGP and ...
2005-04-16 Eric AnholtUse /*- to begin license blocks in BSD code to reduce...
2005-02-05 Eric Anholt- Implement drm_initmap, and extend it with the resourc...
2004-11-06 Eric AnholtCommit first pieces of port to OpenBSD, done by Martin...
2004-11-06 Eric AnholtRemove the vestiges of the memory-debug code.
2004-11-06 Eric AnholtCommit WIP of BSD conversion to core model. Compiles...
2004-08-14 Eric AnholtHopefully proper fix for corrupted driver name in memco...
2004-07-06 Eric AnholtFix module loading on alpha by not referencing MTRR...
2003-10-24 Eric AnholtMove the REALLY_HAVE_AGP endif above the mtrr functions...
2003-10-20 Eric AnholtClean up BSD MTRR handling. The NetBSD code is untested...
2003-08-29 Eric AnholtAdd DRM(calloc), which is convenient, used by the new...
2003-08-19 Eric Anholt- Remove $FreeBSD$ tags as they weren't too useful...
2003-04-26 Eric AnholtMove the memory functions with debugging info to drm_me...
2003-04-25 Eric AnholtMerge from FreeBSD-current.
2003-03-29 Eric AnholtRemove dead vma code and remove the unused devstate...
2003-03-11 Eric AnholtMerge back from FreeBSD-current, adding FreeBSD ID...
2003-02-21 Eric AnholtMerge from bsd-4-0-0-branch.
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch
2002-03-06 Alan Hourihanefirst pass at merging mesa 4.0 kernel drivers into...
2002-01-27 David DawesInitial revision