summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-05RADEON: set default values for crtc_offset_cntlsAlex Deucher
2007-07-05RADEON: Fix tiling on r1xx and r2xxAlex Deucher
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: 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-18RADEON: only touch LVDS on mobility chipsAlex Deucher
2007-06-12RADEON: yet another LVDS...Alex Deucher
2007-06-12RADEON: additional LVDS off fix (missed in previous commit)Alex Deucher
2007-06-12radeon: Fix panel size detection from registers with stretched mode programmed.Michel Dänzer
2007-06-12RADEON: make sure to clear RADEON_LVDS_ON when turning LVDS offAlex Deucher
2007-06-12RADEON: limit PanelPwrDly to 2000 ms on ATOM bios as per legacy biosTormod Volden
2007-06-07RADEON: fix some issues with bios table init codeAlex Deucher
2007-06-07Fixed 'make dist'.Tilman Sauerbeck
2007-06-06RADEON: implement support for posting cards based on x86 bios tables (untested)Alex Deucher
2007-06-05RADEON: fixup RADEONDisplayVideo() to better handle the crtc being usedAlex Deucher
2007-06-04RADEON: fix indentingAlex Deucher
2007-06-04RADEON: no need to go through all the crtcs, we've got what we needAlex Deucher