summaryrefslogtreecommitdiff
path: root/bsd/drm_dma.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-26MFL: Don't install irq handler unless the driver has been initialized.Eric Anholt1-0/+3
2003-04-26Add PCI DMA memory functions and make addbufs_pci and associated code useEric Anholt1-19/+18
2003-04-25Merge from FreeBSD-current.FreeBSD-20030424Eric Anholt1-1/+1
2003-04-24Remove more gamma DMA infrastructure. Most of this code was copied straightEric Anholt1-22/+0
2003-04-24Remove more gamma DMA code. This isn't all of it, but it's a major portion.Eric Anholt1-265/+0
2003-04-24Remove DRM_DMA_HISTOGRAM and associated code.Eric Anholt1-59/+0
2003-03-29Add DRMFILE definitions and supply filp for BSD in theEric Anholt1-3/+3
2003-03-11Merge back from FreeBSD-current, adding FreeBSD ID tags to aid futureX_4_3_0-20020324-preimportEric Anholt1-0/+2
2003-03-06Remove the vbl signal code because it's untested (and has lock issues onEric Anholt1-1/+10
2003-03-04DRM_FREE/2 patch from Philip BrownKeith Whitwell1-1/+1
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-1/+22
2003-02-02don't inflate relative vblank sequence numbers on repeated calls (e.g. whenMichel Daenzer1-0/+1
2002-12-06Add vblank signal code for BSD DRM. Untested so far, but working with aEric Anholt1-7/+58
2002-10-29Use bus_alloc_resource/bus_release_resource more properly: save the ridEric Anholt1-13/+15
2002-09-29Move os-dependent stuff out of radeon_irq.cKeith Whitwell1-1/+0
2002-09-29Fix up BSD irq handling.Eric Anholt1-20/+0
2002-09-26BSD vblank framework.Eric Anholt1-3/+56
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-41/+36
2002-03-11fixups for *BSDtrunk-20020328Alan Hourihane1-5/+4
2002-03-06first pass at merging mesa 4.0 kernel drivers into new bsd-3-0-0 branch.Alan Hourihane1-0/+19
2002-01-27Initial revisionDavid Dawes1-0/+605