summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-11-16WIP: sync up with the latest ATOM bios code in rhdAlex Deucher
2007-11-16atombios: fixup warnings in atombios filesDave Airlie
2007-11-16remove avivo_reg.hDave Airlie
2007-11-16radeon: rename a large section of avivo regs to documented namesDave Airlie
2007-11-16Add copyright headersDave Airlie
2007-11-15r5xx: fix typo for crtc offsetDave Airlie
2007-11-15fix INMC() and OUTMC() on !AVIVO chipsAlex Deucher
2007-11-15atombios_dac_detect() takes care of primary vs tv dac itselfAlex Deucher
2007-11-11fix from last commitAlex Deucher
2007-11-11Add full parsing support for atom bios connector tableAlex Deucher
2007-11-11rework crtc output source setupAlex Deucher
2007-11-11make sure i2c bus exists before using itAlex Deucher
2007-11-09combine outputs based on idAlex Deucher
2007-11-09use atom to program plls on r4xxAlex Deucher
2007-11-09turn off vga control when using ext modesAlex Deucher
2007-11-08add pci ids for X1550PROAlex Deucher
2007-11-08make sure to assign gpioAlex Deucher
2007-11-08pull in another of Dave's fixesAlex Deucher
2007-11-07fix and move crtc source set up atombios_output.cAlex Deucher
2007-11-07add support for initing external tmds via ATOMAlex Deucher
2007-11-07add avivo output stuffAlex Deucher
2007-11-06more avivo updatesAlex Deucher
2007-11-06add additional connector typesAlex Deucher
2007-11-06First round of avivo supportAlex Deucher
2007-11-06Add atombios filesAlex Deucher
2007-11-06for r4xx ATOM cards, just use ATOM for PLLAlex Deucher
2007-11-04WIP: get ATOM crtc stuff working on r4xxAlex Deucher
2007-11-03Initial support for r4xxAlex Deucher
2007-11-03More of Dave's ATOM init code.Alex Deucher
2007-11-03Initial integration of Atom code and some of Dave's code.Alex Deucher
2007-10-25RADEON: Fix IgnoreEDID optionAlex Deucher
2007-10-25RADEON: clean up mode handling and improve reliability of DDCAlex Deucher
2007-10-25RADEON: Add driver option to force TV DAC load detection onAlex Deucher
2007-10-18RADEON: fix possible crash in radeon_crtc_mode_set()Alex Deucher
2007-10-17RADEON: Remove LVDSBiosNativeMode OptionAlex Deucher
2007-10-16RADEON: finish fixing LVDS/RMXAlex Deucher
2007-10-16radeon: Handle 64 bit PCI resource bases better.Michel Dänzer
2007-10-15RADEON: allow the user to set any tv standardAlex Deucher
2007-10-15RADEON: use native timing for RMXAlex Deucher
2007-10-15RADEON: Fix subtle change in crtc reg initAlex Deucher
2007-10-13radeon: Improve detection of default value for Option "MacModel" on Linux.Michel Dänzer
2007-10-13radeon: Derive default value of Option "MacModel" from /proc/cpuinfo on Linux.Eugen Dedu
2007-10-11RADEON: return status unknown for flaky chip/connector combinationsAlex Deucher
2007-10-11RADEON: fix potential crash in mode handlingAlex Deucher
2007-10-11RADEON: small cleanup from last commitAlex Deucher
2007-10-11RADEON: tell the bios not to muck with the hardware while the driver is activeAlex Deucher
2007-10-10RADEON: attempt to detect lid status on legacy biosAlex Deucher
2007-10-10RADEON: more XPRESS connector table hacksAlex Deucher
2007-10-09RADEON: fix console restore on netbsdMatthieu Herb
2007-10-09include stdint.h to fix the build on some platformsLars Weiler