summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2005-10-09Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901Dave Airlie
2005-10-03Bug #4001: Don't crash when PanelSize is unset. (Alan Coopersmith)Adam Jackson
2005-10-01missed one missing return value.Matthieu Herrb
2005-10-01add missing return value on success in RADEONSetupMemXAA().Matthieu Herrb
2005-09-17Switch radeon driver to using a card type rather than having a IsPCI flag,Dave Airlie
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt
2005-09-11Add support for allocating PCI GART table in framebuffer memory. This isDave Airlie
2005-08-26#include "extensions/dpms.h" -> <X11/extensions/dpms.h>Alan Coopersmith
2005-08-26Only use vgahw symbols if we're building vgahw for this architecture. TODO:Daniel Stone
2005-08-26- fix pitch increment (Aapo Tahkola, Roland Scheidegger)Alex Deucher
2005-08-08- radeon XPRESS chips are actually RV3xx basedAlex Deucher
2005-08-07Modified:Vladimir Dergachev
2005-08-07Modified:Vladimir Dergachev
2005-08-06- missing line in mergedfb option parsing. Spotted by Christoph BauerAlex Deucher
2005-08-05I have resolved this by making all the "Direct rendering disabled" messagesIan Romanick
2005-07-29bugzilla #3911 (https://bugs.freedesktop.org/show_bug.cgi?id=3911)Michel Daenzer
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-07-04Bug #2604: Disable workaround for horrible flickering when scrollingRoland Scheidegger
2005-07-01- fix depth tiling for r3/4xx chips (Aapo Tahkola)Alex Deucher
2005-06-30- change back part of a comment I seem to have accidently changed.Alex Deucher
2005-06-30- add support for colortiling on r3/4xx hardware (disabled by default). InAlex Deucher
2005-06-30- Increase the priority of display 0/1 in the memory controller for r3/4xxAlex Deucher
2005-06-30- fix some OUTREGs that should be OUTPLLs in dynamicclocks codeAlex Deucher
2005-06-26Bug #3628: Fix video driver submodule visibility.XORG-6_8_99_13Adam Jackson
2005-06-22Add missing detection of the PCI ID for 0x5b62, Radeon X600 (VladimirEric Anholt
2005-06-15Sync up radeon mergedfb with Thomas' latest sis mergedfb changes:XORG-6_8_99_12Alex Deucher
2005-06-04Sync with 6.8.2 branch: Bugzilla #1306Alan Coopersmith
2005-05-27Fix for bugzilla https://bugs.freedesktop.org/show_bug.cgi?id=3414 (patchXORG-6_8_99_9Felix Kuehling
2005-05-23Explicitely disable DPMS power states during close screen. Fix macro thatEgbert Eich
2005-04-17Added new options for the ATI driver: RageTheatreMicrocPath andBogdan Diaconescu
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 Stone
2005-03-31- Add new Radeon pci ids (ATI devrel), bug 2827XORG-6_8_99_1Alex Deucher
2005-03-29bugzilla #2840 (https://bugs.freedesktop.org/show_bug.cgi?id=2840)Kevin E Martin
2005-03-24- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked byAlex Deucher
2005-03-18Add support for production version of ATI RN50/ES1000. (ATI TechnologiesMichel Daenzer
2005-03-08Fix accidentally removed depth pitch adjustment if displayWidth is not aRoland Scheidegger
2005-02-22Fix building radeon driver with BuildXF86DRI set to NO, the breakage wasRoland Scheidegger
2005-02-18Bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)Michel Daenzer
2005-02-09do not enable color tiling on r300 chips and newer, since it doesn't workRoland Scheidegger
2005-02-02fix error with color tiling and hw scrolling, it looks like rv100 doesn'tRoland Scheidegger
2005-01-31change option EnableColorTiling to ColorTilingRoland Scheidegger
2005-01-26(Stephane Marchesin, me) Add support for color (framebuffer) tiling.Roland Scheidegger
2005-01-26fix issues with mergedfb + pageflip (fix up sarea frame values)Roland Scheidegger
2005-01-13Modified:Vladimir Dergachev
2004-12-24- Fix MCLK / SCLK calculation (Benjamin Herrenschmidt) bug 2144Alex Deucher
2004-12-19- Make dualhead ram allocation cleaner and related messages clearerAlex Deucher
2004-12-18- fix warning and potential error in radeon_driver.cAlex Deucher
2004-12-17- Add VGAAccess option to r128 driver. Based on Benh's radeon patch. r128Alex Deucher
2004-12-12Modified:Vladimir Dergachev
2004-12-12Modified:Vladimir Dergachev