Age | Commit message (Expand) | Author |
2005-12-14 | Bug #1760: Fix ati wrapper multihead to be dlloader friendly. | Adam Jackson |
2005-11-08 | bugzilla #4494 (https://bugs.freedesktop.org/show_bug.cgi?id=4494) Call | Michel Daenzer |
2005-11-08 | bugzilla #4951 (https://bugs.freedesktop.org/show_bug.cgi?id=4951) | Michel Daenzer |
2005-11-06 | Sun bug #6325220: Xorg dumps core in dual monitor configuration with radeon | Alan Coopersmith |
2005-10-09 | Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901 | Dave Airlie |
2005-10-03 | Bug #4001: Don't crash when PanelSize is unset. (Alan Coopersmith) | Adam Jackson |
2005-10-01 | missed one missing return value. | Matthieu Herrb |
2005-10-01 | add missing return value on success in RADEONSetupMemXAA(). | Matthieu Herrb |
2005-09-17 | Switch radeon driver to using a card type rather than having a IsPCI flag, | Dave Airlie |
2005-09-11 | Add support for EXA to the radeon driver. Building EXA and XAA support is | Eric Anholt |
2005-09-11 | Add support for allocating PCI GART table in framebuffer memory. This is | Dave Airlie |
2005-08-26 | #include "extensions/dpms.h" -> <X11/extensions/dpms.h> | Alan Coopersmith |
2005-08-26 | Only 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 based | Alex Deucher |
2005-08-07 | Modified: | Vladimir Dergachev |
2005-08-07 | Modified: | Vladimir Dergachev |
2005-08-06 | - missing line in mergedfb option parsing. Spotted by Christoph Bauer | Alex Deucher |
2005-08-05 | I have resolved this by making all the "Direct rendering disabled" messages | Ian Romanick |
2005-07-29 | bugzilla #3911 (https://bugs.freedesktop.org/show_bug.cgi?id=3911) | Michel Daenzer |
2005-07-11 | Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson |
2005-07-04 | Bug #2604: Disable workaround for horrible flickering when scrolling | Roland 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). In | Alex Deucher |
2005-06-30 | - Increase the priority of display 0/1 in the memory controller for r3/4xx | Alex Deucher |
2005-06-30 | - fix some OUTREGs that should be OUTPLLs in dynamicclocks code | Alex Deucher |
2005-06-26 | Bug #3628: Fix video driver submodule visibility.XORG-6_8_99_13 | Adam Jackson |
2005-06-22 | Add missing detection of the PCI ID for 0x5b62, Radeon X600 (Vladimir | Eric Anholt |
2005-06-15 | Sync up radeon mergedfb with Thomas' latest sis mergedfb changes:XORG-6_8_99_12 | Alex Deucher |
2005-06-04 | Sync with 6.8.2 branch: Bugzilla #1306 | Alan Coopersmith |
2005-05-27 | Fix for bugzilla https://bugs.freedesktop.org/show_bug.cgi?id=3414 (patchXORG-6_8_99_9 | Felix Kuehling |
2005-05-23 | Explicitely disable DPMS power states during close screen. Fix macro that | Egbert Eich |
2005-04-17 | Added new options for the ATI driver: RageTheatreMicrocPath and | Bogdan Diaconescu |
2005-04-04 | Release SDA/SDL I2C lines from an asserted-low state after a DDC probe,XORG-6_8_99_3XORG-6_8_99_2 | Daniel Stone |
2005-03-31 | - Add new Radeon pci ids (ATI devrel), bug 2827XORG-6_8_99_1 | Alex Deucher |
2005-03-29 | bugzilla #2840 (https://bugs.freedesktop.org/show_bug.cgi?id=2840) | Kevin E Martin |
2005-03-24 | - radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked by | Alex Deucher |
2005-03-18 | Add support for production version of ATI RN50/ES1000. (ATI Technologies | Michel Daenzer |
2005-03-08 | Fix accidentally removed depth pitch adjustment if displayWidth is not a | Roland Scheidegger |
2005-02-22 | Fix building radeon driver with BuildXF86DRI set to NO, the breakage was | Roland Scheidegger |
2005-02-18 | Bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.) | Michel Daenzer |
2005-02-09 | do not enable color tiling on r300 chips and newer, since it doesn't work | Roland Scheidegger |
2005-02-02 | fix error with color tiling and hw scrolling, it looks like rv100 doesn't | Roland Scheidegger |
2005-01-31 | change option EnableColorTiling to ColorTiling | Roland Scheidegger |
2005-01-26 | (Stephane Marchesin, me) Add support for color (framebuffer) tiling. | Roland Scheidegger |
2005-01-26 | fix issues with mergedfb + pageflip (fix up sarea frame values) | Roland Scheidegger |
2005-01-13 | Modified: | Vladimir Dergachev |
2004-12-24 | - Fix MCLK / SCLK calculation (Benjamin Herrenschmidt) bug 2144 | Alex Deucher |
2004-12-19 | - Make dualhead ram allocation cleaner and related messages clearer | Alex Deucher |