Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-07 | radeon: move savedreg/modereg into entity instead of info | Dave Airlie | |
2007-11-15 | RADEON: set proper defaults for tv dac BGADJ/DACADJ | Alex Deucher | |
we should get these values from the bios tables, but for now use some reasonable defaults. This should fix the washed out color problems on bugs 1082 and 12844. | |||
2007-08-26 | RADEON: minor tweak to tv out | Alex Deucher | |
2007-08-25 | RADEON: remove fbdev option | Alex Deucher | |
FBDev support is currently broken, and it not really compatible with randr | |||
2007-08-23 | radeon: Warning fixes. | Michel Dänzer | |
2007-08-21 | RADEON: Fix color problem on pre-R3xx chips tv-outrandr-1.2 | Alex Deucher | |
2007-08-21 | RADEON: more tv out fixes and clean up | Alex Deucher | |
2007-08-21 | RADEON: fix tv-out on R3xx | Alex Deucher | |
R3xx apparently needs the tv clock forced on. | |||
2007-08-19 | RADEON: turn off TVCLK when blanking tv encoder | Alex Deucher | |
2007-08-05 | RADEON: add tv out properties | Alex Deucher | |
2007-08-05 | RADEON: attempt to do the right thing for standards other than PAL or NTSC | Alex Deucher | |
2007-08-03 | RADEON: Change indexing of TV constants table in preparation for standard ↵ | Alex Deucher | |
re-work | |||
2007-08-02 | RADEON: fix tv-out enable/disable | 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: 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. |