summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-21add missing files for make distDave Airlie
noted by ndim on #radeonhd
2007-11-21LVDS on r500/r600 needs some work disable mobile chips for nowDave Airlie
2007-11-20RADEON: enable/disable the right TMDS controllerAlex 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
2007-11-21r600: add memory controller regs from AMDDave Airlie
2007-11-21rs690 is !> r600Dave Airlie
2007-11-20r600: use standard memory controller setup pathsDave Airlie
2007-11-20r600: get r600 to work non-accelerated.Dave Airlie
DDC still not working yet
2007-11-20r600: block r600 startup due to lack of memory controller infoDave Airlie
2007-11-20atombios: add warnings for r500 and r600Dave Airlie
2007-11-20atombios: add all r5xx and r6xx pci idsDave Airlie
2007-11-20Merge branch 'master' into atombios-supportDave Airlie
Conflicts: src/radeon_chipset.h src/radeon_driver.c src/radeon_probe.c
2007-11-20radeon: restructure pci ids to avoid effort laterDave Airlie
This uses a single file with all the pciids and parameters for radeon family and setup in it. I don't run the perl script at build time to avoid a perl dependency on build but adding pci ids should be done via the csv file with openoffice or gnumeric if possible.
2007-11-20r5xx: add 71c5 for macbook proDave Airlie
2007-11-20r5xx: cleanups after last mergeDave Airlie
2007-11-20Merge branch 'master' into agd-atom-mergeDave Airlie
Conflicts: src/radeon_cursor.c src/radeon_output.c
2007-11-20Merge branch 'agd-atom' of ↵Dave Airlie
ssh://people.freedesktop.org/~agd5f/xf86-video-ati-atom into agd-atom
2007-11-19makes 2-headed cursor workDave Airlie
2007-11-19Merge branch 'agd-atom' of /home/alex/git/airlied/xf86-video-ati2 into agd-atomAlex Deucher
2007-11-19Merge branch 'agd-atom' of /home/alex/git/airlied/xf86-video-ati2 into agd-atomAlex Deucher
2007-11-19add z3ro's pciidsDave Airlie
2007-11-19fix logic in connector table check for TVs and switch counter to symbolic namesAlex Deucher
2007-11-19add firegl card on ajaxs machineDave Airlie
2007-11-19Don't assign a gpio for TVAlex Deucher
2007-11-19Merge branch 'agd-atom' of ↵Dave Airlie
ssh://people.freedesktop.org/~agd5f/xf86-video-ati-atom into agd-atom
2007-11-19r520: nail i2c enable/disable issueDave Airlie
2007-11-19Don't detect TV out for nowAlex Deucher
2007-11-19i2c: fix bus enable stuffDave Airlie
2007-11-19CRTs/DFPs may share a DVI port, but TV and CV don'tAlex Deucher
2007-11-18fix typo in loopAlex Deucher
2007-11-19Merge branch 'agd-atom' of ../xf86-video-ati into agd-atomDave Airlie
2007-11-18RADEON: unify connectortype handlingAlex Deucher
2007-11-19restore avivo memory map registers at correct placesDave Airlie
2007-11-19fix type for r520 agp codeDave Airlie
2007-11-18RADEON: unify DDC line handlingAlex Deucher
2007-11-19add x1900xt supportDave Airlie
2007-11-18RADEON: step one in output reworkAlex Deucher
re-organize the output type
2007-11-18Few fixes from the last commit.Alex Deucher
Update parser works fine on r4xx.
2007-11-18WIP: new atom code comples.Alex Deucher
I commented out the object parsing for the time being as using it will require some thought as to new output related data structures.
2007-11-17WIP: more new ATOM integration workAlex Deucher
2007-11-16Merge branch 'agd-atom' of /home/alex/git/airlied/xf86-video-ati2 into agd-atomAlex Deucher
2007-11-16avivo: fixup some i2c stuffDave Airlie
2007-11-16WIP: sync up with the latest ATOM bios code in rhdAlex Deucher
doesn't compile ATM
2007-11-16add missing hpd registerDave Airlie
2007-11-16make i2c unlock/lock registers for gpiosDave Airlie
2007-11-16avivo i2c: consolidate the avivo i2c codeDave Airlie
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