summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-20Bump to 1.0.4.libdrm-1_0_4Adam Jackson1-1/+1
2005-10-20Remove the remaining references to Xlib. libdrm is totally independent now.Adam Jackson2-5/+1
2005-10-20via and r300 still need installed reg headers.Adam Jackson1-1/+7
2005-10-20via: PCI DMA bugfixes and DOS due to too many mapped pages checks.Thomas Hellstrom2-3/+16
2005-10-20Remove bogus Xlib dependency.Adam Jackson1-3/+2
2005-10-20dma access also needs some workDave Airlie1-0/+1
2005-10-20the old init path needs to set WAGP_ENABLE by defaultDave Airlie1-0/+3
2005-10-14Doig a full clean up from mga_do_dma_bootstrap whenIan Romanick1-11/+15
2005-10-14Fixed a cut-and-paste bug that could cause an oops in mga_do_cleanup_dmaIan Romanick1-2/+2
2005-10-13Better pkgconfig-fu: -ldrm in Libs:Adam Jackson1-1/+1
2005-10-13Add X300 RV370Dave Airlie1-0/+1
2005-10-11The Linux 2.6.9 (and earlier) fops structure does not contain aIan Romanick3-3/+3
2005-10-06Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates byAdam Jackson5-2/+339
2005-10-06remove version not used anymoreDave Airlie1-1/+0
2005-09-30fix header this is now a c fileDave Airlie1-1/+1
2005-09-30now I've lindented kernel it might be useful againDave Airlie1-3/+3
2005-09-30Add support to turn writeback off via radeon module optionDave Airlie4-0/+11
2005-09-30fix pci overriding from userspaceDave Airlie2-1/+7
2005-09-30fixup bens fix so it works..Dave Airlie1-3/+4
2005-09-30Add Bens fix for radeon maps on ppcDave Airlie1-42/+43
2005-09-25via: fix stray error printout message.Thomas Hellstrom1-1/+0
2005-09-25Add the via PCI DMA blit code.Thomas Hellstrom8-17/+1055
2005-09-25hopefully fix server recycling on PCIEDave Airlie1-3/+9
2005-09-25add __ATTRDave Airlie1-0/+9
2005-09-25use linux kernel macros don't make our ownDave Airlie1-3/+3
2005-09-18remove pci_find_class use for alphaDave Airlie1-2/+4
2005-09-17compat for pci_pretty_nameDave Airlie1-0/+4
2005-09-12update autogen from xserver treeDave Airlie1-1/+10
2005-09-12Fix the spelling of DRM_AUTH so that the bsd core stuff builds again. NextEric Anholt1-3/+3
2005-09-12add some pci express chipsDave Airlie1-0/+2
2005-09-12make PCI Express work on 64-bit machines, thanks to Alex Deucher (agd5f)Dave Airlie1-3/+3
2005-09-11back out change as gart is now in framebuffer for PCIEDave Airlie1-1/+1
2005-09-11Add GART in FB support for ati pcigart, and PCIE support for r300Dave Airlie8-65/+117
2005-09-11fix makefile bugDave Airlie1-1/+1
2005-09-09Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1,Roland Scheidegger3-4/+37
2005-09-09Add another R300 PCI id. Submitted by: Daniel EstévezVladimir Dergachev1-0/+1
2005-09-03convert ioctl flags to use flags instead of separate intsDave Airlie14-252/+255
2005-09-03check is the map containing the lockDave Airlie1-1/+1
2005-08-26- Don't try to allocate mappings of less than a PAGE_SIZE in MGA DMA code.Eric Anholt3-45/+86
2005-08-26Previously, drm_get_resource_start() and drm_get_resource_len() wouldEric Anholt3-27/+42
2005-08-26Fix a lack of parenthesis in macro usage that showed up with INVARIANTSEric Anholt1-1/+1
2005-08-26[1] Fix BSD DRM for the nonroot changes. [2] Don't attempt to acquire theEric Anholt6-17/+81
2005-08-25Add missing .cvsignore files for autotoolery.Eric Anholt3-0/+27
2005-08-25Include appropriate CFLAGS to find X headers, needed to build libdrm.Eric Anholt2-1/+5
2005-08-23add options for x86_64 and amd will small lettersDave Airlie1-1/+1
2005-08-22remove the README in the linux-2.6 directoryAlan Hourihane1-1/+0
2005-08-22remove i915_pm code as it causes too many issues with current softwareAlan Hourihane5-181/+1
2005-08-21allocating the PCIE table from GFP_DMA seems to stop it NMI'ingDave Airlie1-2/+2
2005-08-21We don't need to install all the internal headers files only drm.h andDave Airlie1-18/+1
2005-08-20add x86_64 to the list as wellDave Airlie1-1/+1