Age | Commit message (Expand) | Author | Files | Lines |
2005-10-09 | Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901 | Dave Airlie | 4 | -35/+24 |
2005-10-03 | Bug #4001: Don't crash when PanelSize is unset. (Alan Coopersmith) | Adam Jackson | 1 | -1/+1 |
2005-10-01 | missed one missing return value. | Matthieu Herrb | 1 | -0/+1 |
2005-10-01 | add missing return value on success in RADEONSetupMemXAA(). | Matthieu Herrb | 1 | -0/+1 |
2005-09-28 | Make ati driver distcheck | Soren Sandmann Pedersen | 1 | -0/+3 |
2005-09-27 | Move the RADEONEnablePageFlip/RADEONChangeSurfaces calls back to the end of | Roland Scheidegger | 1 | -65/+64 |
2005-09-27 | Fix Radeon MMIO Render acceleration with EXA by writing out floating- point | Eric Anholt | 2 | -6/+8 |
2005-09-24 | Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen | Adam Jackson | 1 | -21/+0 |
2005-09-20 | Only include radeon_dri.h & radeon_sarea.h if XF86DRI is defined. | Alan Coopersmith | 2 | -0/+5 |
2005-09-18 | Break EXA ABI while we still can. Add coordinates to the UploadToScreen | Eric Anholt | 1 | -3/+7 |
2005-09-17 | - Don't try to upload 0 byte-per-pixel (PICT_a1) data using | Eric Anholt | 1 | -4/+4 |
2005-09-17 | Switch radeon driver to using a card type rather than having a IsPCI flag, | Dave Airlie | 5 | -24/+34 |
2005-09-14 | Bug #2573: Remove the disabling of automatic cache flushing on non-r300 | Eric Anholt | 1 | -10/+0 |
2005-09-13 | Remove the hardcoded USE_EXA/USE_XAA defines now that they've been | Eric Anholt | 1 | -1/+1 |
2005-09-12 | Fix Radeon EXA for when RENDER isn't defined | Dave Airlie | 2 | -0/+6 |
2005-09-12 | Move GART offset/size outside XAA | Dave Airlie | 1 | -3/+3 |
2005-09-11 | Attempt to fix up the modular pieces for EXA support. (untested) | Eric Anholt | 1 | -2/+2 |
2005-09-11 | Add support for EXA to the radeon driver. Building EXA and XAA support is | Eric Anholt | 16 | -750/+3190 |
2005-09-11 | Add support for allocating PCI GART table in framebuffer memory. This is | Dave Airlie | 5 | -4/+58 |
2005-09-06 | Handle VIP timeouts more gracefully -- impose a hard limit of 10ms on | Dave Airlie | 1 | -3/+15 |
2005-08-28 | Bug #4148: Bump required DRM version for r300 to 1.17. | Adam Jackson | 1 | -1/+1 |
2005-08-28 | Bug #1109: Fix VGA init on Rage Mobility 7500 (Marc Le France) | Adam Jackson | 3 | -8/+7 |
2005-08-28 | Modified the licens type from GPL to a X/MIT one | Bogdan Diaconescu | 4 | -8/+92 |
2005-08-26 | #include "extensions/dpms.h" -> <X11/extensions/dpms.h> | Alan Coopersmith | 1 | -1/+1 |
2005-08-26 | Fix 'ugly' warning in r128. (Branden Robinson, Debian #069) | Daniel Stone | 1 | -2/+2 |
2005-08-26 | Only use vgahw symbols if we're building vgahw for this architecture. TODO: | Daniel Stone | 2 | -19/+64 |
2005-08-26 | - fix pitch increment (Aapo Tahkola, Roland Scheidegger) | Alex Deucher | 1 | -6/+6 |
2005-08-25 | Fix bug in Radeon connector table parsing -- parse all entries, not just | Daniel Stone | 1 | -1/+2 |
2005-08-25 | Blacklist Radeon M300 from multimedia I2C code. Handle I2C timeouts more | Daniel Stone | 1 | -29/+43 |
2005-08-22 | Explicit license statement. | Adam Jackson | 2 | -4/+44 |
2005-08-15 | Egbert's 64bit fixes for mixed 32/64bit clients | Alan Hourihane | 2 | -11/+11 |
2005-08-14 | Make DGA, CPIO, non-PCI, and TV-Out support detected per-platform, using | Daniel Stone | 1 | -3/+12 |
2005-08-08 | - radeon XPRESS chips are actually RV3xx based | Alex Deucher | 1 | -3/+3 |
2005-08-07 | Modified: | Vladimir Dergachev | 1 | -5/+3 |
2005-08-07 | Modified: | Vladimir Dergachev | 1 | -15/+0 |
2005-08-06 | - missing line in mergedfb option parsing. Spotted by Christoph Bauer | Alex Deucher | 1 | -0/+1 |
2005-08-05 | I have resolved this by making all the "Direct rendering disabled" messages | Ian Romanick | 2 | -2/+4 |
2005-07-31 | Post-merge fixups:XORG-6_99_99_900XORG-6_8_99_900 | Adam Jackson | 1 | -1/+1 |
2005-07-29 | bugzilla #3911 (https://bugs.freedesktop.org/show_bug.cgi?id=3911) | Michel Daenzer | 1 | -1/+9 |
2005-07-15 | Install theathre drivers in @moduledir@/multimedia | Soren Sandmann Pedersen | 1 | -3/+4 |
2005-07-15 | Fix filename typo | Kevin E. Martin | 1 | -1/+1 |
2005-07-14 | Fix check for headers. Use {XORG,DRI}_CFLAGS subst instead of replacing | Kevin E. Martin | 1 | -0/+2 |
2005-07-14 | Make compiling with DRI support configurable/autodetecable. Autodetect DRI | Kevin E. Martin | 1 | -7/+11 |
2005-07-14 | fuck you cvs | Soren Sandmann Pedersen | 1 | -0/+169 |
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 | 74 | -34/+331 |
2005-07-04 | Bug #2604: Disable workaround for horrible flickering when scrolling | Roland Scheidegger | 1 | -0/+2 |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14 | Daniel Stone | 7 | -11/+11 |
2005-07-01 | - fix depth tiling for r3/4xx chips (Aapo Tahkola) | Alex Deucher | 3 | -27/+30 |
2005-07-01 | - Fix Support for Philips FM1236/F tuner on ATI AIW 9600 XT (Jeff Smith) | Alex Deucher | 1 | -4/+5 |
2005-06-30 | - change back part of a comment I seem to have accidently changed. | Alex Deucher | 1 | -1/+1 |