summaryrefslogtreecommitdiff
path: root/src/radeon_tv.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-17radeon/tv: fix typo in crtc register modificationsDave Airlie1-1/+1
2009-03-30r1xx-r3xx TV: fix white noiseAlex Deucher1-1/+3
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher1-73/+90
2008-08-04IGP: add support for NTSC tv-out on legacy IGP chipsCalvin Fong1-42/+128
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner1-50/+50
2008-01-23Revert "RADEON: adjust PAL mode hstart"Alex Deucher1-1/+1
2008-01-20RADEON: adjust PAL mode hstartAlex Deucher1-1/+1
2008-01-19RADEON: get dac2 adj values from the bios tablesAlex Deucher1-3/+9
2008-01-04RADEON: improve ntsc image centeringAlex Deucher1-0/+2
2007-12-26RADEON: fix PAL tv-outAlex Deucher1-2/+2
2007-12-21RADEON: more re-orgAlex Deucher1-0/+395
2007-12-07radeon: move savedreg/modereg into entity instead of infoDave Airlie1-2/+2
2007-11-15RADEON: set proper defaults for tv dac BGADJ/DACADJAlex Deucher1-3/+5
2007-08-26RADEON: minor tweak to tv outAlex Deucher1-1/+1
2007-08-25RADEON: remove fbdev optionAlex Deucher1-1/+0
2007-08-23radeon: Warning fixes.Michel Dänzer1-4/+2
2007-08-21RADEON: Fix color problem on pre-R3xx chips tv-outAlex Deucher1-2/+0
2007-08-21RADEON: more tv out fixes and clean upAlex Deucher1-37/+39
2007-08-21RADEON: fix tv-out on R3xxAlex Deucher1-1/+3
2007-08-19RADEON: turn off TVCLK when blanking tv encoderAlex Deucher1-0/+1
2007-08-05RADEON: add tv out propertiesAlex Deucher1-1/+1
2007-08-05RADEON: attempt to do the right thing for standards other than PAL or NTSCAlex Deucher1-23/+79
2007-08-03RADEON: Change indexing of TV constants table in preparation for standard re-...Alex Deucher1-6/+31
2007-08-02RADEON: fix tv-out enable/disableAlex Deucher1-5/+2
2007-08-02RADEON: move tv dac enable to enabledisplay()Alex Deucher1-2/+2
2007-08-02RADEON: limit tv modes to the only one we can program at the momentAlex Deucher1-2/+2
2007-08-01RADEON: remove unused elementsAlex Deucher1-9/+0
2007-08-01RADEON: convert hard coded tv out values to calculationsAlex Deucher1-53/+84
2007-07-31RADEON: more fixes...Alex Deucher1-2/+0
2007-07-31RADEON: tv-out fixes. works now. tested on rv350.Alex Deucher1-1/+2
2007-07-29RADEON: add info about tv out code and authorshipAlex Deucher1-0/+4
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher1-0/+656