OSDN Git Service

[FreeBSD] Add drm_drawable_free_all()
[android-x86/external-libdrm.git] / bsd-core / drm_auth.c
2008-08-24 Robert Noland[FreeBSD] Fix long standing memory leak in drm_remove_m...
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-27 Owain Ainsworth[BSD] Remove superfluous recursive locking in drm_add_m...
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-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-15 Eric AnholtBSD: Replace brief description in each file's first...
2007-08-13 Eric AnholtAdd doxygen and fix whitespace for drm_auth.c
2007-08-13 vehemensFix drm_auth.c locking to not recurse on dev_lock.
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtRemove DRM_ERR OS macro.
2005-04-16 Eric AnholtUse /*- to begin license blocks in BSD code to reduce...
2004-11-07 Eric AnholtRefine the locking of the DRM. Most significant is...
2004-11-07 Eric AnholtNow that the memory debug code is gone, and all 3 BSDs...
2004-11-06 Eric AnholtCommit WIP of BSD conversion to core model. Compiles...
2003-10-22 Eric Anholt- Add DRM_GET_PRIV_WITH_RETURN macro. This can be used...
2003-10-19 Eric Anholt- SMPng lock the DRM. This is only partial -- there...
2003-10-03 Eric AnholtStylistic preparation for SMPng locking work: DRM_LOCK...
2003-08-19 Eric Anholt- Remove $FreeBSD$ tags as they weren't too useful...
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