summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-07-04Update from trunk.bsd-3-0-0-freezebsd-3-0-0-20020705bsd-3-0-0-branchEric Anholt2-26/+34
2002-07-04Clean up remaining <driver>_drv.c files on linux. Tested by compiling bothEric Anholt13-349/+118
2002-07-03Merge from trunk to bsd-3-0-0-branch.Eric Anholt4-8/+14
2002-07-03typo, DRM_OS_ -> DRM_. (Preparing for trunk->branch merge)Eric Anholt2-2/+2
2002-07-03One memory barrier missed in template conversion.Eric Anholt2-2/+2
2002-07-02Fix PCI IDs for BSD.Eric Anholt6-92/+54
2002-07-02Make wrapped non-volatile to prevent warnings (it doesn't need to be, asEric Anholt2-2/+2
2002-07-02Fix panic on module unload and a panic when exiting dri clients sometimes.Eric Anholt4-120/+108
2002-06-28More fixing for -stableEric Anholt2-0/+4
2002-06-28Didn't quite work first time. varargs macros on 2.95 are strange.Eric Anholt4-6/+10
2002-06-28Fix for compiling on gcc 2.95 (according to rwatson)Eric Anholt2-6/+6
2002-06-27os-independent interface name changes (mostly DRM_OS_* -> DRM_)Eric Anholt64-2385/+2375
2002-06-27comment fixAlan Hourihane2-2/+4
2002-06-27A paniced machine running X looks a lot like a non-paniced machine runningEric Anholt2-24/+30
2002-06-27AGPGART working for r128 on FreeBSD.Eric Anholt10-28/+18
2002-06-27MTRR support for FreeBSD.Eric Anholt6-66/+116
2002-06-27Correct a typo in drm.h Move most of <device>_drv.c into <device>.h. MoveEric Anholt22-611/+141
2002-06-27Make DRM_OS_VERIFYAREA_READ actually verify. Radeon should now be as secureEric Anholt2-8/+6
2002-06-27Commit most of Erik Reid's NetBSD diffs, along with a few cleanups.Eric Anholt30-304/+396
2002-06-27One more __FUNCTION__ that had survived.Eric Anholt2-2/+2
2002-06-27Include protection against ioctl() definition only in the __FreeBSD__ andEric Anholt4-4/+24
2002-06-27Enable debugging by default if DRM_DEBUG was set during compile.Eric Anholt1-1/+1
2002-06-27Messed up use of IOC() in the last commit.Eric Anholt1-3/+6
2002-06-26mga port to os-independent style, tested on linux with g400.Eric Anholt8-390/+270
2002-06-26Error code that got missed.Eric Anholt2-2/+2
2002-06-26Update radeon_drv.c for the new interfaces in 1.3.1.Eric Anholt2-30/+36
2002-06-26The drmCommand interface was passing a size to DRM_IOR() and friends, whenEric Anholt5-30/+82
2002-06-21Port radeon to os-independent interface. Hook up mga and radeon from theEric Anholt39-39025/+608
2002-06-21Add mga and radeon source from LinuxEric Anholt22-0/+38524
2002-06-21Hook up os-independence of r128 for Linux.Eric Anholt11-3543/+10
2002-06-19Commit os-independence of r128. Only hooked up on FreeBSD until I can fixEric Anholt18-4251/+759
2002-06-19Add r128 device-specific files from linuxEric Anholt9-0/+7001
2002-06-18More NetBSD changesEric Anholt16-84/+224
2002-06-18NetBSD changes to drm_drv.h, may help with multiple drm devices on Free.Eric Anholt2-328/+386
2002-06-18Some cleanup of things that were messed up with NetBSD and previousEric Anholt10-10/+10
2002-06-17Some initial NetBSD stuff, drm_drv.h to follow.Eric Anholt19-32/+850
2002-06-17Remove mis-merged ioremap_nocache (which is not used)Eric Anholt2-48/+0
2002-06-17Move some header includes to drm_os_freebsd.h. This is in preparation forEric Anholt43-122/+42
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 Hourihane14-793/+1024
2002-05-31DRM_DEBUG=1 warnings cleanupEric Anholt2-9/+9
2002-05-31pcigart code ported for FreeBSD. Untested, disabled by default. FlipEric Anholt12-298/+146
2002-05-29Use a single options header, opt_drm.h, which controls debug code and linuxEric Anholt21-84/+115
2002-05-29Move the DRM for BSD from device-specific subdirectories intoEric Anholt52-1063/+432
2002-05-29Clean up some debugging output, strange diffs from linux. Clean up someEric Anholt14-138/+20
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 Anholt9-45/+45
2002-05-28Bring bsd-3-0-0-branch up-to-date with trunk code.Alan Hourihane16-158/+208
2002-05-28Catch up to FreeBSD-current Clean up some warnings with gcc3 Enable someEric Anholt11-56/+68
2002-04-22bring bsd-3-0-0 branch up-to-date with trunkAlan Hourihane0-0/+0