summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-05radeonreg: add dce10, dce11 supportdce10-11Alex Deucher1-0/+46
2016-01-05add support for VI partsAlex Deucher2-1/+36
2016-01-05simplify radeon card info arrayAlex Deucher3-704/+697
2016-01-05Add new CI pci idsAlex Deucher2-2/+23
2014-07-02radeonreg: add support for dce8Alex Deucher1-0/+19
2014-07-02avivotool: fix BAR mapping for newer asicsAlex Deucher1-2/+7
2014-07-02radeonreg: add support for SI and CIK partsAlex Deucher3-4/+48
2013-11-06avivotool: fix dumping HDMI blocks on DCE2, DCE3 and DCE3.2Rafał Miłecki2-9/+29
2013-08-02radeontool: update families and pci ids from ati driverDave Airlie2-0/+170
2013-08-02avivotool: dump audio engine registers on DCE6Rafał Miłecki2-0/+11
2013-08-02avivotool: dump DCE4/5 specific audio registers conditionallyRafał Miłecki1-8/+10
2013-08-02avivotool: switch to audio registers names provided by AMDRafał Miłecki2-22/+48
2012-08-22radeonreg: add support for dce6Alex Deucher1-0/+19
2012-08-22update chip families for cayman, aruba, SIAlex Deucher1-4/+15
2012-03-21update versionDave Airlie1-1/+1
2012-03-21avivotool: dump whole HDMI block on EvergreenRafał Miłecki1-1/+1
2012-03-09radeontool: make card detection and mapping errors non-fatalJonathan Nieder1-23/+51
2012-03-09radeontool: document functions that require mapped control regionJonathan Nieder1-8/+12
2012-03-09include errno string in more messagesJonathan Nieder3-26/+58
2012-03-09switch to modern pci_device_map_range APIJonathan Nieder4-42/+35
2012-03-09radeontool, avivotool: remove unnecessary region autodetection magicJonathan Nieder2-27/+5
2012-03-09exit "for each PCI device" loop as soon as Radeon device is foundJonathan Nieder3-50/+48
2012-03-09avivotool, radeonreg: completely skip early cards with --skipJonathan Nieder2-6/+7
2012-03-09use continue statement to simplify "for each PCI device" loopJonathan Nieder3-69/+75
2012-02-22avivotool, radeonreg: make fatal errors exitJonathan Nieder2-2/+2
2012-02-22avivotool: make card detection and mapping errors non-fatalJonathan Nieder1-4/+8
2012-01-03avivotool: dump enabled HDMI blocks on EvergreenRafał Miłecki2-2/+32
2012-01-03avivotool: dump current audio state on EvergreenRafał Miłecki2-0/+9
2011-12-20avivotool: allow reading HDMI related regs on R600Rafał Miłecki2-0/+88
2011-12-20avivotool: allow reading basic audio info on EvergreenRafał Miłecki2-0/+21
2011-12-06avivotool: allow reading regs from given rangeRafał Miłecki1-0/+16
2011-12-06teach fatal() to write newlineJonathan Nieder3-31/+31
2011-12-06prefix fatal error messages with "fatal error:"Tormod Volden3-3/+3
2011-12-06radeontool: add missing newline to error messageTormod Volden1-1/+1
2011-12-05avoid -Wformat-security warningsJonathan Nieder3-3/+3
2011-08-31radeontool: add support for parsing OF ibm,* setup tablesDave Airlie1-9/+103
2011-05-06radeontool: update pci idsDave Airlie2-1/+22
2011-05-02evergreen : more regsDave Airlie2-25/+35
2011-02-08radeonreg: add radeonreg regs all optionAlex Deucher2-40/+107
2011-02-08add radeonreg programAlex Deucher2-1/+427
2011-02-08add latest chip families from the ddxAlex Deucher2-1/+45
2011-02-02radeontool 1.6.2Dave Airlie1-1/+1
2010-12-08add support for 256k mmio aperturesAlex Deucher1-0/+2
2010-11-19add combios ram reset tableDave Airlie1-0/+33
2010-11-12evergreen: add more regs to all dumpsDave Airlie1-0/+60
2010-11-12evergreen: add support for other commandline regsDave Airlie1-1/+4
2010-11-12evergreen: add initial dac supportDave Airlie2-1/+21
2010-08-16radeontool: fix mc dumpsDave Airlie1-3/+5
2010-08-10avoid crashing on dce3.2 all reg dumpsDave Airlie1-7/+7
2010-08-10evergreen: add initial cursorDave Airlie2-22/+48