commit | 276b9b13cf4d073c8a6faa18f41952d2f826679d | [log] [tgz] |
---|---|---|
author | Marek Olšák <marek.olsak@amd.com> | Fri Oct 20 17:54:34 2023 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Oct 27 23:03:04 2023 +0000 |
tree | 1e9727521d6c3080b36a46caa5b487d87805fdb9 | |
parent | 57decad9768a445de23d093cc8e004269a352b50 [diff] |
radeonsi: initialize perfetto in the right place Compute contexts don't execute the second half of the function. Fixes: a164e147e91 - radeonsi: Add perfetto support in radeonsi Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10043 Tested-by: Mike Lothian <mike@fireburn.co.uk> Tested-by: Karol Herbst <kherbst@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25873>