Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | amd/common: Add extern "C" to some headers that were missing it. | Timur Kristóf | 2019-10-10 | 1 | -0/+8 |
* | ac: select the GFX ring when halting waves with UMR on GFX10 | Samuel Pitoiset | 2019-07-08 | 1 | -1/+2 |
* | radeonsi: remove 'Authors:' comments | Marek Olšák | 2017-11-02 | 1 | -3/+1 |
* | radeonsi: move si_get_wave_info() to AMD common code | Samuel Pitoiset | 2017-09-14 | 1 | -0/+18 |
* | amd/common: pass chip_class to ac_dump_reg | Nicolai Hähnle | 2017-09-06 | 1 | -2/+2 |
* | radeonsi: move si_vm_fault_occured() to AMD common code | Samuel Pitoiset | 2017-09-01 | 1 | -0/+4 |
* | ac/debug: Support multiple trace ids for nested IBs. | Bas Nieuwenhuizen | 2017-08-29 | 1 | -4/+4 |
* | amd/common: split out ac_parse_ib_chunk from ac_parse_ib | Nicolai Hähnle | 2017-08-22 | 1 | -0/+3 |
* | ac/debug: Dump indirect buffers. | Bas Nieuwenhuizen | 2017-01-09 | 1 | -1/+4 |
* | ac/debug: Move IB decode to common code. | Bas Nieuwenhuizen | 2017-01-09 | 1 | -0/+43 |