summaryrefslogtreecommitdiff
path: root/bsd/drm_fops.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-16Remove the long-stale BSD non-core bits.Eric Anholt1-117/+0
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-1/+2
2004-07-06MFC as of 20040705: dev_t -> struct cdev * change.Eric Anholt1-3/+3
2003-11-12Fix a locking nit, and add asserts in some things that should be callednewmesa-0-0-1-20031209driinterface-0-0-1-branchEric Anholt1-2/+3
2003-11-04Memory layout transition:Michel Daenzer1-0/+3
2003-10-19- SMPng lock the DRM. This is only partial -- there are a few code pathsEric Anholt1-5/+8
2003-10-03Stylistic preparation for SMPng locking work: DRM_LOCK/DRM_UNLOCK have sideEric Anholt1-2/+2
2003-08-19- Remove $FreeBSD$ tags as they weren't too useful and merges are now beingEric Anholt1-1/+0
2003-04-25Merge from FreeBSD-current.FreeBSD-20030424Eric Anholt1-3/+3
2003-04-24Move one definition to drm_drv.h and remove the rest of drm_init.h whichEric Anholt1-2/+0
2003-04-24Make DRM(read) and DRM(poll) stubs and remove DRM(write) andEric Anholt1-135/+2
2003-03-11Merge back from FreeBSD-current, adding FreeBSD ID tags to aid futureX_4_3_0-20020324-preimportEric Anholt1-0/+2
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-2/+3
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-21/+40
2002-01-27Initial revisionDavid Dawes1-0/+223