summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-09Use spldrm/splx around tsleep() in DRM_WAIT_ONtrunk-20030912Keith Whitwell2-10/+14
2003-09-07Correct format in debug printfs (free is a pointer, not an int).Eric Anholt2-4/+4
2003-09-07Fix for older -stable.Eric Anholt2-2/+4
2003-08-29Update to reflect renaming of SIS ioctls.Eric Anholt1-1/+1
2003-08-29These files were missed in the SiS DRM commit.Eric Anholt4-0/+164
2003-08-29Port the SiS DRM to FreeBSD. This includes the ability for the DRM toEric Anholt21-824/+1940
2003-08-29Add DRM(calloc), which is convenient, used by the new sis code, and takesEric Anholt10-0/+60
2003-08-29Update radeon PCI IDs.Eric Anholt2-8/+8
2003-08-29This PCI header has been living in dev/pci/ for a while now.Eric Anholt2-2/+2
2003-08-28Remove superfluous TLB flushMichel Daenzer2-14/+2
2003-08-26Rename agp to gart for radeonMichel Daenzer1-3/+3
2003-08-26Remove artificial PCI GART limitations, rename AGP to GART whereMichel Daenzer11-130/+124
2003-08-19Fix the debug build.Eric Anholt2-2/+2
2003-08-19- Remove $FreeBSD$ tags as they weren't too useful and merges are now beingEric Anholt50-59/+134
2003-08-18Clean up Radeon DRI resume codeMichel Daenzer3-342/+100
2003-08-18Make r128_do_wait_for_idle static, as it's only used in this file.Eric Anholt2-6/+2
2003-08-18Remove an unnecessary #define __NO_VERSION__Eric Anholt2-2/+0
2003-08-15Merge from 2.6 kernel (Linus Torvalds)Michel Daenzer10-66/+112
2003-08-15DA: loads of whitespace .. some from Linus, some from meDave Airlie2-86/+96
2003-08-13DA: patch from Matthew upgraded to latest DRI head to solve issue with i810Dave Airlie5-17/+198
2003-08-12Whitespace cleanup from the pageflipping commit.Eric Anholt2-4/+4
2003-08-12Document change in interface version 1.9.Eric Anholt1-0/+1
2003-08-12Document the changes in interface version 2.5.Eric Anholt1-0/+1
2003-08-12Merge from FreeBSD r1.11: We have memset in the kernel, no need to defineEric Anholt2-6/+2
2003-08-11DA: code cleanups for i810_dma.c from 2.4 kernelDave Airlie2-30/+62
2003-08-08Added some information as to when (which DRM version) various queries wereIan Romanick2-0/+4
2003-08-07build fix for kernels >= 2.6Michel Daenzer2-2/+2
2003-08-06Fix maplist entries being used after they were freed; thanks to BenjaminMichel Daenzer2-78/+74
2003-07-29IRQ code cleanup suggested by Linus TorvaldsMichel Daenzer21-67/+59
2003-07-26Degrade uninformative error message to debug message, as in other driversMichel Daenzer2-2/+2
2003-07-26Add Rage 128 pageflipping support, defaults to off. DRM version bump toEric Anholt9-128/+161
2003-07-26Fix FreeBSD build after IRQ changes.Eric Anholt2-4/+4
2003-07-25Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't breakMichel Daenzer27-87/+149
2003-07-25Fail in DRM(agp_acquire) if the AGP aperture can't be used, such that the XMichel Daenzer2-0/+8
2003-07-11Restore __HAVE_KERNEL_CTX_SWITCH, required for the sparc drm module in theKeith Whitwell2-2/+84
2003-07-09DA: fix for bug 484 in Bugzilla, originally from me, reworked by DavidDave Airlie2-2/+2
2003-07-09file drm_mem.h was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-09file drm_dma.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-09file drm_fops.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-09file drm_lock.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-09file drm_stub.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-09file drm_vm.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-08Removed unused __HAVE_KERNEL_CTX_SWITCH, whatever that was.Keith Whitwell2-72/+6
2003-07-04Don't need to include linux/wrapper.h - we only use Set/ClearPageReservedLeif Delgass2-2/+0
2003-07-01file drm_agp.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-01file drm_bufs.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-01file drm_mem.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-01file drm_pci.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-07-01file drm_sg.c was initially added on branch newdrm-0-0-1-branch.Jose Fonseca0-0/+0
2003-06-23file savage_dma.c was initially added on branch savage-1_0_0-branch.Alan Hourihane0-0/+0