OSDN Git Service

[FreeBSD] Declare vblank_disable_fn callout MPSAFE.
[android-x86/external-libdrm.git] / bsd-core / drm_sysctl.c
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-15 Eric AnholtBSD: Replace brief description in each file's first...
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-04-16 Eric AnholtUse /*- to begin license blocks in BSD code to reduce...
2005-02-13 Eric AnholtFix bad copy'n'pastage of copyrights -- don't disclaim...
2005-02-05 Eric Anholt- Implement drm_initmap, and extend it with the resourc...
2004-12-15 Eric AnholtUse SYSCTL_ADD_OID macro instead of calling function...
2004-11-07 Eric AnholtNow that the memory debug code is gone, and all 3 BSDs...
2004-11-06 Eric AnholtHook the debug output up to a sysctl, so you can choose...
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...
2003-12-16 Eric AnholtDon't ioremap the framebuffer area. The ioremapped...
2003-10-24 Eric AnholtDon't try to use dev->dma_lock unless dma is initialize...
2003-10-22 Eric AnholtFix warning about static DRM(bufs_info) defined but...
2003-10-20 Eric AnholtFix the possibility of sleeping with locks held in...
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-10-02 Eric AnholtAdd an MIT-style copyright, assigned to myself, to...
2003-08-19 Eric Anholt- Remove $FreeBSD$ tags as they weren't too useful...
2003-04-26 Eric AnholtFix formatting of hw.dri sysctl.
2003-04-26 Eric AnholtMissed files in the last commit: Remove memory debuggin...
2003-04-25 Eric AnholtMerge from FreeBSD-current.
2003-04-24 Eric AnholtRemove more gamma DMA infrastructure. Most of this...
2003-04-24 Eric AnholtRemove DRM_DMA_HISTOGRAM and associated code.
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-09-29 Eric Anholtwarnings cleanup
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch
2002-01-27 David DawesImport of XFree86 4.2.0