summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-20remove checks that make ppc64 not work properly... also fix ppc64 check..Dave Airlie1-9/+8
2005-08-20add powerpc64 to the list of archs that this test doesn't make sense onDave Airlie1-1/+1
2005-08-20Fix silly install issue by moving the header install rules for shared-corelibdrm-1_0_3Adam Jackson4-33/+52
2005-08-19Add r300_reg.h. Bump to 1.0.2.libdrm-1_0_2Adam Jackson2-1/+2
2005-08-17add agp buffer tokenDave Airlie1-0/+1
2005-08-17revert reversion of a part of a patch from Jon, that I did last night whileDave Airlie1-1/+2
2005-08-17commit toggle switch to make Linux drm_handle_t unsigned intDave Airlie1-0/+4
2005-08-16Remove the long-stale BSD non-core bits.Eric Anholt44-7560/+0
2005-08-16add Egberts 32/64 bit patch (its in kernel already...)Dave Airlie14-58/+185
2005-08-15Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup byEric Anholt16-90/+267
2005-08-14VIA bugvixes by Joris van Rantwijk Initial commit.Thomas Hellstrom7-13/+24
2005-08-12Fix build after linux-side checkin of master/root-only split. Still onlyEric Anholt2-59/+64
2005-08-12Reverting the previous via security-fix commit, since the assumption ofThomas Hellstrom4-43/+2
2005-08-11Missing symbol export from previous via context check commit.Thomas Hellstrom1-1/+1
2005-08-10Security fix on via: Checking that the specified context belongs to theThomas Hellstrom4-2/+43
2005-08-09Make sure savage has 3rd ioctl parameterJon Smirl1-4/+4
2005-08-07make some functions static in the savage drm driverDave Airlie3-14/+17
2005-08-07fix ioctl in r128 drm direction from Egbert Eich.Dave Airlie1-1/+1
2005-08-07remove bus addressDave Airlie1-1/+0
2005-08-05Fix bug in return to userspace resctx codeDave Airlie1-1/+1
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt56-852/+601
2005-08-04Implement permanent sarea mapsJon Smirl2-3/+25
2005-08-04Tighten up AGP security. Verify that all uses of AGP are done insideJon Smirl1-8/+52
2005-08-04Mark some radeon init variables deprecated. These used to be passed in butJon Smirl5-15/+11
2005-08-04Split the control of master vs root priv. Everything is still marked asJon Smirl13-185/+191
2005-08-04Whitespace fixups.Eric Anholt1-5/+2
2005-08-04Fix the MGA driver on BSD by passing in the proper chipset flags to theEric Anholt4-70/+71
2005-08-04Add a debugging error message from testing new MGA code on BSD.Eric Anholt1-0/+1
2005-08-01version bumplibdrm-1_0_1Adam Jackson1-1/+1
2005-08-01Fix the pkgconfig info. (Donnie Berkholz)Adam Jackson1-0/+2
2005-07-28Fix issues with buffer aging when more than one dma buffer is discarded inEric Anholt1-3/+1
2005-07-27Correct a couple of descriptions of files in comments (were justEric Anholt2-2/+2