OSDN Git Service

Merge branch 'nouveau-1'
[android-x86/external-libdrm.git] / bsd-core / drm_fops.c
2005-08-26 Eric Anholt[1] Fix BSD DRM for the nonroot changes. [2] Don't...
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-05 Eric Anholt- Implement drm_initmap, and extend it with the resourc...
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...
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-07-06 Eric AnholtMFC as of 20040705: dev_t -> struct cdev * change.
2003-11-12 Eric AnholtFix a locking nit, and add asserts in some things that...
2003-11-04 Michel DaenzerMemory layout transition:
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-04-25 Eric AnholtMerge from FreeBSD-current.
2003-04-24 Eric AnholtMove one definition to drm_drv.h and remove the rest...
2003-04-24 Eric AnholtMake DRM(read) and DRM(poll) stubs and remove DRM(write...
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-01-27 David DawesInitial revision