summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-07-05RADEON: set default values for crtc_offset_cntlsAlex Deucher
2007-07-05RADEON: Fix tiling on r1xx and r2xxAlex Deucher
2007-07-02radeon: Fully zero-initialize info->CRT2pScrn->monitor.Michel Dänzer
2007-06-29RADEON: save crtc on/off state for console restoreAlex Deucher
2007-06-29RADEON: simplify console restoreAlex Deucher
2007-06-28RADEON: factor out surface_cntl init into one functionAlex Deucher
2007-06-28RADEON: move crtc base setups to new functionsAlex Deucher
2007-06-28RADEON: fix corruption after 3D apps runAlex Deucher
2007-06-28RADEON: set info->CurrentLayout.displayWidth in RADEONSetPitch()Alex Deucher
2007-06-28RADEON: Switch cursor back to memcpy()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: attempt to fix cursor on big endian (only tested on x86)Alex Deucher
2007-06-25RADEON: fix possible segfault on mobility chips with MM tablesAlex Deucher
2007-06-25RADEON: fix possible segfault on mobility chips with MM tablesAlex 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