summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-10-09Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901Dave Airlie4-35/+24
2005-10-03Bug #4001: Don't crash when PanelSize is unset. (Alan Coopersmith)Adam Jackson1-1/+1
2005-10-01missed one missing return value.Matthieu Herrb1-0/+1
2005-10-01add missing return value on success in RADEONSetupMemXAA().Matthieu Herrb1-0/+1
2005-09-28Make ati driver distcheckSoren Sandmann Pedersen1-0/+3
2005-09-27Move the RADEONEnablePageFlip/RADEONChangeSurfaces calls back to the end ofRoland Scheidegger1-65/+64
2005-09-27Fix Radeon MMIO Render acceleration with EXA by writing out floating- pointEric Anholt2-6/+8
2005-09-24Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreenAdam Jackson1-21/+0
2005-09-20Only include radeon_dri.h & radeon_sarea.h if XF86DRI is defined.Alan Coopersmith2-0/+5
2005-09-18Break EXA ABI while we still can. Add coordinates to the UploadToScreenEric Anholt1-3/+7
2005-09-17- Don't try to upload 0 byte-per-pixel (PICT_a1) data usingEric Anholt1-4/+4
2005-09-17Switch radeon driver to using a card type rather than having a IsPCI flag,Dave Airlie5-24/+34
2005-09-14Bug #2573: Remove the disabling of automatic cache flushing on non-r300Eric Anholt1-10/+0
2005-09-13Remove the hardcoded USE_EXA/USE_XAA defines now that they've beenEric Anholt1-1/+1
2005-09-12Fix Radeon EXA for when RENDER isn't definedDave Airlie2-0/+6
2005-09-12Move GART offset/size outside XAADave Airlie1-3/+3
2005-09-11Attempt to fix up the modular pieces for EXA support. (untested)Eric Anholt1-2/+2
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt16-750/+3190
2005-09-11Add support for allocating PCI GART table in framebuffer memory. This isDave Airlie5-4/+58
2005-09-06Handle VIP timeouts more gracefully -- impose a hard limit of 10ms onDave Airlie1-3/+15
2005-08-28Bug #4148: Bump required DRM version for r300 to 1.17.Adam Jackson1-1/+1
2005-08-28Bug #1109: Fix VGA init on Rage Mobility 7500 (Marc Le France)Adam Jackson3-8/+7
2005-08-28Modified the licens type from GPL to a X/MIT oneBogdan Diaconescu4-8/+92
2005-08-26#include "extensions/dpms.h" -> <X11/extensions/dpms.h>Alan Coopersmith1-1/+1
2005-08-26Fix 'ugly' warning in r128. (Branden Robinson, Debian #069)Daniel Stone1-2/+2
2005-08-26Only use vgahw symbols if we're building vgahw for this architecture. TODO:Daniel Stone2-19/+64
2005-08-26- fix pitch increment (Aapo Tahkola, Roland Scheidegger)Alex Deucher1-6/+6
2005-08-25Fix bug in Radeon connector table parsing -- parse all entries, not justDaniel Stone1-1/+2
2005-08-25Blacklist Radeon M300 from multimedia I2C code. Handle I2C timeouts moreDaniel Stone1-29/+43
2005-08-22Explicit license statement.Adam Jackson2-4/+44
2005-08-15Egbert's 64bit fixes for mixed 32/64bit clientsAlan Hourihane2-11/+11
2005-08-14Make DGA, CPIO, non-PCI, and TV-Out support detected per-platform, usingDaniel Stone1-3/+12
2005-08-08- radeon XPRESS chips are actually RV3xx basedAlex Deucher1-3/+3
2005-08-07Modified:Vladimir Dergachev1-5/+3
2005-08-07Modified:Vladimir Dergachev1-15/+0
2005-08-06- missing line in mergedfb option parsing. Spotted by Christoph BauerAlex Deucher1-0/+1
2005-08-05I have resolved this by making all the "Direct rendering disabled" messagesIan Romanick2-2/+4
2005-07-31Post-merge fixups:XORG-6_99_99_900XORG-6_8_99_900Adam Jackson1-1/+1
2005-07-29bugzilla #3911 (https://bugs.freedesktop.org/show_bug.cgi?id=3911)Michel Daenzer1-1/+9
2005-07-15Install theathre drivers in @moduledir@/multimediaSoren Sandmann Pedersen1-3/+4
2005-07-15Fix filename typoKevin E. Martin1-1/+1
2005-07-14Fix check for headers. Use {XORG,DRI}_CFLAGS subst instead of replacingKevin E. Martin1-0/+2
2005-07-14Make compiling with DRI support configurable/autodetecable. Autodetect DRIKevin E. Martin1-7/+11
2005-07-14fuck you cvsSoren Sandmann Pedersen1-0/+169
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson74-34/+331
2005-07-04Bug #2604: Disable workaround for horrible flickering when scrollingRoland Scheidegger1-0/+2
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14Daniel Stone7-11/+11
2005-07-01- fix depth tiling for r3/4xx chips (Aapo Tahkola)Alex Deucher3-27/+30
2005-07-01- Fix Support for Philips FM1236/F tuner on ATI AIW 9600 XT (Jeff Smith)Alex Deucher1-4/+5
2005-06-30- change back part of a comment I seem to have accidently changed.Alex Deucher1-1/+1