intel/decoder: add filter feature

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27270>
This commit is contained in:
Lionel Landwerlin
2023-11-27 19:43:38 +02:00
committed by Marge Bot
parent 7bd4b537fe
commit b39980c616
2 changed files with 57 additions and 19 deletions
+1
View File
@@ -296,6 +296,7 @@ struct intel_batch_decode_ctx {
uint64_t acthd;
struct hash_table *commands;
struct hash_table *filters;
struct hash_table *stats;
void (*disassemble_program)(struct intel_batch_decode_ctx *ctx,