summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-06-04Sync with 6.8.2 branch: Bug #591XORG-6_8_99_11XORG-6_8_99_10Alan Coopersmith2-2/+13
2005-06-04Sync with 6.8.2 branch: Bugzilla #1306Alan Coopersmith1-1/+2
2005-05-27Fix for bugzilla https://bugs.freedesktop.org/show_bug.cgi?id=3414 (patchXORG-6_8_99_9Felix Kuehling1-1/+5
2005-05-24Typo fix from bug #3163 commitAdam Jackson1-1/+1
2005-05-23Explicitely disable DPMS power states during close screen. Fix macro thatEgbert Eich3-10/+11
2005-05-18Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionXORG-6_8_99_8Adam Jackson3-9/+12
2005-04-20programs/Xserver/hw/xfree86/drivers/ati/theatre.h Build fix forsco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4Matthieu Herrb1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone16-17/+17
2005-04-17Added fifo_read and fifo_write in tge generic bus definitionBogdan Diaconescu1-0/+3
2005-04-17Added new options for the ATI driver: RageTheatreMicrocPath andBogdan Diaconescu2-0/+26
2005-04-17Addeded support for FI1216ME (PAL) version of the tuner, detection ofBogdan Diaconescu1-3/+56
2005-04-17Use the theatre_detect to determine the chip ID and then load theBogdan Diaconescu2-11/+71
2005-04-17Added functions that access the FIFO on RT200Bogdan Diaconescu1-2/+139
2005-04-17Added RT200 registersBogdan Diaconescu1-15/+125
2005-04-17This is the theatre chip detection moduleBogdan Diaconescu3-0/+164
2005-04-17Now the detection of the theatre chip is in other module calledBogdan Diaconescu2-9/+6
2005-04-17Added the RageTheatre200 video demodulator supportBogdan Diaconescu3-0/+2353
2005-04-04Release SDA/SDL I2C lines from an asserted-low state after a DDC probe,XORG-6_8_99_3XORG-6_8_99_2Daniel Stone1-0/+3
2005-03-31- Add new Radeon pci ids (ATI devrel), bug 2827XORG-6_8_99_1Alex Deucher3-0/+134
2005-03-31Modified:Vladimir Dergachev1-5/+23
2005-03-29bugzilla #2844 (https://bugs.freedesktop.org/show_bug.cgi?id=2844)Michel Daenzer1-2/+12
2005-03-29bugzilla #2840 (https://bugs.freedesktop.org/show_bug.cgi?id=2840)Kevin E Martin3-52/+48
2005-03-26bugzilla #2057 (https://bugs.freedesktop.org/show_bug.cgi?id=2057)Dave Airlie10-13/+742
2005-03-24- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked byAlex Deucher11-90/+156
2005-03-18Add support for production version of ATI RN50/ES1000. (ATI TechnologiesMichel Daenzer3-1/+4
2005-03-17Modified:Vladimir Dergachev1-8/+0
2005-03-08Fix accidentally removed depth pitch adjustment if displayWidth is not aRoland Scheidegger1-3/+4
2005-03-04programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c Let through all chipsVladimir Dergachev1-7/+4
2005-03-04programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c Turns out Radeon R420Vladimir Dergachev1-1/+2
2005-02-22Fix building radeon driver with BuildXF86DRI set to NO, the breakage wasRoland Scheidegger3-7/+8
2005-02-19Modified:Vladimir Dergachev1-0/+1
2005-02-19Modified:Vladimir Dergachev1-0/+8
2005-02-18Bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)Michel Daenzer3-0/+3
2005-02-18Bug #2567: Fix reversed memset arguments. (David Krause)Adam Jackson1-2/+2
2005-02-09do not enable color tiling on r300 chips and newer, since it doesn't workRoland Scheidegger1-10/+14
2005-02-02fix error with color tiling and hw scrolling, it looks like rv100 doesn'tRoland Scheidegger1-7/+0
2005-01-31change option EnableColorTiling to ColorTilingRoland Scheidegger1-1/+1
2005-01-26(Stephane Marchesin, me) Add support for color (framebuffer) tiling.Roland Scheidegger10-204/+599
2005-01-26fix issues with mergedfb + pageflip (fix up sarea frame values)Roland Scheidegger3-6/+26
2005-01-24Don't exclude 'RADEONInfoPtr info = ...' declaration even when not buildingEgbert Eich1-3/+3
2005-01-13Modified:Vladimir Dergachev1-0/+10
2004-12-24- Fix MCLK / SCLK calculation (Benjamin Herrenschmidt) bug 2144Alex Deucher1-11/+10
2004-12-19- Add support for Dualhead on M3/M4 (bug 1760)Alex Deucher7-137/+1204
2004-12-19- Make dualhead ram allocation cleaner and related messages clearerAlex Deucher2-17/+26
2004-12-19- Add DRI resume support (Micha Feigin) bug 2063Alex Deucher3-23/+71
2004-12-19- fix warnings (Ronny V. Vindenes)Alex Deucher1-4/+4
2004-12-18- fix warning and potential error in radeon_driver.cAlex Deucher1-0/+1
2004-12-17- Add VGAAccess option to r128 driver. Based on Benh's radeon patch. r128Alex Deucher5-141/+401
2004-12-17Modified:Vladimir Dergachev2-42/+43
2004-12-16Modified:Vladimir Dergachev1-0/+42