Home
last modified time | relevance | path

Searched refs:has_sqtt_auto_flush_mode_bug (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h114 bool has_sqtt_auto_flush_mode_bug; member
Dac_gpu_info.c1301 info->has_sqtt_auto_flush_mode_bug = info->gfx_level == GFX10_3; in ac_query_gpu_info()
1478 fprintf(f, " has_sqtt_auto_flush_mode_bug = %i\n", info->has_sqtt_auto_flush_mode_bug); in ac_print_gpu_info()
/third_party/mesa3d/src/amd/vulkan/
Dradv_sqtt.c57 if (device->physical_device->rad_info.has_sqtt_auto_flush_mode_bug) in gfx10_get_thread_trace_ctrl()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sqtt.c143 … S_008D1C_AUTO_FLUSH_MODE(sctx->screen->info.has_sqtt_auto_flush_mode_bug)); in si_emit_thread_trace_start()
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst5404 - ac,radeonsi: add has_sqtt_auto_flush_mode_bug