summaryrefslogtreecommitdiff
path: root/src/radeon_output.c
AgeCommit message (Expand)Author
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
2008-03-27RADEON: fix lid issues on AVIVO chips for real this time :)Alex Deucher
2008-03-19[PATCH] Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-11RADEON: enable output attributes that require a modeset immediatelyAlex Deucher
2008-03-11DCE3: add support for PCIEPHY (untested)Alex Deucher
2008-03-11ATOMBIOS: enable load detection by default on both DACsAlex Deucher
2008-03-11DCE3: add output attribute to enable/disable coherent modeAlex Deucher
2008-02-22RS6xx: fix DDC on DDIA output (usually HDMI port)Alex Deucher
2008-02-20radeon: Fix typo flagged by gcc -Wall.Michel Dänzer
2008-02-19RADEON: fix DDC types 5 and 6Alex Deucher
2008-02-13RADEON: disable LVDS if panel size is 0x0Alex Deucher
2008-02-12R6xx: fix up use of bios scratch regs to reflect the new offsetsAlex Deucher
2008-02-12R6xx: bios scratch regs moved.Alex Deucher
2008-02-11RADEON: always restore crtc1 before crtc0 when using both crtcsAlex Deucher
2008-02-11RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for ATOM biosAlex Deucher
2008-02-10RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM biosAlex Deucher
2008-02-07R6xx: fix ddc after my i2c reworkAlex Deucher
2008-02-03RADEON: rework i2c handlingAlex Deucher
2008-02-01RADEON: remove unused "aspect" scaler optionAlex Deucher
2008-01-20RADEON: re-work i2c for DDCAlex Deucher
2008-01-19RADEON: get dac2 adj values from the bios tablesAlex Deucher
2008-01-18RADEON: print the name of the output when printing the EDIDBrice Goglin
2008-01-17AVIVO: Add support for RMXAlex Deucher
2008-01-10RADEON: clean up output handlingAlex Deucher
2008-01-08RADEON: Make default output actually work...Alex Deucher
2008-01-07RADEON: add default outputs if no connected devicesAlex Deucher
2008-01-05RADEON: Fix TVStandard optionAlex Deucher
2008-01-04RADEON: fix tvdac load detection at server start upAlex Deucher
2008-01-03radeon: Miscellaneous warning fixes.Michel Dänzer
2008-01-02RADEON: various avivo tv-out related clean-upsAlex Deucher
2008-01-02RADEON: preliminary support for ATOM RMXAlex Deucher
2008-01-02RADEON: add support for ATOM component video tableAlex Deucher
2008-01-02r600: fix tv-out output namingDave Airlie
2007-12-30atombios: enable TV-out detection code - tv out works for me with thisDave Airlie
2007-12-24RADEON: default "IgnoreLidStatus" to TRUEAlex Deucher
2007-12-23RADEON: Add "IgnoreLidStatus" optionAlex Deucher