Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-05 | RADEON: typo | Alex Deucher | |
2007-08-05 | RADEON: fixes | Alex Deucher | |
- fix output ordering - set tv-out to return un-connected for now in radeon_detect() | |||
2007-08-05 | RADEON: Fix DVI-I support in ATOM bios connector table parsing | Alex Deucher | |
2007-08-05 | RADEON: refactor output init to handle multiple DVI or VGA | Alex Deucher | |
- refactor output init to handle multiple DVI or VGA with the new bios table parsing | |||
2007-08-05 | RADEON: attempt to do the right thing for standards other than PAL or NTSC | Alex Deucher | |
2007-08-05 | RADEON: Major rework of BIOS table parsing | Alex Deucher | |
- greatly simplify ATOM and legacy connector table parsing - use bios tables to detect LVDS and TV outputs - add support for TV table parsing (legacy only) | |||
2007-08-04 | update configure.ac for 6.6.193 release | Dave Airlie | |
2007-08-04 | radeon: remove unused variables | Dave Airlie | |
2007-08-04 | ati: add -Wall for gcc | Dave Airlie | |
As per luc's "suggestion" in Novell bug. This may generate warnings on 64-bit until we get rid of CARD32 | |||
2007-08-04 | radeon: cleanup some pieces of the dpms/blank register programming | Dave Airlie | |
2007-08-04 | Clean up PortInfo to CRTC mapping | Luc Verhaegen | |
Also sanitise blanking and DPMS functions Fixes from Novell Bug 264720, and fd.o 10772 | |||
2007-08-03 | RADEON: Change indexing of TV constants table in preparation for standard ↵ | Alex Deucher | |
re-work | |||
2007-08-02 | RADEON: avoid a divide by 0 and only save tv out regs if the chip has them | Alex Deucher | |
2007-08-02 | RADEON: fix tv-out enable/disable | Alex Deucher | |
2007-08-02 | RADEON: add missing break | Alex Deucher | |
2007-08-02 | RADEON: move tv dac enable to enabledisplay() | Alex Deucher | |
2007-08-02 | RADEON: limit tv modes to the only one we can program at the moment | Alex Deucher | |
2007-08-01 | RADEON: remove unused elements | Alex Deucher | |
2007-08-01 | RADEON: convert hard coded tv out values to calculations | Alex Deucher | |
2007-07-31 | RADEON: more fixes... | Alex Deucher | |
2007-07-31 | RADEON: fix name of tv output | Alex Deucher | |
2007-07-31 | RADEON: tv-out fixes. works now. tested on rv350. | Alex Deucher | |
VT siwtch is busted, and xrandr doesn't play nice yet. uncomment code in radeon_output.c to test. | |||
2007-07-29 | RADEON: add info about tv out code and authorship | Alex Deucher | |
2007-07-29 | RADEON: Initial pass at integrated tv out support | Alex Deucher | |
Based on the GATOS tv-out support by Federico Ulivi <fulivi@lycos.com> and information from ati with substantial rework by myself. Code is not actually hooked up yet. | |||
2007-07-25 | RADEON: Compute PLL VCO gain | Alex Deucher | |
2007-07-25 | RADEON: write out saved vclk and pixclk values | Alex Deucher | |
2007-07-25 | Minor fixes in the manpages | Brice Goglin | |
- ati.man . add references to radeon and r128 manpages in SEE ALSO (Xavier Bestel in Debian bug #386001). . remove the manpage suffix from atimisc reference in the text since there is no such manpage for now. - radeon.man . typo in "specifying" (reported by A. Costa in Debian bug #432059). . replace a non-ascii character with the corresponding groff escape sequence so that it works whatever the locale (Julien Cristau). | |||
2007-07-25 | RADEON: hack around console restore hang on r4xx | Alex Deucher | |
r4xx seems to hang when unblanking the crtc(s) when restoring the console. This needs to be investigated further. | |||
2007-07-25 | RADEON: fix randr on r4xx | Alex Deucher | |
Seems the way we parse the ATOM connector table results in reversed connectors. | |||
2007-07-19 | RADEON: fix palette when depth != 24 | Alex Deucher | |
2007-07-19 | R128: don't clip modes to panel on laptops when only using the CRT port | Alex Deucher | |
fixes bug 5832 | |||
2007-07-19 | MACH64: avoid crash in Xv code | Brice Goglin | |
fixes bug 11054 | |||
2007-07-05 | RADEON: set default values for crtc_offset_cntls | Alex Deucher | |
2007-07-05 | RADEON: Fix tiling on r1xx and r2xx | Alex Deucher | |
spotted by Andrew Randrianasulu <randrik@mail.ru> fixes bug 11357 | |||
2007-07-02 | radeon: Fully zero-initialize info->CRT2pScrn->monitor. | Michel Dänzer | |
This prevents modes from getting rejected due to the uninitialized maxPixClock value. Fixes http://bugs.freedesktop.org/show_bug.cgi?id=9816 . | |||
2007-06-29 | RADEON: save crtc on/off state for console restore | Alex Deucher | |
- prevents a possible hang if console is only using 1 crtc | |||
2007-06-29 | RADEON: simplify console restore | Alex Deucher | |
- still need to track crtcs for blank/unblank when restoring text console | |||
2007-06-28 | RADEON: factor out surface_cntl init into one function | Alex Deucher | |
2007-06-28 | RADEON: move crtc base setups to new functions | Alex Deucher | |
2007-06-28 | RADEON: fix corruption after 3D apps run | Alex Deucher | |
2007-06-28 | RADEON: set info->CurrentLayout.displayWidth in RADEONSetPitch() | Alex Deucher | |
2007-06-28 | RADEON: Switch cursor back to memcpy() | Alex Deucher | |
2007-06-25 | RADEON: make sure we unblank in RADEONRestore() | Alex Deucher | |
reported by Andrew Randrianasulu (bugs 11357, 11146) | |||
2007-06-25 | RADEON: make sure we set the stride properly | Alex Deucher | |
2007-06-25 | RADEON: attempt to fix cursor on big endian (only tested on x86) | Alex Deucher | |
2007-06-25 | RADEON: fix possible segfault on mobility chips with MM tables | Alex Deucher | |
spotted by Stefan Buehler | |||
2007-06-25 | RADEON: fix possible segfault on mobility chips with MM tables | Alex Deucher | |
reported by Stefan Buehler | |||
2007-06-25 | RADEON: tiling and FB size fixes | Alex Deucher | |
- fix tiling on older radeons - allow the user to specify FB size using Virtual line in config Current default is 1600x1200 - reset ecp_div for Xv in randr crtc mode set | |||
2007-06-22 | RADEON: bump crtc max to 1200 so 1600x1200 will work out of the box | Alex Deucher | |
- a better fix will be forthcoming... | |||
2007-06-22 | RADEON: Fix VT switch hangs | Andrew Randrianasulu | |
- re-order DRI resume functions in EnterVT() - fixes bug 11287 |