Age | Commit message (Expand) | Author |
2011-10-31 | radeon: do not include xf86PciInfo.h | Tormod Volden |
2010-12-03 | Add missing call to vbeFree (bug 4417) | Matt Turner |
2010-06-30 | remove rv100 quirk | Alex Deucher |
2010-06-21 | Convert x(c)alloc/xfree to m/calloc/free. | Michel Dänzer |
2009-11-11 | radeon: fix support for external tmds on some legacy chips | Alex Deucher |
2009-10-21 | ATOM: fix up get clock info | Alex Deucher |
2009-05-14 | radeon: try harder when checking if a card is posted | Alex Deucher |
2009-05-08 | R7xx: add support for reading disabled bios images | Alex Deucher |
2009-03-31 | COMBIS: Clarify case 0 for LCD DDC table | Alex Deucher |
2009-03-31 | COMBIOS: fix default sclk/mclk from bios | Alex Deucher |
2009-01-28 | Move encoder specific data to encoder dev_priv | Alex Deucher |
2009-01-23 | Remove TMDSType, DACType, LVDSType from output rec | Alex Deucher |
2009-01-21 | Fixup encoder setup on pre-ATOM chips | Alex Deucher |
2009-01-21 | clean up encoder setup | Alex Deucher |
2009-01-20 | First pass at converting legacy code to encoder objects | Alex Deucher |
2009-01-06 | ATOM: rework encoder/transmitter setup | Alex Deucher |
2008-12-01 | Add quirk for r200 card with the primary dac wired to both ports | Alex Deucher |
2008-11-24 | Fix up posted logic | Alex Deucher |
2008-11-24 | Get hardcoded edid from the bios for servers that support it | Alex Deucher |
2008-11-06 | Check for LVDS on all IGP chips | Alex Deucher |
2008-10-06 | Refactor atom LCD/DFP output setup | Alex Deucher |
2008-08-08 | Further cleanup and unification of i2c code | Alex Deucher |
2008-08-08 | Fix VT switching on M6 chips | Alex Deucher |
2008-08-07 | RS4xx DDC fixes take 3 | Alex Deucher |
2008-08-06 | RS4xx: Fix up ddc gpio | Alex Deucher |
2008-08-05 | IGP: fix typo in IGP quirk handling | Alex Deucher |
2008-08-05 | IGP: attempt to get external TMDS working | Alex Deucher |
2008-08-05 | IGP: Updated quirk handling | Alex Deucher |
2008-07-28 | Add quirk for oem x300 card | Alex Deucher |
2008-07-17 | Fix console switch on R500 | Benjamin Herrenschmidt |
2008-07-15 | ATOM: fix for r4xx cards with no VRAM_Usage tables | Alex Deucher |
2008-06-27 | RADEON: IGP VGA fixes take 2 | Alex Deucher |
2008-05-29 | RADEON: don't enable legacy bios table based init yet | Alex Deucher |
2008-05-28 | RADEON: only attempt to read vbios from legacy ISA space if it's primary | Alex Deucher |
2008-05-27 | RADEON: improve support for secondary cards | Alex Deucher |
2008-05-27 | ATOM: remove duplicate code | Alex Deucher |
2008-05-13 | RS4xx: Split out RS400 and RS480 as separate families | Alex Deucher |
2008-05-12 | Replace CARD{8,16,32} with uint{8,16,32}_t | Matt Turner |
2008-04-04 | RADEON: add some quirks | Alex Deucher |
2008-03-31 | radeon: split quirks into separate function and new quirk for IBM RN50 | Dave Airlie |
2008-03-27 | radeon: size bios to max of bar vs 64k. | Dave Airlie |
2008-03-06 | RADEON: option to override TVDAC adj values from bios with driver defaults | Alex Deucher |
2008-03-05 | RADEON: fix fetching of dac2 adj values from newer bios tables | Alex Deucher |
2008-02-03 | RADEON: rework i2c handling | Alex Deucher |
2008-01-20 | RADEON: re-work i2c for DDC | Alex Deucher |
2008-01-19 | RADEON: get dac2 adj values from the bios tables | Alex Deucher |
2008-01-19 | RADEON: grab pll_in_min/pll_in_max from bios tables if available | Alex Deucher |
2008-01-10 | RADEON: clean up output handling | Alex Deucher |
2008-01-05 | RADEON: Fix TVStandard option | Alex Deucher |
2007-12-30 | atombios: add support for reading tv standard from atombios | Dave Airlie |