summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2007-05-13RADEON: Further cleanupAlex Deucher
2007-05-13RADEON: remove remnants of "old" multi-head supportAlex Deucher
2007-05-13RADEON: additional cleanupsAlex Deucher
2007-05-13RADEON: add new ConnectorTable option and re-add PanelSize optionAlex Deucher
2007-05-13RADEON: remove old mergedfb and dualhead options that are no longer usedAlex Deucher
2007-05-13RADEON: Remove dead codeAlex Deucher
2007-05-13RADEON: fix VT switchAlex Deucher
2007-05-13RADEON: move crtc offset handling into init/save/restore functionsAlex Deucher
2007-05-13RADEON: don't need to pass pScrn to EnableDisplay()Alex Deucher
2007-05-13RADEON: remove hardcoded output limit and PortInfo stuffAlex Deucher
2007-05-11RADEON: Fix RMX after the last commitAlex Deucher
2007-05-11RADEON: Move LVDS, TMDS, DAC properties to the output recAlex Deucher
2007-05-10RADEON: fix VT switchAlex Deucher
2007-05-10RADEON: randr driver re-org checkpointAlex Deucher
2007-05-09RADEON:Jesse Barnes
2007-05-09randr checkpointAlex Deucher
2007-05-09more randr re-workAlex Deucher
2007-05-09enable all outputs on each crtc on mode restoreAlex Deucher
2007-05-09More re-org to allow more than 2 outputsAlex Deucher
2007-05-08Merge branch 'master' into randr-1.2 and fix conflictsAlex Deucher
2007-05-07- fix randr 1.2 on pre-RV350 chips by enabling DAC_MACRO_CNTL writesJesse Barnes
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-06Update for new CRTC resize hooks.Jesse Barnes
2007-03-04radeon: add option to set pci aperture size from config fileDave Airlie
2007-02-25Merge branch 'radeon-randrv12-v4'Dave Airlie
2007-02-25cleanup radeon code against master serverDave Airlie
2007-02-16Add "DRI" optionAlex Deucher
2007-02-12fix LVDS by moving bios reading aroundDave Airlie
2007-02-02get rid of mergetype and displaytype from radeon.hDavid Airlie
2007-02-02move i2c buses into outputsDavid Airlie
2007-02-02fixup callers to crtcsetmode fixes my cursorsDavid Airlie
2007-02-01update to latest intel codebase modulo using their mode setDavid Airlie
2007-01-30add option to force the DRI on for RN50 chipsAlex Deucher
2007-01-23remove unused restore palette functionDave Airlie
2007-01-23remove isused and isactiveDave Airlie
2007-01-23fixup init disp bandwidthDavid Airlie
2007-01-22removed even more mergedfb remainsDave Airlie
2007-01-21remove alot more mergedfb supportDave Airlie