summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-08Move atioption.c from ati to atimisc.George Sapountzis
2007-03-08Move atiprobe.c from ati to atimisc.George Sapountzis
2007-03-04[mach64] Bug 5586: overlay scaler limited to 720 pixels on ATI Rage Pro.George Sapountzis
2007-03-04[mach64] Xv: use single surface and encoding structs.George Sapountzis
2007-03-04radeon: add option to set pci aperture size from config fileDave Airlie
2007-02-25[mach64] Consolidate adjustments of mode timings, part 3.George Sapountzis
2007-02-25[mach64] Consolidate adjustments of mode timings, part 2.George Sapountzis
2007-02-25[mach64] Consolidate adjustments of mode timings, part 1.George Sapountzis
2007-02-21add missing part of last commit...Roland Scheidegger
2007-02-21fix alignment issues with planar yuv and a bug with packed uyvyRoland Scheidegger
2007-02-20radeon: move some i2c registers out into common register fileDave Airlie
2007-02-16Add "DRI" optionAlex Deucher
2007-02-13[mach64] PreInit: maxPitch, minor cosmetic.George Sapountzis
2007-02-13[mach64] PreInit: pitchInc is local.George Sapountzis
2007-02-13[mach64] PreInit: Use goto bail.George Sapountzis
2007-02-12[mach64] Enable RENDER acceleration on the Pro variants.George Sapountzis
2007-02-05Consolidate atixv.c w/ atimach64xv.c, part 2.George Sapountzis
2007-02-05Consolidate atixv.c w/ atimach64xv.c, part 1.George Sapountzis
2007-02-05Consolidate aticursor.c w/ atimach64cursor.cGeorge Sapountzis
2007-02-05Consolidate atiaccel.c w/ atimach64accel.c, part 2.George Sapountzis
2007-02-05Consolidate atiaccel.c w/ atimach64accel.c, part 1.George Sapountzis
2007-02-05Drop non-PCI support from atividmem.cGeorge Sapountzis
2007-02-05Minor refactoring of pATI->Block0Base computation.George Sapountzis
2007-02-05Cleanup checks for pATI->PCIInfo.George Sapountzis
2007-02-05Merge branch 'mach64-pci-1'George Sapountzis
2007-01-30add option to force the DRI on for RN50 chipsAlex Deucher
2007-01-28Drop pATI->Chipset, no longer used.mach64-pci-1George Sapountzis
2007-01-28Add option "probe_sparse" to force probing sparse I/O bases.George Sapountzis
2007-01-28Sane probe, based on work by Luc Verhaegen <libv@skynet.be>.George Sapountzis
2007-01-28Drop checking of sparse I/O bases conflictsGeorge Sapountzis
2007-01-28Minor refactoring of module (un)loading for TV_OUT.George Sapountzis
2007-01-28Drop support for non-programmable clocks.George Sapountzis
2007-01-28Banked memory is no longer needed.George Sapountzis
2007-01-28Always use the linear aperture.George Sapountzis
2007-01-28We always use the accelerator CRTC within the xserver.George Sapountzis
2007-01-28Clean pATI->Adapter and pATI->VGAAdapter.George Sapountzis
2007-01-28Keep PCI mach64 only, drop:George Sapountzis
2007-01-28Keep PCI mach64 only (atipreinit.c, atimode.c), drop:George Sapountzis
2007-01-28Drop probing for VGA, VGAWonder, 8514, Mach32.George Sapountzis
2007-01-28Drop AVOID_NON_PCI.George Sapountzis
2007-01-12ati: fix detection of some newer radeons using ati wrapperTimo Jyrinki
2007-01-12always create a second CRTC I think this should solve any problemsDave Airlie
2007-01-04radeon: fixup fastwrites to be always offDave Airlie
2007-01-04radeon: don't touch Controller[1] on single CRTC cards.Dave Airlie
2007-01-03fix uninitialized mode regs (bug 9495)Roland Scheidegger
2006-12-19Use portable XORG_RELEASE_VERSION macro.George Sapountzis
2006-12-19radeon: Advertise 2D engine limits to EXA when we're not using the 3D engine.Michel Dänzer
2006-12-19radeon: Default to leaving AGP transfer mode and fast writes unchanged.Michel Dänzer
2006-12-18Revert "Convert callers of LookupWindow() to dixLookupWindow()."Eamon Walsh
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh