summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add GART in FB support for ati pcigart, and PCIE support for r300Dave Airlie2005-09-118-65/+117
* fix makefile bugDave Airlie2005-09-111-1/+1
* Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1,Roland Scheidegger2005-09-093-4/+37
* Add another R300 PCI id. Submitted by: Daniel EstévezVladimir Dergachev2005-09-091-0/+1
* convert ioctl flags to use flags instead of separate intsDave Airlie2005-09-0314-252/+255
* check is the map containing the lockDave Airlie2005-09-031-1/+1
* - Don't try to allocate mappings of less than a PAGE_SIZE in MGA DMA code.Eric Anholt2005-08-263-45/+86
* Previously, drm_get_resource_start() and drm_get_resource_len() wouldEric Anholt2005-08-263-27/+42
* Fix a lack of parenthesis in macro usage that showed up with INVARIANTSEric Anholt2005-08-261-1/+1
* [1] Fix BSD DRM for the nonroot changes. [2] Don't attempt to acquire theEric Anholt2005-08-266-17/+81
* Add missing .cvsignore files for autotoolery.Eric Anholt2005-08-253-0/+27
* Include appropriate CFLAGS to find X headers, needed to build libdrm.Eric Anholt2005-08-252-1/+5
* add options for x86_64 and amd will small lettersDave Airlie2005-08-231-1/+1
* remove the README in the linux-2.6 directoryAlan Hourihane2005-08-221-1/+0
* remove i915_pm code as it causes too many issues with current softwareAlan Hourihane2005-08-225-181/+1
* allocating the PCIE table from GFP_DMA seems to stop it NMI'ingDave Airlie2005-08-211-2/+2
* We don't need to install all the internal headers files only drm.h andDave Airlie2005-08-211-18/+1
* add x86_64 to the list as wellDave Airlie2005-08-201-1/+1
* remove checks that make ppc64 not work properly... also fix ppc64 check..Dave Airlie2005-08-201-9/+8
* add powerpc64 to the list of archs that this test doesn't make sense onDave Airlie2005-08-201-1/+1
* Fix silly install issue by moving the header install rules for shared-corelibdrm-1_0_3Adam Jackson2005-08-204-33/+52
* Add r300_reg.h. Bump to 1.0.2.libdrm-1_0_2Adam Jackson2005-08-192-1/+2
* add agp buffer tokenDave Airlie2005-08-171-0/+1
* revert reversion of a part of a patch from Jon, that I did last night whileDave Airlie2005-08-171-1/+2
* commit toggle switch to make Linux drm_handle_t unsigned intDave Airlie2005-08-171-0/+4
* Remove the long-stale BSD non-core bits.Eric Anholt2005-08-1644-7560/+0
* add Egberts 32/64 bit patch (its in kernel already...)Dave Airlie2005-08-1614-58/+185
* Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup byEric Anholt2005-08-1516-90/+267
* VIA bugvixes by Joris van Rantwijk Initial commit.Thomas Hellstrom2005-08-147-13/+24
* Fix build after linux-side checkin of master/root-only split. Still onlyEric Anholt2005-08-122-59/+64
* Reverting the previous via security-fix commit, since the assumption ofThomas Hellstrom2005-08-124-43/+2
* Missing symbol export from previous via context check commit.Thomas Hellstrom2005-08-111-1/+1
* Security fix on via: Checking that the specified context belongs to theThomas Hellstrom2005-08-104-2/+43
* Make sure savage has 3rd ioctl parameterJon Smirl2005-08-091-4/+4
* make some functions static in the savage drm driverDave Airlie2005-08-073-14/+17
* fix ioctl in r128 drm direction from Egbert Eich.Dave Airlie2005-08-071-1/+1
* remove bus addressDave Airlie2005-08-071-1/+0
* Fix bug in return to userspace resctx codeDave Airlie2005-08-051-1/+1
* Rename the driver hooks in the DRM to something a little moreEric Anholt2005-08-0556-852/+601
* Implement permanent sarea mapsJon Smirl2005-08-042-3/+25
* Tighten up AGP security. Verify that all uses of AGP are done insideJon Smirl2005-08-041-8/+52
* Mark some radeon init variables deprecated. These used to be passed in butJon Smirl2005-08-045-15/+11
* Split the control of master vs root priv. Everything is still marked asJon Smirl2005-08-0413-185/+191
* Whitespace fixups.Eric Anholt2005-08-041-5/+2
* Fix the MGA driver on BSD by passing in the proper chipset flags to theEric Anholt2005-08-044-70/+71
* Add a debugging error message from testing new MGA code on BSD.Eric Anholt2005-08-041-0/+1
* version bumplibdrm-1_0_1Adam Jackson2005-08-011-1/+1
* Fix the pkgconfig info. (Donnie Berkholz)Adam Jackson2005-08-011-0/+2
* Fix issues with buffer aging when more than one dma buffer is discarded inEric Anholt2005-07-281-3/+1
* Correct a couple of descriptions of files in comments (were justEric Anholt2005-07-272-2/+2