summaryrefslogtreecommitdiff
path: root/src/radeon_bios.c
AgeCommit message (Expand)Author
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
2007-12-21RADEON: various cleanupsArkadiusz Miskiewicz
2007-12-21RADEON: clean up prototypesAlex Deucher
2007-12-21set ddc line correctly post-mergeDave Airlie
2007-12-21Merge remote branch 'origin/atombios-support'Dave Airlie
2007-12-19RADEON: add support for legacy radeons with DVI and no connector tableAlex Deucher
2007-12-17Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2007-12-13RADEON: rework PLL calculationAlex Deucher
2007-12-12Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2007-12-11sparse fixes and cleanups from arekmArkadiusz Miskiewicz
2007-12-11Merge branch 'master' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86...Alex Deucher
2007-12-10RADEON: bios PLL cleanupAlex Deucher
2007-12-01RADEON: convert atombios connector table parsing to use ATOM structsAlex Deucher
2007-11-23atombios: add initial object header parsing for r600 cardsDave Airlie
2007-11-21RADEON: store devices ids from bios for each driver outputAlex Deucher
2007-11-20RADEON: fixup for bios tables with wrong connector typesAlex Deucher
2007-11-20RADEON: switch to using ATOM defines for bios device tableAlex Deucher