summaryrefslogtreecommitdiff
path: root/src/radeon_output.c
AgeCommit message (Expand)Author
2009-02-23radeon: re-enable load detection output attribute for TV/CVAlex Deucher
2009-02-18Set default RMX type to FULL on LVDSAlex Deucher
2009-02-18DCE3.2+: allow output cloningAlex Deucher
2009-02-17ATOM: don't unblank uninitialized crtcsAlex Deucher
2009-01-28Merge branch 'atom-rework' and fix conflictsAlex Deucher
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher
2009-01-26Encoders not assigned yet, use supported devicesAlex Deucher
2009-01-26Fix legacy output setupAlex Deucher
2009-01-26Warning fixesAlex Deucher
2009-01-26Move legacy output setup functions to legacy_output.cAlex Deucher
2009-01-26Fix off by one when printing encoder nameAlex Deucher
2009-01-26Additional output cleanupAlex Deucher
2009-01-23Remove OutputType and other cruftAlex Deucher
2009-01-23Remove some unused cruftAlex Deucher
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher
2009-01-21Move active_device setup to detect()Alex Deucher
2009-01-21Fixup encoder setup on pre-ATOM chipsAlex Deucher
2009-01-21clean up encoder setupAlex Deucher
2009-01-19ATOM: round 1 of output reworkAlex Deucher
2009-01-19start to re-org outputsAlex Deucher
2009-01-07[PATCH] Fixed enumerations in radeon-output.cNicos Gollan
2009-01-06ATOM: rework encoder/transmitter setupAlex Deucher
2009-01-06ATOM: rework object table parsingAlex Deucher
2008-12-17Allow arbitrary tv-out modesAlex Deucher
2008-12-10Add support for Apple eMacsAlex Deucher
2008-12-05set coherent mode consistently (enabled for now)Alex Deucher
2008-12-01Add quirk for r200 card with the primary dac wired to both portsAlex Deucher
2008-11-25Interlaced mode fixesRamon van der Stelt
2008-11-25radeon: fixup shared DDC lines for some rv610 cards.Alex Deucher
2008-11-24Get hardcoded edid from the bios for servers that support itAlex Deucher
2008-10-06Turn coherent mode off by default on DVIAlex Deucher
2008-10-06Refactor atom LCD/DFP output setupAlex Deucher
2008-10-03Add support for DDC via atom commands for RV410Alex Deucher
2008-08-20radeon: Fix pasto in connector table setup for vga powerbooksBryce Harrington
2008-08-08Further cleanup and unification of i2c codeAlex Deucher
2008-08-06Remove un-needed dac check for single crtc cardsAlex Deucher
2008-07-28Fix error in driver connector table for powerbook w/ vgaAlex Deucher
2008-07-21Interlaced mode fixups for AVIVO chipsAlex Deucher
2008-07-14ATOM: Add support for UpdateCRTC_DoubleBufferRegisters cmd tableAlex Deucher
2008-07-12atombios: fix typo in mode conversion for panelDave Airlie
2008-06-24RADEON: cleanupsAlex Deucher
2008-06-23RADEON: adjust randr crtc/output prepare/commit orderingAlex Deucher
2008-06-19RADEON: fix read past the end of an arrayAlex Deucher
2008-05-20RADEON: cleanup connection detection and remove duplicate codeAlex Deucher
2008-05-20RADEON: enable cloning on multi-crtc cardsAlex Deucher
2008-05-13RS4xx: Split out RS400 and RS480 as separate familiesAlex Deucher
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-05-12radeon: add initial support for cloning outputs. (single-CRTC cards only)Alex Deucher
2008-04-29RADEON: assorted fixesAlex Deucher
2008-03-31radeon: use correct DDC interfaces so quirks get appliedDave Airlie