summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-16[PATCH] move the declaration of pMach64 into the correct ifndef statementati-6_6_1Tilman Sauerbeck
2006-06-16ati: prepare for releaseDave Airlie
2006-06-15Some more ignores.Michel Dänzer
2006-06-15Fix semantic glitches pointed out by gcc -Wall.Michel Dänzer
2006-06-15Remove another unused variable.Michel Dänzer
2006-06-15Fix some more cosmetic warnings.Michel Dänzer
2006-06-15Merge branch 'master' of ssh+git://git.freedesktop.org/git/xorg/driver/xf86-v...Michel Dänzer
2006-06-15remove unused variableDave Airlie
2006-06-15remove all printf specifier warnings on LinuxDave Airlie
2006-06-15Merge branch 'master' of ssh+git://git.freedesktop.org/git/xorg/driver/xf86-v...Michel Dänzer
2006-06-15fix last ati*.[ch] format specifiersDave Airlie
2006-06-15fix more printf formatsDave Airlie
2006-06-15some more unused variable cleanupsDave Airlie
2006-06-15Merge branch 'master' of ssh+git://git.freedesktop.org/git/xorg/driver/xf86-v...Michel Dänzer
2006-06-15ati/r128: add includes to get C function declsDave Airlie
2006-06-15fix some more unused variables and bad parameter passingDave Airlie
2006-06-15ati: fix -Wall in atidri.cDave Airlie
2006-06-15theatre: fix all -Wall warnings in theatre*Dave Airlie
2006-06-15Collapse .gitignore files into single toplevel file, sorted with LC_ALL=C.Michel Dänzer
2006-06-15Fix some implicit function declarations.Michel Dänzer
2006-06-15.cvsignore -> .gitignoreMichel Dänzer
2006-06-15ati: remove Changelog from ATI driver.Dave Airlie
2006-06-08Bug #5678: Fix setting of transfer mode for AGPv3 devices (TilmanMichel Daenzer
2006-06-03Bug #1889: Stop the CCE before an engine reset. (Conn)Daniel Stone
2006-05-21Derive ATI_VERSION_{MAJOR,MINOR,PATCH} from package version in order toMichel Daenzer
2006-05-10- remove obsolete option "OverlayOnCRT2" (bug 6488)Alex Deucher
2006-05-09Drop support for radeon DRM <= 1.7. The 2.4 kernel has version 1.7, andMichel Daenzer
2006-05-08Bugzilla #4640 <https://bugs.freedesktop.org/show_bug.cgi?id=4640> PatchMichel Daenzer
2006-05-03Enable decoding of version 4 TMDS PLL config tables, they actually work,Benjamin Herrenschmidt
2006-05-01Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> PatchMichel Daenzer
2006-04-29Bugzilla #1992 <https://bugs.freedesktop.org/show_bug.cgi?id=1992> PatchMichel Daenzer
2006-04-29Properly de-initialize EXA driver data, so EXA can be initialized again inMichel Daenzer
2006-04-29Fix tests for (un)forcing HW cursor. The broken tests caused problems whenMichel Daenzer
2006-04-29Prefer double-buffered visuals. As a consequence, the root window's visualMichel Daenzer
2006-04-28Bug #6761: Fix font rendering in non-DRI mode by replacing RB2D_DSTCACHE_*Eric Anholt
2006-04-26Make the ATI driver use the PCI BAR size to determine the MMIO registerDave Airlie
2006-04-26Add support for some component-alpha operations (InReverse, OutReverse)Eric Anholt
2006-04-25Use a CPPFLAGS with XORG_CFLAGS so that the exa test can actually find itsEric Anholt
2006-04-24Fix enabling of external VGA output on some cards with dual entity setupBenjamin Herrenschmidt
2006-04-21Bugzilla 6672: fix interrupts on radeon since memmap changesDave Airlie
2006-04-21Add support for backing up the PCIE GART table on VT switch. This makesDave Airlie
2006-04-08Bump to 6.6.0 and release. This module's versioning is completely screwed,ati-6_6_0XORG-7_1Adam Jackson
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner
2006-04-04Bug #5632: Fix up ati.4 to explain that it is a wrapper driver for theEric Anholt
2006-04-02Add missing .cvsignore lines.Eric Anholt
2006-04-01- Fix dpi when switching from clone to dualhead with MergedFB.Alex Deucher
2006-03-27Fix a regression of my latest fix that broke color tiling on some setups.Benjamin Herrenschmidt
2006-03-23commit the actual changes instead of just the Changelog...Roland Scheidegger
2006-03-23Use programmable tap coefficients for (hopefully) better video imageRoland Scheidegger
2006-03-23Call RADEONRestoreCommonRegisters() before RADEONRestoreCrtc2Registers()Benjamin Herrenschmidt