summaryrefslogtreecommitdiff
path: root/src/radeon_bios.c
AgeCommit message (Expand)Author
2007-08-27RADEON: make tmds pll an output attributeAlex Deucher
2007-08-2464 bit warning fixes.Michel Dänzer
2007-08-23radeon: Warning fixes.Michel Dänzer
2007-08-23radeon: cleanup some warningsxf86-video-ati-6.7.191Dave Airlie
2007-08-11RADEON: fix connector setup when there's no bios tablesAlex Deucher
2007-08-07RADEON: Make sure the default TV standard is supportedAlex Deucher
2007-08-07RADEON: minor fix to legacy bios connector tableAlex Deucher
2007-08-05RADEON: add tv out propertiesAlex Deucher
2007-08-05RADEON: fixesAlex Deucher
2007-08-05RADEON: Fix DVI-I support in ATOM bios connector table parsingAlex Deucher
2007-08-05RADEON: Major rework of BIOS table parsingAlex Deucher
2007-07-25RADEON: fix randr on r4xxAlex Deucher
2007-06-12RADEON: limit PanelPwrDly to 2000 ms on ATOM bios as per legacy biosTormod Volden
2007-06-07RADEON: fix some issues with bios table init codeAlex Deucher
2007-06-06RADEON: implement support for posting cards based on x86 bios tables (untested)Alex Deucher
2007-05-30radeon: Lots of warning fixes.Michel Dänzer
2007-05-30Merge branch 'origin' into randr-1.2-testDave Airlie
2007-05-30radeon: add bios quirk for nx6125 monidDave Airlie
2007-05-17RADEON: More cleanupAlex Deucher
2007-05-15RADEON: Lots of small fixesAlex Deucher
2007-05-13RADEON: remove hardcoded output limit and PortInfo stuffAlex Deucher
2007-05-11RADEON: Move LVDS, TMDS, DAC properties to the output recAlex Deucher
2007-05-08Merge branch 'master' into randr-1.2 and fix conflictsAlex Deucher
2007-05-07RADEON - update randr cursor handling, LVDS setup fixAlex Deucher
2007-04-22radeon: add support for DDC on some laptop chipsetsDave Airlie
2007-04-22radeon: add support for DDC on some laptop chipsetsDave Airlie
2006-12-03radeon: dynamically allocate connectorsDave Airlie
2006-09-30radeon: Check ROM more thoroughly before treating it as an x86 BIOS.Roland Scheidegger
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-05-03Enable decoding of version 4 TMDS PLL config tables, they actually work,Benjamin Herrenschmidt
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg
2005-12-09Bug #3869: Don\'t walk off the end of an array in connector detection.MODULAR_COPYAdam Jackson
2005-08-25Fix bug in Radeon connector table parsing -- parse all entries, not justDaniel Stone
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-03-24- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked byAlex Deucher
2004-12-12- only mess with Dynamicclocks on mobility chips (Benh, me) bug 1912Alex Deucher
2004-07-30Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300.Hui YU