summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17add setdpi callDave Airlie
2006-12-17add displayWidth setDave Airlie
2006-12-17add randr pre initDave Airlie
2006-12-17fixup even more remnants of old codeDave Airlie
2006-12-17fix remnant of old codeDave Airlie
2006-12-17use getddcmodes properlyDave Airlie
2006-12-17fix up output namingsDave Airlie
2006-12-17remove some code that moved into serverDave Airlie
2006-12-16hook up mode detect to new randr codeDave Airlie
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh
2006-12-15bring over latest code from Intel git repo.Dave Airlie
2006-12-10hook up randr crtc settingDave Airlie
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-04update radeon driver to Intel driver xf86Crtc interfacesDave Airlie
2006-12-03Add radeon randr 1.2 initial attempt at supportDave Airlie
2006-12-03move radeon over to not using X's mode management like the intel driver.airlied
2006-12-03make radeon modes use generic codeairlied
2006-12-03add more functions from i830 driverairlied
2006-12-03add generic mode handling code from Intel driverairlied
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