mesa/src/amd
Samuel Pitoiset 768d4f0551 radv: add initial SQ Thread Trace support for GFX9
SQTT is a hardware block that collects thread trace data (like
wave occupancy, timings, etc) for every draw/dispatch calls.

It's only supported on GFX9 at the moment but I will add other
generations support soon.

This is the first step towards profiling with RADV!

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/3900>
2020-02-28 08:10:55 +01:00
..
addrlib amd/addrlib: fix build on non-x86 platforms 2020-02-26 20:10:52 +00:00
common ac: add more fields to ac_gpu_info 2020-02-28 08:10:37 +01:00
compiler aco: Fix signed-vs-unsigned warning. 2020-02-27 21:59:31 -08:00
llvm ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens 2020-02-27 08:04:33 +01:00
registers ac/registers: add definitions for thread trace 2020-02-28 08:10:51 +01:00
vulkan radv: add initial SQ Thread Trace support for GFX9 2020-02-28 08:10:55 +01:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk android: amd/common: export amd/llvm headers 2019-10-14 10:46:45 +02:00
Android.compiler.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources android: radeonsi,ac: fix building error due to ac changes 2019-12-27 09:20:49 +01:00
meson.build amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00