ac/debug: invoke valgrind checks while parsing IBs
[mesa.git] / src / amd / common / ac_debug.c
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.