summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2007-08-24Revert "radeon: Round down RMX stretch ratios."ati-6.7-branchMichel Dänzer
2007-08-23radeon: Sane handling of timeouts in WaitForVerticalSync(2).Alon Ziv
2007-08-23radeon: Remove declarations of unused variables.Michel Dänzer
2007-08-23radeon: Round down RMX stretch ratios.Sascha Sommer
2007-08-23radeon: bug 11899 + debian 435040 - test for usefbdev before calling int10Dave Airlie
2007-08-04Clean up PortInfo to CRTC mappingLuc Verhaegen
2007-07-02radeon: Fully zero-initialize info->CRT2pScrn->monitor.Michel Dänzer
2007-06-22RADEON: Fix VT switch hangsAndrew Randrianasulu
2007-06-15Update CRT2pScrn->monitor->Last to reflect theHenry Zhao
2007-06-11radeon: Fix some more ErrorFs when setting mode.Michel Dänzer
2007-06-03radeon: disable vbl interrupts when no 3d is running on a new enough drmDave Airlie
2007-05-29Fix build without XF86DRIMatthieu Herrb
2007-05-30rs480: more unknown regsDave Airlie
2007-05-29rs480: make second crtc work with magic number in magic register.Dave Airlie
2007-05-29rs480: only has single dacDave Airlie
2007-05-21radeon: Suppress debugging output by default.Michel Dänzer
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