| Commit message (Expand) | Author | Age | Files | Lines |
* | radeonsi: remove 'Authors:' comments | Marek Olšák | 2017-11-02 | 1 | -3/+0 |
* | radeonsi: move si_get_wave_info() to AMD common code | Samuel Pitoiset | 2017-09-14 | 1 | -0/+76 |
* | ac/debug: take ASIC generation into account when printing registers | Nicolai Hähnle | 2017-09-06 | 1 | -34/+49 |
* | amd/common: pass chip_class to ac_dump_reg | Nicolai Hähnle | 2017-09-06 | 1 | -43/+43 |
* | radeonsi: move si_vm_fault_occured() to AMD common code | Samuel Pitoiset | 2017-09-01 | 1 | -0/+109 |
* | ac/debug: Support multiple trace ids for nested IBs. | Bas Nieuwenhuizen | 2017-08-29 | 1 | -18/+36 |
* | 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 |