Age | Commit message (Expand) | Author |
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-28 | Make ati driver distcheck | Søren Sandmann Pedersen |
2005-09-27 | Move the RADEONEnablePageFlip/RADEONChangeSurfaces calls back to the end of | Roland Scheidegger |
2005-09-27 | Fix Radeon MMIO Render acceleration with EXA by writing out floating- point | Eric Anholt |
2005-09-24 | Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen | Adam Jackson |
2005-09-20 | Only include radeon_dri.h & radeon_sarea.h if XF86DRI is defined. | Alan Coopersmith |
2005-09-18 | Break EXA ABI while we still can. Add coordinates to the UploadToScreen | Eric Anholt |
2005-09-17 | - Don't try to upload 0 byte-per-pixel (PICT_a1) data using | Eric Anholt |
2005-09-17 | Switch radeon driver to using a card type rather than having a IsPCI flag, | Dave Airlie |
2005-09-14 | Bug #2573: Remove the disabling of automatic cache flushing on non-r300 | Eric Anholt |
2005-09-13 | Remove the hardcoded USE_EXA/USE_XAA defines now that they've been | Eric Anholt |
2005-09-12 | Fix Radeon EXA for when RENDER isn't defined | Dave Airlie |
2005-09-12 | Move GART offset/size outside XAA | Dave Airlie |
2005-09-11 | Attempt to fix up the modular pieces for EXA support. (untested) | Eric Anholt |
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-09-06 | Handle VIP timeouts more gracefully -- impose a hard limit of 10ms on | Dave Airlie |
2005-08-28 | Bug #4148: Bump required DRM version for r300 to 1.17. | Adam Jackson |
2005-08-28 | Bug #1109: Fix VGA init on Rage Mobility 7500 (Marc Le France) | Adam Jackson |
2005-08-28 | Modified the licens type from GPL to a X/MIT one | Bogdan Diaconescu |
2005-08-26 | #include "extensions/dpms.h" -> <X11/extensions/dpms.h> | Alan Coopersmith |
2005-08-26 | Fix 'ugly' warning in r128. (Branden Robinson, Debian #069) | Daniel Stone |
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-25 | Fix bug in Radeon connector table parsing -- parse all entries, not just | Daniel Stone |
2005-08-25 | Blacklist Radeon M300 from multimedia I2C code. Handle I2C timeouts more | Daniel Stone |
2005-08-22 | Explicit license statement. | Adam Jackson |
2005-08-15 | Egbert's 64bit fixes for mixed 32/64bit clients | Alan Hourihane |
2005-08-14 | Make DGA, CPIO, non-PCI, and TV-Out support detected per-platform, using | Daniel Stone |
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-31 | Post-merge fixups:XORG-6_99_99_900XORG-6_8_99_900 | Adam Jackson |
2005-07-29 | bugzilla #3911 (https://bugs.freedesktop.org/show_bug.cgi?id=3911) | Michel Daenzer |
2005-07-15 | Install theathre drivers in @moduledir@/multimedia | Søren Sandmann Pedersen |
2005-07-15 | Fix filename typo | Kevin E Martin |
2005-07-14 | Fix check for headers. Use {XORG,DRI}_CFLAGS subst instead of replacing | Kevin E Martin |
2005-07-14 | Make compiling with DRI support configurable/autodetecable. Autodetect DRI | Kevin E Martin |
2005-07-14 | fuck you cvs | Søren Sandmann Pedersen |
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 | Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14 | Daniel Stone |
2005-07-01 | - fix depth tiling for r3/4xx chips (Aapo Tahkola) | Alex Deucher |
2005-07-01 | - Fix Support for Philips FM1236/F tuner on ATI AIW 9600 XT (Jeff Smith) | Alex Deucher |
2005-06-30 | - change back part of a comment I seem to have accidently changed. | Alex Deucher |