radv: Update CTS version.
[mesa.git] / src / amd / common / ac_debug.c
2020-07-22 Marek Olšákac: add helper ac_get_register_name
2020-06-26 Marek Olšákamd: add proper definitions for NOP packets
2019-12-27 Eric Engestromamd: fix empty-body issues
2019-07-19 Eric Engestromutil: use standard name for strchrnul()
2019-07-08 Samuel Pitoisetac: select the GFX ring when halting waves with UMR...
2019-07-03 Nicolai Hähnleamd/common/gfx10: print gfx10 registers in debug dumps
2019-07-03 Nicolai Hähnleamd/common/gfx10: print out GCR_CNTL as part of {ACQUIR...
2019-06-04 Marek Olšákac/registers: don't use the si, cik, vi names, use...
2019-06-04 Nicolai Hähnleamd/common: use generated register header
2019-06-04 Nicolai Hähnleamd/common: rename R_3F2_CONTROL to IB_CONTROL for...
2019-06-04 Nicolai Hähnleamd/common: derive ac_debug tables from register JSON
2019-05-16 Marek Olšákac: rename SI-CIK-VI to GFX6-GFX7-GFX8
2018-12-19 Nicolai Hähnleradeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when...
2018-04-11 Nicolai Hähnleradeonsi: pass -O halt_waves to umr for hang debugging
2017-11-02 Marek Olšákradeonsi: remove 'Authors:' comments
2017-09-14 Samuel Pitoisetradeonsi: move si_get_wave_info() to AMD common code
2017-09-06 Nicolai Hähnleac/debug: take ASIC generation into account when printi...
2017-09-06 Nicolai Hähnleamd/common: pass chip_class to ac_dump_reg
2017-09-01 Samuel Pitoisetradeonsi: move si_vm_fault_occured() to AMD common...
2017-08-29 Bas Nieuwenhuizenac/debug: Support multiple trace ids for nested IBs.
2017-08-24 Mauro Rossiac/debug: use util_strchrnul() to fix android build...
2017-08-23 Nicolai Hähnleac/debug: invoke valgrind checks while parsing IBs
2017-08-23 Nicolai Hähnleac/debug: annotate IB dumps with the raw values
2017-08-23 Nicolai Hähnleac/debug: use an explicit getter for fetching words...
2017-08-22 Nicolai Hähnleamd/common: split out ac_parse_ib_chunk from ac_parse_ib
2017-06-19 Marek Olšákac: parse EVENT_WRITE_EOP, RELEASE_MEM, WAIT_REG_MEM...
2017-05-16 Nicolai Hähnleac/debug: handle index field in SET_*_REG correctly
2017-03-30 Marek Olšákradeonsi/gfx9: add IB parser support
2017-01-17 Bas Nieuwenhuizenac/debug: Decrease num_dw for type 2 NOP's.
2017-01-09 Bas Nieuwenhuizenac/debug: Dump indirect buffers.
2017-01-09 Bas Nieuwenhuizenac/debug: Move IB decode to common code.