aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/common/ac_debug.h
Commit message (Expand)AuthorAgeFilesLines
* amd/common: Add extern "C" to some headers that were missing it.Timur Kristóf2019-10-101-0/+8
* ac: select the GFX ring when halting waves with UMR on GFX10Samuel Pitoiset2019-07-081-1/+2
* radeonsi: remove 'Authors:' commentsMarek Olšák2017-11-021-3/+1
* radeonsi: move si_get_wave_info() to AMD common codeSamuel Pitoiset2017-09-141-0/+18
* amd/common: pass chip_class to ac_dump_regNicolai Hähnle2017-09-061-2/+2
* radeonsi: move si_vm_fault_occured() to AMD common codeSamuel Pitoiset2017-09-011-0/+4
* ac/debug: Support multiple trace ids for nested IBs.Bas Nieuwenhuizen2017-08-291-4/+4
* amd/common: split out ac_parse_ib_chunk from ac_parse_ibNicolai Hähnle2017-08-221-0/+3
* ac/debug: Dump indirect buffers.Bas Nieuwenhuizen2017-01-091-1/+4
* ac/debug: Move IB decode to common code.Bas Nieuwenhuizen2017-01-091-0/+43