summaryrefslogtreecommitdiff
path: root/src/radeon_atombios.c
AgeCommit message (Expand)Author
2008-12-16DCE32: add support for DCE3.2 digital outputs.Dave Airlie
2008-12-05radeon: damn you bios, HDMI cannot have DACs.Dave Airlie
2008-12-04radeon: apply atom quirks to object tableDave Airlie
2008-12-03radeon: fix HDMI having DACs in some BIOSesDave Airlie
2008-12-01Add quirk for r200 card with the primary dac wired to both portsAlex Deucher
2008-11-25radeon: fixup shared DDC lines for some rv610 cards.Alex Deucher
2008-10-08Fix connector table mapping for lvtma/kaleidoscope/uniphy.Adam Jackson
2008-10-06Refactor atom LCD/DFP output setupAlex Deucher
2008-10-03Add support for DDC via atom commands for RV410Alex Deucher
2008-09-19cleanup macbook quirkAlex Deucher
2008-09-19more macbook fixesAlex Deucher
2008-09-19Fix copy/paste error in the last commitAlex Deucher
2008-09-19radeon: Add quirk for macbookAlex Deucher
2008-08-08Further cleanup and unification of i2c codeAlex Deucher
2008-08-04radeon: make r600 use i2c table lookup for ddc.Dave Airlie
2008-07-15ATOM: fix for r4xx cards with no VRAM_Usage tablesAlex Deucher
2008-07-08Add quirk for Falcon NW laptopAlex Deucher
2008-07-08atombios: add support for other endians.Benjamin Herrenschmidt
2008-06-26Revert "Revert "ATOM: disable TV-out for now""Dave Airlie
2008-06-20atombios: use MMIO from the entity not the infoDave Airlie
2008-06-14Revert "ATOM: disable TV-out for now"Dave Airlie
2008-06-11radeon: add lots of endian bits into the atombios parserDave Airlie
2008-06-01ATOM: disable TV-out for nowAlex Deucher
2008-05-27RADEON: improve support for secondary cardsAlex Deucher
2008-05-27ATOM: remove duplicate codeAlex Deucher
2008-05-20ATOM: Ignore invalid connector entriesAlex Deucher
2008-05-14Add RS600 supportAlex Deucher
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-04-27RADEON: decrease crtc/output verbosityAlex Deucher
2008-04-04ATOMBIOS: Add support for DynamicClocks optionAlex Deucher
2008-04-04RADEON: add some quirksAlex Deucher
2008-03-11DCE3: add support for PCIEPHY (untested)Alex Deucher
2008-03-11ATOM: remove some cruftAlex Deucher
2008-03-06DCE3: Ignore outputs with DIN connectors for nowAlex Deucher
2008-03-06AVIVO: don't add outputs for invalid connectorsAlex Deucher
2008-03-06DCE3.0: Minor fixupsAlex Deucher
2008-03-05AVIVO: Initial support for DCE 3.0 using atombiosAlex Deucher
2008-03-01RS6xx: change isIGP checks to CHIP_FAMILY_RS690Alex Deucher
2008-02-28RS6xx: rework output parsingAlex Deucher
2008-02-23RS6xx: gpio entry for DDIA varies depending on the number of DFP portsAlex Deucher
2008-02-22RS6xx: fix DDC on DDIA output (usually HDMI port)Alex Deucher
2008-02-18ATOM: fix RS6xx connector table parsing and fix some warningsAlex Deucher
2008-02-11R6xx: add missing objectsAlex Deucher
2008-02-07R6xx: fix ddc after my i2c reworkAlex Deucher
2008-02-03RADEON: rework i2c handlingAlex Deucher
2008-01-10RADEON: clean up output handlingAlex Deucher
2008-01-04RADEON: fix compileAlex Deucher
2008-01-05i2c: a line mux of 0 is validDave Airlie
2008-01-04atombios: i2c lines are all done with sw so we can accept any of them.Dave Airlie
2008-01-03radeon: Miscellaneous warning fixes.Michel Dänzer