ac: Add VCN IB parser

Reviewed-by: Leo Liu <leo.liu@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31275>
This commit is contained in:
David Rosca 2024-09-19 15:28:18 +02:00 committed by Marge Bot
parent ada6702af0
commit 1459193b99
2 changed files with 1080 additions and 0 deletions

View file

@ -91,6 +91,7 @@ struct ac_ib_parser {
const int *trace_ids;
unsigned trace_id_count;
enum amd_gfx_level gfx_level;
enum vcn_version vcn_version;
enum radeon_family family;
enum amd_ip_type ip_type;
ac_debug_addr_callback addr_callback;

File diff suppressed because it is too large Load diff