aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/common/sid_tables.py
Commit message (Expand)AuthorAgeFilesLines
* amd/sid_tables: add additional python3 compatibility importsNicolai Hähnle2018-12-191-1/+1
* python: Use the unicode_escape codecMathieu Bridon2018-08-011-1/+1
* python: Use the print functionMathieu Bridon2018-07-061-19/+20
* python: Stabilize some script outputsMathieu Bridon2018-07-051-1/+1
* ac/debug: take ASIC generation into account when printing registersNicolai Hähnle2017-09-061-73/+128
* ac/sid_tables: add FieldTable objectNicolai Hähnle2017-09-061-30/+85
* ac/sid_tables: remove unused variable varname_valuesNicolai Hähnle2017-09-061-1/+0
* amd/common: fix off-by-one in sid_tables.pyNicolai Hähnle2017-06-191-1/+1
* radeonsi/gfx9: add IB parser supportMarek Olšák2017-03-301-17/+33
* amd: remove shebang from python scriptsEmil Velikov2017-03-101-1/+0
* amd: remove execute bit from python scriptsEmil Velikov2017-03-101-0/+0
* ac/debug: Move sid_tables.h generation to common code.Bas Nieuwenhuizen2017-01-091-0/+295