summaryrefslogtreecommitdiff
path: root/bsd
AgeCommit message (Expand)AuthorFilesLines
2003-02-08Remove the untested, unused gamma driver.mesa-4-0-4-20030222mesa-4-0-4-20030216mesa-4-0-4-20030208mesa-4-0-4-branchEric Anholt8-986/+2
2003-02-08Unitialize mutexes on cleanup, fixes panics on 5.0 with WITNESS.Eric Anholt7-15/+24
2003-02-08Update Radeon PCI IDs.Eric Anholt1-8/+26
2003-02-08Remove the untested vblank signal code from this branch.Eric Anholt3-58/+38
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-12-16Resync with XFree86 trunk.mesa-4-0-4-20030114mesa-4-0-4-20021220mesa-4-0-4-20021216mesa-4-0-4-20021215David Dawes1-1/+1
2002-10-30Kernel support for vblank syncing on Rage 128 and Matrox.Eric Anholt3-2/+4
2002-10-29preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects whennv-0-0-1-branchMichel Daenzer1-0/+1
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-22final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-mergeAlan Hourihane1-2/+1
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 Anholt7-25/+129
2002-09-26Fix one warning.Eric Anholt1-1/+1
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell5-6/+8
2002-08-30Remove some extra symlinking for kernel module building that hasn't beenEric Anholt5-30/+0
2002-08-30Remove this one too: it'll be used from the linux version (if ever)Eric Anholt1-40/+0
2002-08-28Remove i8x0 files from the BSD side. These were not actually ported, andEric Anholt12-3989/+0
2002-08-27Remove drm_linux.h, it's no longer used.Eric Anholt1-159/+0
2002-08-27Include non-radeon modules in the build.Eric Anholt2-2/+2
2002-08-26merged r200-0-1-branchr200-0-1-20020822-mergeKeith Whitwell4-3/+4
2002-08-21Remove drm_linux.h, move the two useful defines into drm_drv.h (the onlyEric Anholt2-18/+77
2002-07-09Increase the linux-compatibility max ioctl.Eric Anholt1-1/+1
2002-07-06remove obsolete filesAlan Hourihane17-12306/+0
2002-07-05remove files missed by mergeAlan Hourihane3-1003/+0
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane57-15238/+5344
2002-04-09Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-mergeJens Owen24-96/+151
2002-03-11fixups for *BSDtrunk-20020328Alan Hourihane4-26/+23
2002-03-08missing fileAlan Hourihane1-0/+79
2002-03-06fixup the radeon driver (not tested)Alan Hourihane5-355/+494
2002-03-06i830 & mga contain minor changes from 4.2.0 for mesa 4.0 bsd mergeAlan Hourihane2-1/+9
2002-03-06first pass at merging mesa 4.0 kernel drivers into new bsd-3-0-0 branch.Alan Hourihane8-2/+59
2002-01-27First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes37-10045/+3757
2002-01-27Import of XFree86 4.2.0X_4_2_0David Dawes13-1001/+1829
2002-01-27Initial revisionDavid Dawes48-0/+30100
2001-05-01Initial merge for XFree86 4.0.99.3 importX_4_0_99_3-20010502-mergeDavid Dawes1-2/+2
2001-04-10Use the linux version of xf86drm.c.David Dawes1-0/+2
2001-04-09First pass of XFree86 4.0.99.2 merge.X_4_0_99_2-20010410-mergeDavid Dawes3-42/+54
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes14-154/+266
2001-03-19Initial XFree86 4.0.99.1 merge.David Dawes1-1/+2
2000-11-08merge with 4.0.1dX_4_0_1e-20001107-mergeX_4_0_1d-20001107-mergeDavid Dawes1-2/+2
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane5-937/+12
2000-08-30Added planemask args for color and depthbuffer clears.Keith Whitwell1-1/+6