summaryrefslogtreecommitdiff
path: root/bsd
AgeCommit message (Expand)AuthorFilesLines
2002-07-02Fix PCI IDs for BSD.Eric Anholt3-46/+27
2002-07-02Fix panic on module unload and a panic when exiting dri clients sometimes.Eric Anholt2-60/+54
2002-06-28More fixing for -stableEric Anholt1-0/+2
2002-06-28Didn't quite work first time. varargs macros on 2.95 are strange.Eric Anholt2-3/+5
2002-06-28Fix for compiling on gcc 2.95 (according to rwatson)Eric Anholt1-3/+3
2002-06-27os-independent interface name changes (mostly DRM_OS_* -> DRM_)Eric Anholt24-706/+704
2002-06-27comment fixAlan Hourihane1-1/+2
2002-06-27A paniced machine running X looks a lot like a non-paniced machine runningEric Anholt1-12/+15
2002-06-27AGPGART working for r128 on FreeBSD.Eric Anholt5-14/+9
2002-06-27MTRR support for FreeBSD.Eric Anholt3-33/+58
2002-06-27Correct a typo in drm.h Move most of <device>_drv.c into <device>.h. MoveEric Anholt3-130/+3
2002-06-27Make DRM_OS_VERIFYAREA_READ actually verify. Radeon should now be as secureEric Anholt1-4/+3
2002-06-27Commit most of Erik Reid's NetBSD diffs, along with a few cleanups.Eric Anholt12-145/+191
2002-06-27Include protection against ioctl() definition only in the __FreeBSD__ andEric Anholt1-1/+6
2002-06-27Enable debugging by default if DRM_DEBUG was set during compile.Eric Anholt1-1/+1
2002-06-26Error code that got missed.Eric Anholt1-1/+1
2002-06-26Update radeon_drv.c for the new interfaces in 1.3.1.Eric Anholt1-15/+18
2002-06-26The drmCommand interface was passing a size to DRM_IOR() and friends, whenEric Anholt1-6/+25
2002-06-21Port radeon to os-independent interface. Hook up mga and radeon from theEric Anholt14-18954/+23
2002-06-19Commit os-independence of r128. Only hooked up on FreeBSD until I can fixEric Anholt8-3529/+45
2002-06-18More NetBSD changesEric Anholt8-42/+112
2002-06-18NetBSD changes to drm_drv.h, may help with multiple drm devices on Free.Eric Anholt1-164/+193
2002-06-18Some cleanup of things that were messed up with NetBSD and previousEric Anholt5-5/+5
2002-06-17Some initial NetBSD stuff, drm_drv.h to follow.Eric Anholt10-17/+425
2002-06-17Remove mis-merged ioremap_nocache (which is not used)Eric Anholt1-24/+0
2002-06-17Move some header includes to drm_os_freebsd.h. This is in preparation forEric Anholt25-66/+21
2002-06-17Work around ioctl() being defined in sys/ioccom.h. This will have to beEric Anholt1-0/+2
2002-06-12bring the bsd-3-0-0 branch up-to-date with the trunkAlan Hourihane1-0/+24
2002-05-31DRM_DEBUG=1 warnings cleanupEric Anholt2-9/+9
2002-05-31pcigart code ported for FreeBSD. Untested, disabled by default. FlipEric Anholt6-149/+73
2002-05-29Use a single options header, opt_drm.h, which controls debug code and linuxEric Anholt12-47/+63
2002-05-29Move the DRM for BSD from device-specific subdirectories intoEric Anholt44-1093/+5
2002-05-29Clean up some debugging output, strange diffs from linux. Clean up someEric Anholt8-69/+11
2002-05-28At least schedule the other half of the interrupt handler. This codeEric Anholt1-0/+1
2002-05-28Fix up some atomic definitions. The atomic handling has issues iirc, butEric Anholt5-23/+23
2002-05-28Catch up to FreeBSD-current Clean up some warnings with gcc3 Enable someEric Anholt6-30/+37
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