summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2007-08-15RADEON: Remove RADEONRestoreMode()Alex Deucher
2007-08-15RADEON: fix console restore on r3xx and r4xxLisa Wu
2007-08-02RADEON: avoid a divide by 0 and only save tv out regs if the chip has themAlex Deucher
2007-08-02RADEON: fix tv-out enable/disableAlex Deucher
2007-08-01RADEON: convert hard coded tv out values to calculationsAlex Deucher
2007-07-31RADEON: more fixes...Alex Deucher
2007-07-31RADEON: tv-out fixes. works now. tested on rv350.Alex Deucher
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher
2007-07-25RADEON: Compute PLL VCO gainAlex Deucher
2007-07-25RADEON: write out saved vclk and pixclk valuesAlex Deucher
2007-07-25RADEON: hack around console restore hang on r4xxAlex Deucher
2007-06-29RADEON: save crtc on/off state for console restoreAlex Deucher
2007-06-29RADEON: simplify console restoreAlex Deucher
2007-06-28RADEON: fix corruption after 3D apps runAlex Deucher
2007-06-28RADEON: set info->CurrentLayout.displayWidth in RADEONSetPitch()Alex Deucher
2007-06-25RADEON: make sure we unblank in RADEONRestore()Alex Deucher
2007-06-25RADEON: make sure we set the stride properlyAlex Deucher
2007-06-25RADEON: tiling and FB size fixesAlex Deucher
2007-06-22RADEON: bump crtc max to 1200 so 1600x1200 will work out of the boxAlex Deucher
2007-06-22RADEON: Fix VT switch hangsAndrew Randrianasulu
2007-06-19RADEON: Split FP reg restore to only touch regs relevant to the outputAlex Deucher
2007-06-12RADEON: yet another LVDS...Alex Deucher
2007-06-07RADEON: fix some issues with bios table init codeAlex Deucher
2007-06-03randr-1.2: add support for vblank on both headsDave Airlie
2007-06-02RADEONProbePLLParameters sets pll->reference_div, andPaul TBBle Hampson
2007-05-30radeon: Lots of warning fixes.Michel Dänzer
2007-05-30Merge branch 'origin' into randr-1.2-testDave Airlie
2007-05-29Fix build without XF86DRIMatthieu Herrb
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-26RADEON: remove some dead code from the last commitAlex Deucher
2007-05-26RADEON: more rotation work (still not there)Alex Deucher
2007-05-26RADEON: Make sure LVDS and FP2 routing info gets writtenAlex Deucher
2007-05-21radeon: Suppress debugging output by default.Michel Dänzer
2007-05-20RADEON: several updatesAlex Deucher
2007-05-20Fix regular/"xinerama"/zaphod dualhead modeAlex Deucher
2007-05-18RADEON: more cleanupAlex Deucher
2007-05-17RADEON: turn off all outputs in screeninit(). We'll turn on the ones we want...Alex Deucher
2007-05-17RADEON: More cleanupAlex Deucher
2007-05-15RADEON: Move DAC regs to their own Save() functionAlex Deucher
2007-05-15RADEON: Lots of small fixesAlex Deucher
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