summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
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
2007-01-17make dri work againDave Airlie
2007-01-17comment out unblanking on VT switchDave Airlie
2007-01-14radeon: get randr-1.2 mode switching mostly working on my laptopDave Airlie
2007-01-14use more randr-ish names for variablesDave Airlie
2007-01-14disable dpms on/off as it was writing regs before we wanted toDave Airlie
2007-01-05minor randr1.2 fixupsDave Airlie
2007-01-05hook up DPMS through xf86Dave Airlie
2007-01-05fix LUTDave Airlie
2007-01-04fix uninitialized mode regs (bug 9495)Roland Scheidegger
2007-01-04hook up crtc modesettingDave Airlie
2007-01-04make restore mode non-staticDave Airlie
2007-01-04more minor fixes to get radeon up to speedDave Airlie
2007-01-04bring radeon randr code inline with intel randr codeDave 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-19radeon: Default to leaving AGP transfer mode and fast writes unchanged.Michel Dänzer
2006-12-17add setdpi callDave Airlie