summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
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
2006-09-27radeon: check DDC info for both connectors not just the pScrn one.Dave Airlie
2006-09-25radeon: cleanup some bits from superpatchDave Airlie
2006-09-25Merge branch 'radeon-sp'Dave Airlie
2006-09-25radeon : add back tv-dac register writeDave Airlie
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-09-23radeon: add some missing bits of superpatch for crtc registersDave Airlie
2006-09-23radeon: finish radeon_driver.c import for register changesDave Airlie
2006-09-23radeon: re-organise FP and CRTC register setting routinesAlex Deucher
2006-09-23radeon: initial CRTC register setting alignmentDave Airlie
2006-09-23radeon: setup the radeon init function to use secondaryDave Airlie
2006-09-23radeon: add reverse display option to switch displays on non-mobility cardsAlex Deucher