summaryrefslogtreecommitdiff
path: root/bsd-core
AgeCommit message (Expand)AuthorFilesLines
2003-02-08Unitialize mutexes on cleanup, fixes panics on 5.0 with WITNESS.Eric Anholt6-14/+20
2003-02-08Update Radeon PCI IDs.Eric Anholt1-8/+26
2003-02-08Remove the untested vblank signal code from this branch.Eric Anholt2-55/+21
2003-02-02don't inflate relative vblank sequence numbers on repeated calls (e.g. whenMichel Daenzer1-7/+59
2003-01-31Add a define for M_WAITOK if it is not present (removed in 5-current).Eric Anholt1-0/+4
2002-10-30Kernel support for vblank syncing on Rage 128 and Matrox.Eric Anholt2-2/+2
2002-10-29Use bus_alloc_resource/bus_release_resource more properly: save the ridEric Anholt2-13/+16
2002-10-27Catch up to -current.Eric Anholt1-0/+4
2002-10-14Fix reversed test that broke vblank waiting on FreeBSD.trunk-20021022stable-1-0-branchEric Anholt1-1/+1
2002-09-29Remove some noise being spit to the console.Eric Anholt1-2/+0
2002-09-29Make our set_bit and friends match linux better (cleans up some warnings)Eric Anholt1-12/+12
2002-09-29warnings cleanupEric Anholt1-3/+3
2002-09-29Fix some of my silliness in DRM_WAIT_ON (not returning EINTR).Eric Anholt1-7/+5
2002-09-29Move os-dependent stuff out of radeon_irq.cKeith Whitwell2-3/+15
2002-09-29Fix up BSD irq handling.Eric Anholt1-20/+0
2002-09-26BSD vblank framework.Eric Anholt4-3/+73
2002-09-26Fix one warning.Eric Anholt1-1/+1
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell3-4/+4
2002-08-30Remove some extra symlinking for kernel module building that hasn't beenEric Anholt4-24/+0
2002-08-27Include non-radeon modules in the build.Eric Anholt1-1/+1
2002-08-26merged r200-0-1-branchr200-0-1-20020822-mergeKeith Whitwell3-2/+3
2002-08-21Remove drm_linux.h, move the two useful defines into drm_drv.h (the onlyEric Anholt2-18/+77
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane27-1144/+1929
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 Hourihane6-2/+50
2002-01-27First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes3-419/+327
2002-01-27Import of XFree86 4.2.0X_4_2_0David Dawes8-6/+1395
2002-01-27Initial revisionDavid Dawes12-0/+5374
2001-04-09First pass of XFree86 4.0.99.2 merge.X_4_0_99_2-20010410-mergeDavid Dawes1-10/+22
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes2-2/+2
2000-07-10Import of XFree86 4.0.1X_4_0_1Alan Hourihane1-1/+1
2000-06-13Merged bsd-1-0-1pre401-20000613-freezebsd-1-0-1-20000613-mergeDoug Rabson3-7/+38
2000-05-30Merged bsd-1-0-0bsd-1-0-0-20000531-mergeDoug Rabson3-0/+728