summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-04update configure.ac for new 6.6.3 releaseati_6_6_3Dave Airlie
2006-10-04radeon: fallback render repeat for XAA, this fixes corruptions seen on ubuntuDave Airlie
2006-10-04Hook up DFP power to DPMS events.Ronald Wahl
2006-10-04radeon: Check ROM more thoroughly before treating it as an x86 BIOS.Roland Scheidegger
2006-10-04Fix radeon vs fbdev pitch calculation.David Woodhouse
2006-09-19Provide all resolutions (instead only the largest one) in MergedFB cloneAlex Deucher
2006-09-19fix large negative refresh rates with mergedfb (Henry Zhao)Alex Deucher
2006-09-18radeon: fix rn50 memmapDave Airlie
2006-09-18Power up DAC around check for CRT connectednessHenry Zhao
2006-09-18Bump up clock rate for ES1000 to allow higher resolutionsHenry Zhao
2006-09-12radeon: this stops mergedfb working on my ATI M7 development boardDave Airlie
2006-09-10Revert "* [ Bug 6966 ] large negative refresh rates reported"Michel Dänzer
2006-09-03Removed the warning re. the r300 DRI driver status.Tilman Sauerbeck
2006-08-31* [ Bug 6966 ] large negative refresh rates reportedHenry Zhao
2006-08-25and of course it takes two commits to do a simple commitati-6_6_2Dave Airlie
2006-08-25add changelog hook from nv driverDave Airlie
2006-08-24Enable CPIO in the atimisc driver on ia64 platforms.Adam Jackson
2006-08-24Disable DRI on xpress 200{,m} since we know it's broken.Adam Jackson
2006-08-24Disable DRI on RN50 in a more pleasant way.Adam Jackson
2006-08-25update version numbers for releaseDave Airlie
2006-08-25make colortiling default to on all cardsDave Airlie
2006-08-12[mach64] RENDER support: drop caching DP_WRITE_MASK.George Sapountzis
2006-08-12[mach64] RENDER support: save/restore, cache texture registers.George Sapountzis
2006-08-12[mach64] RENDER support (bug #6877).George Sapountzis
2006-08-12radeon: make some local data staticDave Airlie
2006-08-05[mach64] Halve max w/h for hardware-accelerated operations.George Sapountzis
2006-08-05[mach64] EXA: add memcpy-based UTS/DFS.George Sapountzis
2006-08-05[mach64] XAA: minor refactoring of memory manager setup.George Sapountzis
2006-08-05[mach64] EXA support.George Sapountzis
2006-07-29Bug #6623: Fix I2C bus Mach64 initialisation failure.Samuel Thibault
2006-07-29Fix warnings for Option:1 bit fields.Marc Aurele La France
2006-07-29Bug #807: copy throttling.Marc Aurele La France
2006-07-29Bug #807: invalidate read-back cache.Marc Aurele La France
2006-07-29Bug #807: split out TestRegisterCaching block for DP regs.George Sapountzis
2006-07-29Bug #807: split out TestRegisterCaching block for DP regs.George Sapountzis
2006-07-23Bug #6819: Fix broken rendering with *8b8g8r8 source formats.Michel Dänzer
2006-07-13Move variable declarations before statements to be C89 compatibleTilman Sauerbeck
2006-07-03Bug #6872: Disable digital output while reading ROM with Radeon 7000.Alex Williamson
2006-07-03Do even less cache flushing when the previous engine mode is known.Michel Dänzer
2006-07-03Bug #6762: Remove gratuitous cache flushing.Eric Anholt
2006-07-03Build and warning fixes for !defined(USE_XAA).Michel Dänzer
2006-07-03Reserve HW cursor memory statically instead of from EXA offscreen.Michel Dänzer
2006-07-02Clean up some redundant code.Michel Dänzer
2006-07-02Bug #6548: Fix playback of interlaced video with more than 1023 lines.Michel Dänzer
2006-07-02Bug #6939: Disable RENDER acceleration by default on RN50.Michel Dänzer
2006-07-02Bug #6939: Disable 3D acceleration on RN50 by setting invalid ClientDriverName.Weixing Zhang
2006-06-29Fix build for !defined(USE_EXA).Frank Gevaerts
2006-06-29Remove unused variables.Michel Dänzer
2006-06-29Don't declare unused variables on __powerpc__ and __alpha__.Michel Dänzer
2006-06-29Fix strict aliasing violation flagged by gcc -Wall.Michel Dänzer