summaryrefslogtreecommitdiff
path: root/src/atombios_output.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-06AVIVO: fix typo from a previous commitAlex Deucher1-2/+2
2008-03-06RADEON: take 2 on proper pragma pack support for bsdsAlex Deucher1-2/+0
2008-03-06DCE3.0: Minor fixupsAlex Deucher1-7/+4
2008-03-05AVIVO: Initial support for DCE 3.0 using atombiosAlex Deucher1-30/+312
2008-03-01RS6xx: change isIGP checks to CHIP_FAMILY_RS690Alex Deucher1-2/+2
2008-02-29AVIVO: LVDS panels need dithering enabledAlex Deucher1-2/+1
2008-02-28AVIVO: disable dithering on DFPsAlex Deucher1-11/+46
2008-02-22ATOM: properly set up DDIA output on RS6xx boardsAlex Deucher1-3/+36
2008-02-12R6xx: fix up use of bios scratch regs to reflect the new offsetsAlex Deucher1-3/+6
2008-02-10RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM biosAlex Deucher1-27/+1
2008-02-01RADEON: remove unused "aspect" scaler optionAlex Deucher1-2/+1
2008-01-17AVIVO: Add support for RMXAlex Deucher1-12/+12
2008-01-14ATOMBIOS: disable the scaler by default on avivo cardsAlex Deucher1-11/+7
2008-01-10RADEON: clean up output handlingAlex Deucher1-20/+40
2008-01-03radeon: Miscellaneous warning fixes.Michel Dänzer1-0/+4
2008-01-03r500: tvout avoid doing dpms here it makes my tv mode go all crappyDave Airlie1-2/+1
2008-01-02RADEON: various avivo tv-out related clean-upsAlex Deucher1-0/+9
2008-01-02RADEON: preliminary support for ATOM RMXAlex Deucher1-0/+39
2008-01-02RADEON: add support for ATOM component video tableAlex Deucher1-1/+12
2007-12-30atombios: enable TV-out detection code - tv out works for me with thisDave Airlie1-0/+3
2007-11-26RADEON: first pass at TV/Component videoAlex Deucher1-31/+177
2007-11-26RADEON: move crtc output source selection into atombios_output.cAlex Deucher1-0/+66
2007-11-23r500: make vt switch work again for meDave Airlie1-1/+1
2007-11-21RADEON: provide clearer debugging infoAlex Deucher1-14/+14
2007-11-21RADEON: major re-org and clean up of atom output controlAlex Deucher1-97/+84
2007-11-21RADEON: make naming consistent and remove some cruftAlex Deucher1-23/+11
2007-11-20RADEON: add LVDS atom supportAlex Deucher1-3/+42
2007-11-20RADEON: enable/disable the right TMDS controllerAlex Deucher1-1/+4
2007-11-18WIP: new atom code comples.Alex Deucher1-15/+15
2007-11-16atombios: fixup warnings in atombios filesDave Airlie1-19/+3
2007-11-16Add copyright headersDave Airlie1-1/+26
2007-11-11rework crtc output source setupAlex Deucher1-63/+0
2007-11-07fix and move crtc source set up atombios_output.cAlex Deucher1-11/+70
2007-11-07add support for initing external tmds via ATOMAlex Deucher1-0/+32
2007-11-07add avivo output stuffAlex Deucher1-849/+8
2007-11-06Add atombios filesAlex Deucher1-0/+1188