Searched refs:has_tmz_support (Results 1 – 8 of 8) sorted by relevance
188 bool has_tmz_support; member
299 has_tmz_support(amdgpu_device_handle dev, in has_tmz_support() function724 info->has_tmz_support = has_tmz_support(dev, info, amdinfo); in ac_query_gpu_info()1250 fprintf(f, " has_tmz_support = %u\n", info->has_tmz_support); in ac_print_gpu_info()
244 if (ws->info.has_tmz_support) in amdgpu_clean_up_buffer_managers()537 ws->info.has_tmz_support) { in amdgpu_create_bo()635 struct pb_slabs *bo_slabs = ((flags & RADEON_FLAG_ENCRYPTED) && ws->info.has_tmz_support) ? in get_slabs()720 struct pb_slabs *slabs = ((flags & RADEON_FLAG_ENCRYPTED) && ws->info.has_tmz_support) ? in amdgpu_bo_slab_alloc()1377 struct pb_slabs *slabs = ((flags & RADEON_FLAG_ENCRYPTED) && ws->info.has_tmz_support) ? in amdgpu_bo_create()
476 if (aws->info.has_tmz_support && in amdgpu_winsys_create()
488 if (sctx->screen->info.has_tmz_support) in si_create_context()661 if (sscreen->info.has_tmz_support) { in si_create_context()1100 !sscreen->info.has_tmz_support) { in radeonsi_screen_create_impl()
195 return sscreen->info.has_tmz_support; in si_get_param()
3903 if (sctx->screen->info.has_tmz_support) { in si_init_tess_factor_ring()3969 if (sctx->screen->info.has_tmz_support) { in si_init_tess_factor_ring()
1694 assert(sscreen->info.has_tmz_support); in rvcn_dec_message_decode()