summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-09-12radeon: fallback render repeat for XAA, this fixes corruptions seen on ubuntuDave Airlie1-0/+8
2006-08-30Bug #6761: Fix font rendering in non-DRI mode by replacing RB2D_DSTCACHE_*Dave Airlie1-7/+7
2006-07-06Make the ATI driver use the PCI BAR size to determine the MMIO registerDave Airlie3-6/+7
2006-07-05Bug #6939: Disable RENDER acceleration by default on RN50.Michel Dänzer1-2/+3
2006-07-05Bug #6939: Disable 3D acceleration on RN50 by setting invalid ClientDriverName.Weixing Zhang1-0/+5
2006-07-05Bug #6872: Disable digital output while reading ROM with Radeon 7000.Alex Williamson1-0/+19
2006-07-05radeon: force CP and VIP clocks on some r300 and rv100 chips.Dave Airlie1-0/+16
2006-04-26prepare stable branch for release, pass distcheckxf86-video-ati-6_5_8_0Dave Airlie2-1/+2
2006-04-24Fix enabling of external VGA output on some cards with dual entity setupBenjamin Herrenschmidt1-3/+10
2006-04-21Bugzilla 6672: fix interrupts on radeon since memmap changesDave Airlie1-3/+3
2006-04-21Add support for backing up the PCIE GART table on VT switch. This makesDave Airlie3-2/+27
2006-03-27Fix a regression of my latest fix that broke color tiling on some setups.Benjamin Herrenschmidt1-37/+30
2006-03-23Use programmable tap coefficients for (hopefully) better video imageRoland Scheidegger2-43/+35
2006-03-23Call RADEONRestoreCommonRegisters() before RADEONRestoreCrtc2Registers()Benjamin Herrenschmidt1-5/+9
2006-03-18Clear the offsets when updating the memory map instead of when enabling theBenjamin Herrenschmidt2-33/+49
2006-03-17Fix various small cosmetic issues. Change a driver message, get the orderRoland Scheidegger4-15/+17
2006-03-16Add missing return statement (the driver would not start randomly), addBenjamin Herrenschmidt1-3/+7
2006-03-16Fix incorrect CRTC2_OFFSET values when using old-style dual head (notBenjamin Herrenschmidt1-7/+8
2006-03-16Add various workarounds that seem to fix some remaning lockup scenarios I'mBenjamin Herrenschmidt2-37/+148
2006-03-15Fix various issues with DRI & server recycle by putting DRICloseSreen inBenjamin Herrenschmidt3-22/+44
2006-03-13Fix typo in the function setting the color space transformation factors forBenjamin Herrenschmidt1-1/+1
2006-03-13Earliest fix introduced a bug due to another chicken & egg problem in cardBenjamin Herrenschmidt1-92/+106
2006-03-12Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we needBenjamin Herrenschmidt10-12/+304
2006-03-12Add #ifdef XF86DRI guards around references to info->allowPageFlip andBenjamin Herrenschmidt1-2/+7
2006-03-12Use "FBTexPercent" option for XAA too (only for increasing memory reservedBenjamin Herrenschmidt1-11/+33
2006-03-12More memory map fixes !!! This time, we add a way to get the DRM kernelBenjamin Herrenschmidt3-226/+302
2006-03-12Bugzilla #5766 <https://bugs.freedesktop.org/show_bug.cgi?id=5766> PatchBenjamin Herrenschmidt12-14/+28
2006-03-03Add Option "FBTexPercent" to override the amount of video RAM reserved forMichel Daenzer2-8/+32
2006-03-02Fix the fix ... I didn't interpret PciInfo->size properly and forgot thatBenjamin Herrenschmidt1-6/+7
2006-03-01Extend the alignement workaround to post-rv280 chips as well (thanks Hui)Benjamin Herrenschmidt1-10/+18
2006-02-28Workaround for rv280 bug which needs the framebuffer memory mapping to beBenjamin Herrenschmidt1-1/+17
2006-02-28Add the newly added (and tons of previously forgotten ones) pci ids to theRoland Scheidegger3-7/+74
2006-02-26Fix page flipping with XAA. The new code ended up calling ShadowFBInit()Benjamin Herrenschmidt3-8/+30
2006-02-25Add pci ids known to exist (see #4284 for instance). There are stillRoland Scheidegger4-15/+35
2006-02-16Memory map and misc fixes. This completely reworks the way the driverBenjamin Herrenschmidt8-297/+589
2006-02-15The engine setup would trigger a bogus line write before the properBenjamin Herrenschmidt1-10/+8
2006-02-13Fix EXA acceleration of textures with byteswap or tiling From John ClemensBenjamin Herrenschmidt1-10/+10
2006-02-07Fix a copy'n'paste-o in the EXA render implementation that resulted inEric Anholt1-2/+2
2006-01-19Bug #5656: Set all Radeon XPRESS 200 R[CS]4xx-based chips to have IsIGP =Daniel Stone1-2/+2
2006-01-13XF86_VERSION_CURRENT -> XORG_VERSION_CURRENTAlan Coopersmith2-2/+2
2006-01-13When failing to parse MetaModes, reset CRT2pScrn to NULL after free'ing itAlan Coopersmith1-0/+2
2006-01-08Bug #5523: Make radeon compile without USE_XAA. (Tilman Sauerbeck)Adam Jackson1-4/+4
2005-12-15Update package version number for final X11R7 release candidate. BumpXORG-6_99_99_904Kevin E Martin2-2/+2
2005-12-14Bug #1760: Fix ati wrapper multihead to be dlloader friendly.Adam Jackson4-12/+40
2005-12-09Bug #3869: Don\'t walk off the end of an array in connector detection.MODULAR_COPYAdam Jackson1-2/+8
2005-12-09Bug #1106: Fix memory allocation for Render. (Michel Daenzer)Adam Jackson1-1/+7
2005-12-08Add configure options to allow hard-coded paths to be changed.Kevin E Martin1-0/+2
2005-12-08Allow hard-coded paths to be configurable.Kevin E Martin1-0/+7
2005-12-03Bump version numbers for X11R6.9/X11R7 RC3.XORG-6_8_99_903Kevin E Martin1-1/+1
2005-11-21Add .cvsignores for drivers.Eric Anholt1-0/+6