summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2007-05-20Fix regular/"xinerama"/zaphod dualhead modeAlex Deucher
2007-04-21radeon: fix build since patches for IBM don't actually buildDave Airlie
2007-04-19Disable RMX for IBM Lewis server.Matthias Hopf
2007-04-13Fix crash if MergedFB and secondary head not foundMatthias Hopf
2007-04-09radeon: add support for enabling direct rendering on RS480Dave Airlie
2007-03-319337: EDID modes do not participate in validation for CRT monitorHenry Zhao
2007-03-30radeon: Guard some MergedFB specific code with info->MergedFB tests.Michel Dänzer
2007-03-27radeon: Fix typo.Michel Dänzer
2007-03-27radeon: fix up crtc debug dereference problemDave Airlie
2007-03-26fix NULL dereferenceAlex Deucher
2007-03-23Fold FillIn() back to Probe().George Sapountzis
2007-03-23Drop now unneeded _X_EXPORT's.George Sapountzis
2007-03-20radeon: Minor BlockHandler cleanups.Michel Dänzer
2007-03-20radeon: Make sure 3D clients will re-upload textures to video RAM after LeaveVT.Michel Dänzer
2007-03-04radeon: add option to set pci aperture size from config fileDave Airlie
2007-02-16Add "DRI" optionAlex Deucher
2007-01-30add option to force the DRI on for RN50 chipsAlex Deucher
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-19radeon: Default to leaving AGP transfer mode and fast writes unchanged.Michel Dänzer
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-07Fix radeon compile warnings.Michel Dänzer
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-28radeon: initial move framebuffer away from zero prep.airlied
2006-11-19Fix compile warnings.Michel Dänzer
2006-11-17split mode handling code into separate modes source fileairlied
2006-11-12add radeon Init2 function, to abstract some mergedfb mode settingDave Airlie
2006-11-12add initial controller binding, remove uses of mergedfb testDave Airlie
2006-11-12radeon: separate static controller setup from non-staticDave Airlie
2006-10-24radeon: set preferred modesDave Airlie
2006-10-15Disable all ouputs on initial mode set. The ones we want will getAlex Deucher
2006-10-15Rework the output init code. Divide into separate functionsAlex Deucher
2006-10-15Remove paneloff option. This is already covered by monitorlayout andAlex Deucher
2006-10-15Remove Bioshotkeys option. Leave the bios as configured at boot.Alex Deucher
2006-10-15radeon: Track screen damage all the time for page flipping.Michel Dänzer
2006-10-03FP timing regs required for both internal and external TMDSAlex Deucher
2006-10-01fix LVDS plus internal TMDSAlex Deucher
2006-10-01Fix radeon vs fbdev pitch calculation.David Woodhouse
2006-09-30radeon: Add support for page flipping with EXA.Michel Dänzer
2006-09-30radeon: Always call RADEONGetAccessibleVRAM().Michel Dänzer
2006-09-30Remove some dead code.Michel Dänzer