summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-18RADEON: only touch LVDS on mobility chipsAlex Deucher
2007-06-15Update CRT2pScrn->monitor->Last to reflect theHenry Zhao
2007-06-12RADEON: yet another LVDS...Alex Deucher
2007-06-12RADEON: additional LVDS off fix (missed in previous commit)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-12RADEON: limit PanelPwrDly to 2000 ms on ATOM bios as per legacy biosTormod Volden
2007-06-12RADEON: make sure RADEON_LVDS_ON is cleared when turning LVDS offAlex Deucher
2007-06-11radeon: Fix panel size detection from registers with stretched mode programmed.Michel Dänzer
2007-06-11radeon: Don't loop indefinitely if no mode matches detected panel size.Michel Dänzer
2007-06-11radeon: Fix some more ErrorFs when setting mode.Michel Dänzer
2007-06-07RADEON: fix some issues with bios table init codeAlex Deucher
2007-06-07Fixed 'make dist'.Tilman Sauerbeck