Searched refs:tcc_harvested (Results 1 – 5 of 5) sorted by relevance
105 bool tcc_harvested; member
562 info->tcc_harvested = device_info.tcc_disabled_mask != 0; in ac_query_gpu_info()565 info->tcc_harvested = (info->vram_size / info->num_tcc_blocks) != 512 * 1024 * 1024; in ac_query_gpu_info()915 fprintf(f, " tcc_harvested = %u\n", info->tcc_harvested); in ac_print_gpu_info()
125 - ac: add radeon_info::tcc_harvested
2394 - ac: add radeon_info::tcc_harvested2507 - ac: get tcc_harvested from the kernel
1716 if (sctx->screen->info.tcc_harvested) in si_make_CB_shader_coherent()1741 if (sctx->screen->info.tcc_harvested) in si_make_DB_shader_coherent()