Searched refs:has_tmz_support (Results 1 – 8 of 8) sorted by relevance
160 bool has_tmz_support; member
144 has_tmz_support(amdgpu_device_handle dev, in has_tmz_support() function537 info->has_tmz_support = has_tmz_support(dev, info, amdinfo); in ac_query_gpu_info()967 fprintf(f, " has_tmz_support = %u\n", info->has_tmz_support); in ac_print_gpu_info()
241 if (ws->info.has_tmz_support) in amdgpu_clean_up_buffer_managers()522 ws->info.has_tmz_support) { in amdgpu_create_bo()629 struct pb_slabs *bo_slabs = ((flags & RADEON_FLAG_ENCRYPTED) && ws->info.has_tmz_support) ? in get_slabs()682 struct pb_slabs *slabs = ((flags & RADEON_FLAG_ENCRYPTED) && ws->info.has_tmz_support) ? in amdgpu_bo_slab_alloc()1301 struct pb_slabs *slabs = ((flags & RADEON_FLAG_ENCRYPTED) && ws->info.has_tmz_support) ? in amdgpu_bo_create()
452 if (aws->info.has_tmz_support && in amdgpu_winsys_create()
473 if (sctx->screen->info.has_tmz_support) in si_create_context()643 if (sscreen->info.has_tmz_support) { in si_create_context()1012 !sscreen->info.has_tmz_support) { in radeonsi_screen_create_impl()
187 return sscreen->info.has_tmz_support; in si_get_param()
3756 if (sctx->screen->info.has_tmz_support) { in si_init_tess_factor_ring()3820 if (sctx->screen->info.has_tmz_support) { in si_init_tess_factor_ring()
1053 assert(sscreen->info.has_tmz_support); in rvcn_dec_message_decode()