perfetto: Move intel's cmdbuf/queue annotation code to the shared util.
authorEmma Anholt <emma@anholt.net>
Thu, 16 Mar 2023 22:46:46 +0000 (15:46 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 30 Mar 2023 02:19:35 +0000 (02:19 +0000)
commitc443503e077bfbecc50bb1265431fd6b9efd03cc
tree37e24ba4fba7099c34d5f600e8a9a6f2005b310a
parent9c364a346faacd4ed506e91fa51b395b5b1f555e
perfetto: Move intel's cmdbuf/queue annotation code to the shared util.

This will let other drivers use the same way of presenting annotations
without duplicating the whole hash table thing.

Reviewed-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22157>
src/intel/ds/intel_driver_ds.cc
src/intel/ds/intel_driver_ds.h
src/util/perf/u_perfetto_renderpass.h