Searched refs:shader_core_count (Results 1 – 2 of 2) sorted by relevance
53 u32 shader_core_count; member
125 *value = gpu->identity.shader_core_count; in etnaviv_gpu_get_param() 231 gpu->identity.shader_core_count = etnaviv_field(specs[0], in etnaviv_hw_specs() 286 if (gpu->identity.shader_core_count == 0) { in etnaviv_hw_specs() 288 gpu->identity.shader_core_count = 2; in etnaviv_hw_specs() 290 gpu->identity.shader_core_count = 1; in etnaviv_hw_specs() 1033 seq_printf(m, "\t shader_core_count: %d\n", in etnaviv_gpu_debugfs() 1034 gpu->identity.shader_core_count); in etnaviv_gpu_debugfs()