Alex Deucher (3): add latest chip families from the ddx add radeonreg program radeonreg: add radeonreg regs all option Dave Airlie (4): evergreen : more regs radeontool: update pci ids radeontool: add support for parsing OF ibm,* setup tables update version Jonathan Nieder (12): avoid -Wformat-security warnings teach fatal() to write newline avivotool: make card detection and mapping errors non-fatal avivotool, radeonreg: make fatal errors exit use continue statement to simplify "for each PCI device" loop avivotool, radeonreg: completely skip early cards with --skip exit "for each PCI device" loop as soon as Radeon device is found radeontool, avivotool: remove unnecessary region autodetection magic switch to modern pci_device_map_range API include errno string in more messages radeontool: document functions that require mapped control region radeontool: make card detection and mapping errors non-fatal Rafał Miłecki (6): avivotool: allow reading regs from given range avivotool: allow reading basic audio info on Evergreen avivotool: allow reading HDMI related regs on R600 avivotool: dump current audio state on Evergreen avivotool: dump enabled HDMI blocks on Evergreen avivotool: dump whole HDMI block on Evergreen Tormod Volden (2): radeontool: add missing newline to error message prefix fatal error messages with "fatal error:"