summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-21Drop pATI->Chipset, no longer used.mach64-pciGeorge Sapountzis
2007-01-21Add option "probe_sparse" to force probing sparse I/O bases.George Sapountzis
2007-01-21Sane probe, based on work by Luc Verhaegen <libv@skynet.be>.George Sapountzis
2007-01-21Drop checking of sparse I/O bases conflictsGeorge Sapountzis
2007-01-21Minor refactoring of module (un)loading for TV_OUT.George Sapountzis
2007-01-21Drop support for non-programmable clocks.George Sapountzis
2007-01-21We always use the accelerator CRTC within the xserver.George Sapountzis
2007-01-21Banked memory is no longer needed.George Sapountzis
2007-01-21Clean pATI->Adapter and pATI->VGAAdapter.George Sapountzis
2007-01-21Require a linear aperture.George Sapountzis
2007-01-21Keep PCI mach64 only, drop:George Sapountzis
2007-01-21Keep PCI mach64 only (atipreinit.c, atimode.c), drop:George Sapountzis
2007-01-21Drop probing for VGA, VGAWonder, 8514, Mach32.George Sapountzis
2007-01-21Drop 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
2006-12-08radeon: avoid unnecessary OUTPLL/INPLL calls when displaying videoRoland Scheidegger
2006-12-07radeon: Move Xv option handling code into RADEONPreInitXv().Michel Dänzer
2006-12-07radeon: Make cache flushing for R300 series less invasive.Michel Dänzer
2006-12-07Fix radeon compile warnings.Michel Dänzer
2006-12-06Makefile.am: re-add ChangeLog to CLEANFILESDaniel Stone
2006-12-06Makefile.am: fix changelog hookDaniel Stone
2006-12-06radeon: fix up packed yuv broken by planar yuv patchRoland Scheidegger
2006-12-05radeon: use overlay scaler native planar yuv capability.Roland Scheidegger
2006-12-03move monitor detection into single functionDave Airlie
2006-12-03make DDC function more genericairlied
2006-12-03re-program bios 4 scratch so we know if the LCD panel is there post startupDave Airlie
2006-12-03move crtc to connector mapping to a connector to crtc mapping.Dave Airlie
2006-12-03radeon: dynamically allocate connectorsDave Airlie
2006-12-02make CRTCs malloc'ed rather than part of EntDave Airlie
2006-12-02move HasCRTC2 to pRADEONEnt from infoDave Airlie
2006-12-01Make log file output clear about origin of used overlay scaler buffer width.Michel Dänzer
2006-12-01Increase default overlay scaler buffer width for RV350.Michel Dänzer
2006-12-01Fix build warning.Michel Dänzer
2006-11-29radeon: bug #1462, predownscale to make HD video work.Roland Scheidegger
2006-11-28fixup EXA after previous commitairlied
2006-11-28radeon: initial move framebuffer away from zero prep.airlied
2006-11-22clean up previous VIP commit.Alex Deucher
2006-11-22Don't mess with the VIP bus on mobility chips. Seems to cause fanAlex Deucher
2006-11-22enable i2c for PCI_CHIP_RV250_If. allows AIW fuctionality to work.Alain Péteut
2006-11-19radeon: Bug #8989: Fix page flipping artifacts with XAA.Michel Dänzer
2006-11-19Fix compile warnings.Michel Dänzer