summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-14RADEON: minor cleanupAlex Deucher
2007-08-14RADEON: Implement improved tv load detection for r300Alex Deucher
2007-08-14RADEON: Turn off tv encoder in disableoutputs()Alex Deucher
2007-08-14RADEON: Make sure RMX is always programmed for crtc1Alex Deucher
2007-08-14RADEON: Add load detectionAlex Deucher
2007-08-12RADEON: order the VGA and DVI ports correctlyAlex Deucher
2007-08-11RADEON: fix connector setup when there's no bios tablesAlex Deucher
2007-08-09AGPFastWrite risk reduction.Luc Verhaegen
2007-08-08RADEON: fix typo in commentAlex Deucher
2007-08-08RADEON: make sure RADEON_CRTC2_CRT2_ON bit state is properly accounted forLisa Wu
2007-08-07RADEON: fix ConnectorTable option after connector table re-workAlex Deucher
2007-08-07RADEON: Make sure the default TV standard is supportedAlex Deucher
2007-08-07RADEON: minor fix to legacy bios connector tableAlex Deucher
2007-08-05RADEON: Always set MonType in radeon_detect()Alex Deucher
2007-08-05RADEON: add tv out propertiesAlex Deucher
2007-08-05RADEON: switch DVI-I monitor type attribute to stringAlex Deucher
2007-08-05RADEON: make backlight attribute lower caseAlex Deucher
2007-08-05RADEON: switch RMX attribute to string typeAlex Deucher
2007-08-05RADEON: typoAlex Deucher
2007-08-05RADEON: fixesAlex Deucher
2007-08-05RADEON: Fix DVI-I support in ATOM bios connector table parsingAlex Deucher
2007-08-05RADEON: refactor output init to handle multiple DVI or VGAAlex Deucher
2007-08-05RADEON: attempt to do the right thing for standards other than PAL or NTSCAlex Deucher
2007-08-05RADEON: Major rework of BIOS table parsingAlex Deucher
2007-08-04update configure.ac for 6.6.193 releaseati-6.6.193Dave Airlie
2007-08-04radeon: remove unused variablesDave Airlie
2007-08-04ati: add -Wall for gccDave Airlie
2007-08-04radeon: cleanup some pieces of the dpms/blank register programmingDave Airlie
2007-08-04Clean up PortInfo to CRTC mappingLuc Verhaegen
2007-08-03RADEON: Change indexing of TV constants table in preparation for standard re-...Alex Deucher
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-02RADEON: add missing breakAlex Deucher
2007-08-02RADEON: move tv dac enable to enabledisplay()Alex Deucher
2007-08-02RADEON: limit tv modes to the only one we can program at the momentAlex Deucher
2007-08-01RADEON: remove unused elementsAlex Deucher
2007-08-01RADEON: convert hard coded tv out values to calculationsAlex Deucher
2007-07-31RADEON: more fixes...Alex Deucher
2007-07-31RADEON: fix name of tv outputAlex Deucher
2007-07-31RADEON: tv-out fixes. works now. tested on rv350.Alex Deucher
2007-07-29RADEON: add info about tv out code and authorshipAlex 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-25Minor fixes in the manpagesBrice Goglin
2007-07-25RADEON: hack around console restore hang on r4xxAlex Deucher
2007-07-25RADEON: fix randr on r4xxAlex Deucher
2007-07-19RADEON: fix palette when depth != 24Alex Deucher
2007-07-19R128: don't clip modes to panel on laptops when only using the CRT portAlex Deucher
2007-07-19MACH64: avoid crash in Xv codeBrice Goglin