summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-18Do the following to make the drivers pass distcheck:Kevin E Martin
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith
2005-10-09Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901Dave Airlie
2005-10-04Check in generated README filesSøren Sandmann Pedersen
2005-10-03- For all drivers that have a <driver>.sgml file, add code in their buildSøren Sandmann Pedersen
2005-10-03Bug #4001: Don't crash when PanelSize is unset. (Alan Coopersmith)Adam Jackson
2005-10-01missed one missing return value.Matthieu Herrb
2005-10-01add missing return value on success in RADEONSetupMemXAA().Matthieu Herrb
2005-09-28Make ati driver distcheckSøren Sandmann Pedersen
2005-09-27Move the RADEONEnablePageFlip/RADEONChangeSurfaces calls back to the end ofRoland Scheidegger
2005-09-27Fix Radeon MMIO Render acceleration with EXA by writing out floating- pointEric Anholt
2005-09-24Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreenAdam Jackson
2005-09-20Only include radeon_dri.h & radeon_sarea.h if XF86DRI is defined.Alan Coopersmith
2005-09-18Break EXA ABI while we still can. Add coordinates to the UploadToScreenEric Anholt
2005-09-17- Don't try to upload 0 byte-per-pixel (PICT_a1) data usingEric Anholt
2005-09-17Switch radeon driver to using a card type rather than having a IsPCI flag,Dave Airlie
2005-09-14Bug #2573: Remove the disabling of automatic cache flushing on non-r300Eric Anholt
2005-09-13Remove the hardcoded USE_EXA/USE_XAA defines now that they've beenEric Anholt
2005-09-12Fix Radeon EXA for when RENDER isn't definedDave Airlie
2005-09-12Move GART offset/size outside XAADave Airlie
2005-09-12Define USE_XAA and USE_EXA for the time being.Daniel Stone
2005-09-11Attempt to fix up the modular pieces for EXA support. (untested)Eric Anholt
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt
2005-09-11Add support for allocating PCI GART table in framebuffer memory. This isDave Airlie
2005-09-06Handle VIP timeouts more gracefully -- impose a hard limit of 10ms onDave Airlie
2005-08-28Bug #4148: Bump required DRM version for r300 to 1.17.Adam Jackson
2005-08-28Bug #1109: Fix VGA init on Rage Mobility 7500 (Marc Le France)Adam Jackson
2005-08-28Modified the licens type from GPL to a X/MIT oneBogdan Diaconescu
2005-08-26#include "extensions/dpms.h" -> <X11/extensions/dpms.h>Alan Coopersmith
2005-08-26Fix 'ugly' warning in r128. (Branden Robinson, Debian #069)Daniel Stone
2005-08-26Only 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-25Fix bug in Radeon connector table parsing -- parse all entries, not justDaniel Stone
2005-08-25Blacklist Radeon M300 from multimedia I2C code. Handle I2C timeouts moreDaniel Stone
2005-08-22Explicit license statement.Adam Jackson
2005-08-18Update autogen.sh to one that does objdir != srcdir.Daniel Stone
2005-08-15Egbert's 64bit fixes for mixed 32/64bit clientsAlan Hourihane
2005-08-14Make DGA, CPIO, non-PCI, and TV-Out support detected per-platform, usingDaniel Stone
2005-08-08- radeon XPRESS chips are actually RV3xx basedAlex Deucher
2005-08-07Modified:Vladimir Dergachev
2005-08-07Modified:Vladimir Dergachev
2005-08-06- missing line in mergedfb option parsing. Spotted by Christoph BauerAlex Deucher
2005-08-05I have resolved this by making all the "Direct rendering disabled" messagesIan Romanick
2005-07-31Post-merge fixups:XORG-6_99_99_900XORG-6_8_99_900Adam Jackson
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-29bugzilla #3911 (https://bugs.freedesktop.org/show_bug.cgi?id=3911)Michel Daenzer
2005-07-15Install theathre drivers in @moduledir@/multimediaSøren Sandmann Pedersen