summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-04-15The VGAWonder IO range is always 0x1CE, so use a #define and just track a BoolLuc Verhaegen1-0/+17
2006-04-15Start using a cleaned up version of ATIClaimResources again. This dropped offLuc Verhaegen1-0/+15
2006-04-14Unwrap libc and fix a daft AVOID_CPIO dependant formatting warning.Luc Verhaegen1-0/+21
2006-04-14Adjust to Xv ABI change.Luc Verhaegen1-0/+6
2006-04-14Fix missing break when further specifying pATI->Chip.Luc Verhaegen1-0/+6
2006-04-12Git push preparations:Luc Verhaegen1-0/+9
2006-03-21Remove 1 and 4bpp support.Luc Verhaegen1-0/+19
2006-03-20Clean up card ids in ATIChipType; everything that's not mach64 is nowLuc Verhaegen1-0/+21
2006-03-20Clean up the naming of chips. Stop extensively using the CONFIG_CHIP_IDLuc Verhaegen1-0/+16
2006-03-19Move pATI->VGAAdapter to pATI->IsVGA. Kill atiadapter.c/h.Luc Verhaegen1-0/+26
2006-03-19pATI->Adapter is always ATI_ADAPTER_MACH64. If not, PreInit fails. So cullLuc Verhaegen1-0/+21
2006-03-19Move BIOS parsing out to its own functions. Take Clock handling out of theLuc Verhaegen1-1/+9
2006-03-19Remove pATI->Chipset and move ATIIdentify to ati.c. Have ATIIdentify onlyLuc Verhaegen1-0/+13
2006-03-17Move actual io poking and privates initialisation to PreInit. Move what'sLuc Verhaegen1-1/+14
2006-03-16Add proper PciChipsets, add SymTabRec with all Mach64 names. Move whole ofLuc Verhaegen1-0/+7
2006-03-16Move the CPIO pci poking to a seperate function. Allocate pATI in ATIProbeLuc Verhaegen1-0/+9
2006-03-15Remove extensive checking for sharable VGA. We know that it's sharable, andLuc Verhaegen1-0/+9
2006-03-15Clean up ProbeFlags and SparseIOBase poking.Luc Verhaegen1-0/+7
2006-03-14- Kill off useless pVGA, and kill off anything that depends onLuc Verhaegen1-0/+11
2006-03-13Reorganise all actual device probing in Probe. Now the list of all pciLuc Verhaegen1-0/+8
2006-03-12Remove some clearly unwanted sections from the Probe routine. We will beLuc Verhaegen1-0/+11
2006-03-11Merge atimodule.c and ati.c into ati.c. Add README noise to help meLuc Verhaegen1-0/+11
2006-03-11Move from ati to mach64. Kill atifillin, probably needed for the loaderLuc Verhaegen1-0/+21
2006-03-11Unify ati and atimisc under ati.Luc Verhaegen1-0/+11
2006-03-11Kill all !AVOID_NON_PCI code. Free Probe cleanup.Luc Verhaegen1-0/+7
2006-03-10Add -Wall, -pedantic and -g to GCCs CFLAGS. Spend a few minutes fixing allLuc Verhaegen1-0/+15
2006-03-10Strip out radeon and r128 from xf86-video-mach64.Luc Verhaegen1-0/+75
2006-03-10Use "FBTexPercent" option for XAA too (only for increasing memory reservedRoland Scheidegger1-0/+6
2006-03-09More memory map fixes !!! This time, we add a way to get the DRM kernelBenjamin Herrenschmidt1-0/+18
2006-03-09RN50: Skip modes that exceed memory bandwidth.Michel Daenzer1-0/+13
2006-03-03Add Option "FBTexPercent" to override the amount of video RAM reserved forMichel Daenzer1-0/+8
2006-03-02Fix the fix ... I didn't interpret PciInfo->size properly and forgot thatBenjamin Herrenschmidt1-0/+6
2006-03-01Extend the alignement workaround to post-rv280 chips as well (thanks Hui)Benjamin Herrenschmidt1-0/+9
2006-02-28Workaround for rv280 bug which needs the framebuffer memory mapping to beBenjamin Herrenschmidt1-0/+10
2006-02-28Add the newly added (and tons of previously forgotten ones) pci ids to theRoland Scheidegger1-0/+8
2006-02-26Fix page flipping with XAA. The new code ended up calling ShadowFBInit()Benjamin Herrenschmidt1-0/+9
2006-02-25Add pci ids known to exist (see #4284 for instance). There are stillRoland Scheidegger1-0/+11
2006-02-16Memory map and misc fixes. This completely reworks the way the driverBenjamin Herrenschmidt1-0/+35
2006-02-15The engine setup would trigger a bogus line write before the properBenjamin Herrenschmidt1-0/+10
2006-02-13Fix EXA acceleration of textures with byteswap or tiling From John ClemensBenjamin Herrenschmidt1-0/+6
2006-02-07Fix a copy'n'paste-o in the EXA render implementation that resulted inEric Anholt1-0/+7
2006-01-19Bug #5656: Set all Radeon XPRESS 200 R[CS]4xx-based chips to have IsIGP =Daniel Stone1-0/+6
2006-01-13XF86_VERSION_CURRENT -> XORG_VERSION_CURRENTAlan Coopersmith1-0/+6
2006-01-13When failing to parse MetaModes, reset CRT2pScrn to NULL after free'ing itAlan Coopersmith1-0/+7
2006-01-08Bug #5523: Make radeon compile without USE_XAA. (Tilman Sauerbeck)Adam Jackson1-0/+5
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E. Martin1-0/+5
2005-12-19Typo fixes, mailing list & url updates, and other changes to prepare forAlan Coopersmith1-0/+7
2005-12-15Bugzilla #5238 <https://bugs.freedesktop.org/show_bug.cgi?id=5238> PatchAlan Coopersmith1-0/+7
2005-12-15Update package version number for final X11R7 release candidate. BumpXORG-6_99_99_904Kevin E. Martin1-0/+8
2005-12-14Bug #1760: Fix ati wrapper multihead to be dlloader friendly.Adam Jackson1-0/+8