summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-21Drop pATI->Chipset, no longer used.mach64-pciGeorge Sapountzis4-87/+3
2007-01-21Add option "probe_sparse" to force probing sparse I/O bases.George Sapountzis5-0/+35
2007-01-21Sane probe, based on work by Luc Verhaegen <libv@skynet.be>.George Sapountzis4-655/+300
2007-01-21Drop checking of sparse I/O bases conflictsGeorge Sapountzis1-247/+9
2007-01-21Minor refactoring of module (un)loading for TV_OUT.George Sapountzis3-35/+26
2007-01-21Drop support for non-programmable clocks.George Sapountzis9-1051/+24
2007-01-21We always use the accelerator CRTC within the xserver.George Sapountzis7-285/+41
2007-01-21Banked memory is no longer needed.George Sapountzis12-378/+26
2007-01-21Clean pATI->Adapter and pATI->VGAAdapter.George Sapountzis21-258/+33
2007-01-21Require a linear aperture.George Sapountzis9-377/+15
2007-01-21Keep PCI mach64 only, drop:George Sapountzis28-726/+16
2007-01-21Keep PCI mach64 only (atipreinit.c, atimode.c), drop:George Sapountzis15-1394/+26
2007-01-21Drop probing for VGA, VGAWonder, 8514, Mach32.George Sapountzis8-898/+16
2007-01-21Drop AVOID_NON_PCI.George Sapountzis2-342/+2
2007-01-12ati: fix detection of some newer radeons using ati wrapperTimo Jyrinki1-1/+11
2007-01-12always create a second CRTC I think this should solve any problemsDave Airlie1-3/+0
2007-01-04radeon: fixup fastwrites to be always offDave Airlie2-5/+8
2007-01-04radeon: don't touch Controller[1] on single CRTC cards.Dave Airlie1-46/+49
2007-01-03fix uninitialized mode regs (bug 9495)Roland Scheidegger1-32/+55
2006-12-19Use portable XORG_RELEASE_VERSION macro.George Sapountzis2-9/+4
2006-12-19radeon: Advertise 2D engine limits to EXA when we're not using the 3D engine.Michel Dänzer1-3/+3
2006-12-19radeon: Default to leaving AGP transfer mode and fast writes unchanged.Michel Dänzer4-61/+62
2006-12-18Revert "Convert callers of LookupWindow() to dixLookupWindow()."Eamon Walsh1-9/+6
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh1-6/+9
2006-12-08radeon: avoid unnecessary OUTPLL/INPLL calls when displaying videoRoland Scheidegger4-20/+23
2006-12-07radeon: Move Xv option handling code into RADEONPreInitXv().Michel Dänzer1-113/+113
2006-12-07radeon: Make cache flushing for R300 series less invasive.Michel Dänzer3-43/+18
2006-12-07Fix radeon compile warnings.Michel Dänzer2-16/+4
2006-12-06Makefile.am: re-add ChangeLog to CLEANFILESDaniel Stone1-0/+1
2006-12-06Makefile.am: fix changelog hookDaniel Stone1-5/+3
2006-12-06radeon: fix up packed yuv broken by planar yuv patchRoland Scheidegger1-0/+1
2006-12-05radeon: use overlay scaler native planar yuv capability.Roland Scheidegger1-64/+134
2006-12-03move monitor detection into single functionDave Airlie1-58/+78
2006-12-03make DDC function more genericairlied1-3/+2
2006-12-03re-program bios 4 scratch so we know if the LCD panel is there post startupDave Airlie1-0/+1
2006-12-03move crtc to connector mapping to a connector to crtc mapping.Dave Airlie4-153/+234
2006-12-03radeon: dynamically allocate connectorsDave Airlie5-163/+190
2006-12-02make CRTCs malloc'ed rather than part of EntDave Airlie4-98/+131
2006-12-02move HasCRTC2 to pRADEONEnt from infoDave Airlie4-25/+36
2006-12-01Make log file output clear about origin of used overlay scaler buffer width.Michel Dänzer1-3/+7
2006-12-01Increase default overlay scaler buffer width for RV350.Michel Dänzer1-0/+1
2006-12-01Fix build warning.Michel Dänzer1-1/+1
2006-11-29radeon: bug #1462, predownscale to make HD video work.Roland Scheidegger5-23/+62
2006-11-28fixup EXA after previous commitairlied1-1/+1
2006-11-28radeon: initial move framebuffer away from zero prep.airlied4-125/+135
2006-11-22clean up previous VIP commit.Alex Deucher2-5/+3
2006-11-22Don't mess with the VIP bus on mobility chips. Seems to cause fanAlex Deucher2-1/+8
2006-11-22enable i2c for PCI_CHIP_RV250_If. allows AIW fuctionality to work.Alain Péteut1-2/+2
2006-11-19radeon: Bug #8989: Fix page flipping artifacts with XAA.Michel Dänzer1-0/+8
2006-11-19Fix compile warnings.Michel Dänzer3-4/+1