commit | d26bcc0f5cba8e578ba0e1f052e76abf61919ea8 | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Fri Feb 26 08:43:48 2021 +0100 |
committer | Marge Bot <eric+marge@anholt.net> | Mon Mar 01 11:20:19 2021 +0000 |
tree | d752725a06a0892c9823c3cf4c2aaf8c4efd2d73 | |
parent | b511bf262dc4b2505e9e5f1b6eb89cdd014284bd [diff] |
radv: always select the first active CU when profiling with SQTT This probably fixes instruction tracing on many chips. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9300>