summaryrefslogtreecommitdiff
path: root/src/radeon_bios.c
AgeCommit message (Expand)Author
2011-10-31radeon: do not include xf86PciInfo.hTormod Volden
2010-12-03Add missing call to vbeFree (bug 4417)Matt Turner
2010-06-30remove rv100 quirkAlex Deucher
2010-06-21Convert x(c)alloc/xfree to m/calloc/free.Michel Dänzer
2009-11-11radeon: fix support for external tmds on some legacy chipsAlex Deucher
2009-10-21ATOM: fix up get clock infoAlex Deucher
2009-05-14radeon: try harder when checking if a card is postedAlex Deucher
2009-05-08R7xx: add support for reading disabled bios imagesAlex Deucher
2009-03-31COMBIS: Clarify case 0 for LCD DDC tableAlex Deucher
2009-03-31COMBIOS: fix default sclk/mclk from biosAlex Deucher
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher
2009-01-21Fixup encoder setup on pre-ATOM chipsAlex Deucher
2009-01-21clean up encoder setupAlex Deucher
2009-01-20First pass at converting legacy code to encoder objectsAlex Deucher
2009-01-06ATOM: rework encoder/transmitter setupAlex Deucher
2008-12-01Add quirk for r200 card with the primary dac wired to both portsAlex Deucher
2008-11-24Fix up posted logicAlex Deucher
2008-11-24Get hardcoded edid from the bios for servers that support itAlex Deucher
2008-11-06Check for LVDS on all IGP chipsAlex Deucher
2008-10-06Refactor atom LCD/DFP output setupAlex Deucher
2008-08-08Further cleanup and unification of i2c codeAlex Deucher
2008-08-08Fix VT switching on M6 chipsAlex Deucher
2008-08-07RS4xx DDC fixes take 3Alex Deucher
2008-08-06RS4xx: Fix up ddc gpioAlex Deucher
2008-08-05IGP: fix typo in IGP quirk handlingAlex Deucher
2008-08-05IGP: attempt to get external TMDS workingAlex Deucher
2008-08-05IGP: Updated quirk handlingAlex Deucher
2008-07-28Add quirk for oem x300 cardAlex Deucher
2008-07-17Fix console switch on R500Benjamin Herrenschmidt
2008-07-15ATOM: fix for r4xx cards with no VRAM_Usage tablesAlex Deucher
2008-06-27RADEON: IGP VGA fixes take 2Alex Deucher
2008-05-29RADEON: don't enable legacy bios table based init yetAlex Deucher
2008-05-28RADEON: only attempt to read vbios from legacy ISA space if it's primaryAlex Deucher
2008-05-27RADEON: improve support for secondary cardsAlex Deucher
2008-05-27ATOM: remove duplicate codeAlex 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-04-04RADEON: add some quirksAlex Deucher
2008-03-31radeon: split quirks into separate function and new quirk for IBM RN50Dave Airlie
2008-03-27radeon: size bios to max of bar vs 64k.Dave Airlie
2008-03-06RADEON: option to override TVDAC adj values from bios with driver defaultsAlex Deucher
2008-03-05RADEON: fix fetching of dac2 adj values from newer bios tablesAlex Deucher
2008-02-03RADEON: rework i2c handlingAlex Deucher
2008-01-20RADEON: re-work i2c for DDCAlex Deucher
2008-01-19RADEON: get dac2 adj values from the bios tablesAlex Deucher
2008-01-19RADEON: grab pll_in_min/pll_in_max from bios tables if availableAlex Deucher
2008-01-10RADEON: clean up output handlingAlex Deucher
2008-01-05RADEON: Fix TVStandard optionAlex Deucher
2007-12-30atombios: add support for reading tv standard from atombiosDave Airlie