summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-20Fix silly install issue by moving the header install rules for shared-coreAdam Jackson
2005-08-19Add r300_reg.h. Bump to 1.0.2.Adam Jackson
2005-08-17add agp buffer tokenDave Airlie
2005-08-17revert reversion of a part of a patch from Jon, that I did last night whileDave Airlie
2005-08-17commit toggle switch to make Linux drm_handle_t unsigned intDave Airlie
2005-08-16Remove the long-stale BSD non-core bits.Eric Anholt
2005-08-16add Egberts 32/64 bit patch (its in kernel already...)Dave Airlie
2005-08-15Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup byEric Anholt
2005-08-14VIA bugvixes by Joris van Rantwijk Initial commit.Thomas Hellstrom
2005-08-12Fix build after linux-side checkin of master/root-only split. Still onlyEric Anholt
2005-08-12Reverting the previous via security-fix commit, since the assumption ofThomas Hellstrom
2005-08-11Missing symbol export from previous via context check commit.Thomas Hellstrom
2005-08-10Security fix on via: Checking that the specified context belongs to theThomas Hellstrom
2005-08-09Make sure savage has 3rd ioctl parameterJon Smirl
2005-08-07make some functions static in the savage drm driverDave Airlie
2005-08-07fix ioctl in r128 drm direction from Egbert Eich.Dave Airlie
2005-08-07remove bus addressDave Airlie
2005-08-05Fix bug in return to userspace resctx codeDave Airlie
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt
2005-08-04Implement permanent sarea mapsJon Smirl
2005-08-04Tighten up AGP security. Verify that all uses of AGP are done insideJon Smirl
2005-08-04Mark some radeon init variables deprecated. These used to be passed in butJon Smirl
2005-08-04Split the control of master vs root priv. Everything is still marked asJon Smirl
2005-08-04Whitespace fixups.Eric Anholt
2005-08-04Fix the MGA driver on BSD by passing in the proper chipset flags to theEric Anholt
2005-08-04Add a debugging error message from testing new MGA code on BSD.Eric Anholt
2005-08-01version bumpAdam Jackson
2005-08-01Fix the pkgconfig info. (Donnie Berkholz)Adam Jackson
2005-07-28Fix issues with buffer aging when more than one dma buffer is discarded inEric Anholt
2005-07-27Correct a couple of descriptions of files in comments (were justEric Anholt
2005-07-27Link in the savage files from shared-core.Eric Anholt
2005-07-27fix driver date and drm minor version for r300 supportRoland Scheidegger
2005-07-20Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,Eric Anholt
2005-07-19Add .cvsignore file.Eric Anholt
2005-07-16revert last change due to me bring up too earlyDave Airlie
2005-07-16up the versionDave Airlie
2005-07-16Egbert noticed this issue, but changing the IOW to IOWR mess upDave Airlie
2005-07-15VIA: Fix sparse warnings (Alexey Dobriyan)Thomas Hellstrom
2005-07-13distcheck fixesAdam Jackson
2005-07-11IRQ must be assigned and enabled or this will hangJon Smirl
2005-07-10autoconfiscate libdrmAdam Jackson
2005-07-03Simplify the sysfs codeJon Smirl
2005-07-03Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.cJon Smirl
2005-06-30release can happen before dev->ctxlist is allocatedJon Smirl
2005-06-29Remove the AGP requirement from Makefile and Kconfig for MGA. Remove theIan Romanick
2005-06-29add remaining callsAlan Hourihane
2005-06-29add i915_ioc32.cAlan Hourihane
2005-06-29silence warningAlan Hourihane
2005-06-29fix some warnings from cross compilerDave Airlie
2005-06-29make r128/mga compile properly on sparc cross-compilerDave Airlie