summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-01Extend the alignement workaround to post-rv280 chips as well (thanks Hui)Benjamin Herrenschmidt
2006-02-28Workaround for rv280 bug which needs the framebuffer memory mapping to beBenjamin Herrenschmidt
2006-02-28Add the newly added (and tons of previously forgotten ones) pci ids to theRoland Scheidegger
2006-02-26Fix page flipping with XAA. The new code ended up calling ShadowFBInit()Benjamin Herrenschmidt
2006-02-25Add pci ids known to exist (see #4284 for instance). There are stillRoland Scheidegger
2006-02-16Memory map and misc fixes. This completely reworks the way the driverBenjamin Herrenschmidt
2006-02-15The engine setup would trigger a bogus line write before the properBenjamin Herrenschmidt
2006-02-13Fix EXA acceleration of textures with byteswap or tiling From John ClemensBenjamin Herrenschmidt
2006-02-07Fix a copy'n'paste-o in the EXA render implementation that resulted inEric Anholt
2006-01-19Bug #5656: Set all Radeon XPRESS 200 R[CS]4xx-based chips to have IsIGP =Daniel Stone
2006-01-13XF86_VERSION_CURRENT -> XORG_VERSION_CURRENTAlan Coopersmith
2006-01-13When failing to parse MetaModes, reset CRT2pScrn to NULL after free'ing itAlan Coopersmith
2006-01-08Bug #5523: Make radeon compile without USE_XAA. (Tilman Sauerbeck)Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-19Typo fixes, mailing list & url updates, and other changes to prepare forAlan Coopersmith
2005-12-15Bugzilla #5238 <https://bugs.freedesktop.org/show_bug.cgi?id=5238> PatchAlan Coopersmith
2005-12-15Update package version number for final X11R7 release candidate. BumpXORG-6_99_99_904Kevin E Martin
2005-12-14Bug #1760: Fix ati wrapper multihead to be dlloader friendly.Adam Jackson
2005-12-09Bug #3869: Don\'t walk off the end of an array in connector detection.MODULAR_COPYAdam Jackson
2005-12-09Bug #1106: Fix memory allocation for Render. (Michel Daenzer)Adam Jackson
2005-12-08Add configure options to allow hard-coded paths to be changed.Kevin E Martin
2005-12-08Allow hard-coded paths to be configurable.Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-03Bump version numbers for X11R6.9/X11R7 RC3.XORG-6_8_99_903Kevin E Martin
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin
2005-11-30Bump libdrm dep to 2.0.Adam Jackson
2005-11-29Only build dlloader modules by default.Adam Jackson
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Add .cvsignores for drivers.Eric Anholt
2005-11-11Bug #1028: Don't (incorrectly) mark the 24/8 z/stencil case as slow, whichEric Anholt
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_902Kevin E Martin
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin
2005-11-09Bug #4998: Add ';' and ',' as valid separators for MetaModes as well.Matthias Hopf
2005-11-09Fix DoLoadableServer NO build.Kevin E Martin
2005-11-08bugzilla #988 (https://bugs.freedesktop.org/show_bug.cgi?id=988) Fix typoMichel Daenzer
2005-11-08bugzilla #4494 (https://bugs.freedesktop.org/show_bug.cgi?id=4494) CallMichel Daenzer
2005-11-08bugzilla #4916 (https://bugs.freedesktop.org/show_bug.cgi?id=4916) FixMichel Daenzer
2005-11-08bugzilla #4951 (https://bugs.freedesktop.org/show_bug.cgi?id=4951)Michel Daenzer
2005-11-07Replaced the variadic macros(gcc) by macros according to C99 standardBogdan Diaconescu
2005-11-06Sun bug #6325220: Xorg dumps core in dual monitor configuration with radeonAlan Coopersmith
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin
2005-10-21Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1Adam Jackson
2005-10-20Bug #4831 <https://bugs.freedesktop.org/show_bug.cgi?id=4831>. Check forDonnie Berkholz
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-18Do the following to make the drivers pass distcheck:Kevin E Martin
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith