Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ac/debug: use util_strchrnul() to fix android build error | Mauro Rossi | 2017-08-24 | 1 | -1/+2 |
* | ac/debug: invoke valgrind checks while parsing IBs | Nicolai Hähnle | 2017-08-23 | 1 | -0/+20 |
* | ac/debug: annotate IB dumps with the raw values | Nicolai Hähnle | 2017-08-23 | 1 | -18/+66 |
* | ac/debug: use an explicit getter for fetching words from the IB | Nicolai Hähnle | 2017-08-23 | 1 | -153/+215 |
* | amd/common: split out ac_parse_ib_chunk from ac_parse_ib | Nicolai Hähnle | 2017-08-22 | 1 | -8/+29 |
* | ac: parse EVENT_WRITE_EOP, RELEASE_MEM, WAIT_REG_MEM, NOWHERE | Marek Olšák | 2017-06-19 | 1 | -0/+46 |
* | ac/debug: handle index field in SET_*_REG correctly | Nicolai Hähnle | 2017-05-16 | 1 | -1/+7 |
* | radeonsi/gfx9: add IB parser support | Marek Olšák | 2017-03-30 | 1 | -0/+1 |
* | ac/debug: Decrease num_dw for type 2 NOP's. | Bas Nieuwenhuizen | 2017-01-17 | 1 | -0/+1 |
* | ac/debug: Dump indirect buffers. | Bas Nieuwenhuizen | 2017-01-09 | 1 | -3/+21 |
* | ac/debug: Move IB decode to common code. | Bas Nieuwenhuizen | 2017-01-09 | 1 | -0/+357 |