summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump package and DSO numbers to 2.0libdrm-2_0_0libdrm-2_0-branchAdam Jackson2005-11-302-2/+2
* Resync from Xorg CVS: Fixes for mixed 32/64 client and server (Egbert Eich)Adam Jackson2005-11-302-18/+18
* Resync from Xorg head: conditional include of xorg-config.hAdam Jackson2005-11-304-0/+16
* Resync from Xorg head (Bug #3815, GNU/kFreeBSD hack)Adam Jackson2005-11-301-1/+1
* Correct a LOR on FreeBSD by allocating a temporary buffer and doing aEric Anholt2005-11-081-15/+16
* Correct a LOR related to the PCI resource allocations by simply moving theEric Anholt2005-11-082-8/+17
* Fix FreeBSD DRM for latest MGA changes to agp support, which cleans thingsEric Anholt2005-11-084-60/+121
* Catch FreeBSD up to the pcie gart changes. Required minor modification toEric Anholt2005-11-086-43/+59
* Correct a recursion on non-recursive mutex in drm_addmap from radeon'sEric Anholt2005-11-081-5/+6
* Fix bug #4908 for now. Alternative is highlighted in this bug report as theAlan Hourihane2005-11-071-2/+12
* Re-disable the via driver while it's broken on BSD.Eric Anholt2005-11-061-1/+1
* Converts the remaining drm_agp_foo functions to be a drm_agp_foo andIan Romanick2005-11-039-76/+154
* Bump to 1.0.5 for new via headerlibdrm-1_0_5Adam Jackson2005-10-311-1/+1
* we don't use this stuff anymore .. remove 1k buffer from driver ..Dave Airlie2005-10-232-8/+0
* via: Sync via_drm.h with 3D driver. Bump via patchlevel and date.Thomas Hellstrom2005-10-223-13/+22
* Bug #328: Silence read-from-uninitialized warnings in DRM_CAS on Alpha.Adam Jackson2005-10-221-2/+2
* Don't set MTRR's for intel hardwareAlan Hourihane2005-10-211-1/+4
* fix G550 cardsDave Airlie2005-10-202-2/+2
* Bump to 1.0.4.libdrm-1_0_4Adam Jackson2005-10-201-1/+1
* Remove the remaining references to Xlib. libdrm is totally independent now.Adam Jackson2005-10-202-5/+1
* via and r300 still need installed reg headers.Adam Jackson2005-10-201-1/+7
* via: PCI DMA bugfixes and DOS due to too many mapped pages checks.Thomas Hellstrom2005-10-202-3/+16
* Remove bogus Xlib dependency.Adam Jackson2005-10-201-3/+2
* dma access also needs some workDave Airlie2005-10-201-0/+1
* the old init path needs to set WAGP_ENABLE by defaultDave Airlie2005-10-201-0/+3
* Doig a full clean up from mga_do_dma_bootstrap whenIan Romanick2005-10-141-11/+15
* Fixed a cut-and-paste bug that could cause an oops in mga_do_cleanup_dmaIan Romanick2005-10-141-2/+2
* Better pkgconfig-fu: -ldrm in Libs:Adam Jackson2005-10-131-1/+1
* Add X300 RV370Dave Airlie2005-10-131-0/+1
* The Linux 2.6.9 (and earlier) fops structure does not contain aIan Romanick2005-10-113-3/+3
* Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates byAdam Jackson2005-10-065-2/+339
* remove version not used anymoreDave Airlie2005-10-061-1/+0
* fix header this is now a c fileDave Airlie2005-09-301-1/+1
* now I've lindented kernel it might be useful againDave Airlie2005-09-301-3/+3
* Add support to turn writeback off via radeon module optionDave Airlie2005-09-304-0/+11
* fix pci overriding from userspaceDave Airlie2005-09-302-1/+7
* fixup bens fix so it works..Dave Airlie2005-09-301-3/+4
* Add Bens fix for radeon maps on ppcDave Airlie2005-09-301-42/+43
* via: fix stray error printout message.Thomas Hellstrom2005-09-251-1/+0
* Add the via PCI DMA blit code.Thomas Hellstrom2005-09-258-17/+1055
* hopefully fix server recycling on PCIEDave Airlie2005-09-251-3/+9
* add __ATTRDave Airlie2005-09-251-0/+9
* use linux kernel macros don't make our ownDave Airlie2005-09-251-3/+3
* remove pci_find_class use for alphaDave Airlie2005-09-181-2/+4
* compat for pci_pretty_nameDave Airlie2005-09-171-0/+4
* update autogen from xserver treeDave Airlie2005-09-121-1/+10
* Fix the spelling of DRM_AUTH so that the bsd core stuff builds again. NextEric Anholt2005-09-121-3/+3
* add some pci express chipsDave Airlie2005-09-121-0/+2
* make PCI Express work on 64-bit machines, thanks to Alex Deucher (agd5f)Dave Airlie2005-09-121-3/+3
* back out change as gart is now in framebuffer for PCIEDave Airlie2005-09-111-1/+1