summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-21Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1Adam Jackson3-3/+0
2005-10-20Bug #4831 <https://bugs.freedesktop.org/show_bug.cgi?id=4831>. Check forDonnie Berkholz2-1/+6
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E. Martin1-1/+1
2005-10-18Do the following to make the drivers pass distcheck:Kevin E. Martin1-1/+1
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith1-1/+1
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith2-23/+62
2005-10-09Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901Dave Airlie4-35/+24
2005-10-04Check in generated README filesSoren Sandmann Pedersen2-0/+988
2005-10-03- For all drivers that have a <driver>.sgml file, add code in their buildSoren Sandmann Pedersen2-0/+12
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-12Define USE_XAA and USE_EXA for the time being.Daniel Stone1-0/+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 Anholt17-750/+3201
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-18Update autogen.sh to one that does objdir != srcdir.Daniel Stone1-1/+0
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 Stone2-3/+80
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-29Various changes preparing packages for RC0:Kevin E. Martin1-2/+4