Home
last modified time | relevance | path

Searched refs:shader_core_count (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/etnaviv/
A Detnaviv_hwdb.c18 .shader_core_count = 1,
49 .shader_core_count = 2,
80 .shader_core_count = 2,
111 .shader_core_count = 4,
A Detnaviv_gpu.c121 *value = gpu->identity.shader_core_count; in etnaviv_gpu_get_param()
202 gpu->identity.shader_core_count = etnaviv_field(specs[0], in etnaviv_hw_specs()
257 if (gpu->identity.shader_core_count == 0) { in etnaviv_hw_specs()
259 gpu->identity.shader_core_count = 2; in etnaviv_hw_specs()
261 gpu->identity.shader_core_count = 1; in etnaviv_hw_specs()
951 gpu->identity.shader_core_count); in etnaviv_gpu_debugfs()
A Detnaviv_gpu.h51 u32 shader_core_count; member

Completed in 6 milliseconds