Searched refs:has_tmz_support (Results 1 – 9 of 9) sorted by relevance
195 bool has_tmz_support; member
405 has_tmz_support(amdgpu_device_handle dev, struct radeon_info *info, uint32_t ids_flags) in has_tmz_support() function944 info->has_tmz_support = has_tmz_support(dev, info, device_info.ids_flags); in ac_query_gpu_info()1546 fprintf(f, " has_tmz_support = %u\n", info->has_tmz_support); in ac_print_gpu_info()
97 assert(ctx->screen->info.has_tmz_support); in si_cp_release_mem()
201 return sscreen->info.has_tmz_support; in si_get_param()
626 assert(sscreen->info.has_tmz_support); in si_get_wait_mem_scratch_bo()
1134 !sscreen->info.has_tmz_support) { in radeonsi_screen_create_impl()
1954 assert(sscreen->info.has_tmz_support); in rvcn_dec_message_decode()
4094 if (sctx->screen->info.has_tmz_support) { in si_init_tess_factor_ring()
540 ws->info.has_tmz_support) { in amdgpu_create_bo()