summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-27Link in the savage files from shared-core.Eric Anholt1-0/+4
2005-07-27fix driver date and drm minor version for r300 supportRoland Scheidegger1-2/+3
2005-07-20Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,Eric Anholt18-50/+2470
2005-07-19Add .cvsignore file.Eric Anholt1-0/+6
2005-07-16revert last change due to me bring up too earlyDave Airlie3-7/+3
2005-07-16up the versionDave Airlie1-1/+2
2005-07-16Egbert noticed this issue, but changing the IOW to IOWR mess upDave Airlie2-2/+5
2005-07-15VIA: Fix sparse warnings (Alexey Dobriyan)Thomas Hellstrom10-24/+29
2005-07-13distcheck fixeslibdrm-1_0_0Adam Jackson4-13/+6
2005-07-11IRQ must be assigned and enabled or this will hangJon Smirl1-1/+1
2005-07-10autoconfiscate libdrmAdam Jackson6-55/+146
2005-07-03Simplify the sysfs codeJon Smirl3-48/+15
2005-07-03Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.cJon Smirl6-10/+57
2005-06-30release can happen before dev->ctxlist is allocatedJon Smirl1-1/+1
2005-06-29Remove the AGP requirement from Makefile and Kconfig for MGA. Remove theIan Romanick2-10/+8
2005-06-29add remaining callsAlan Hourihane1-0/+79
2005-06-29add i915_ioc32.cAlan Hourihane2-0/+143
2005-06-29silence warningAlan Hourihane1-1/+4
2005-06-29fix some warnings from cross compilerDave Airlie2-7/+7
2005-06-29make r128/mga compile properly on sparc cross-compilerDave Airlie2-4/+4
2005-06-29Move to linux specific directoryAlan Hourihane2-1/+1