Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h295 uint32_t gc_instruction_cache_size_per_sqc; member
350 uint32_t gc_instruction_cache_size_per_sqc; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h295 uint32_t gc_instruction_cache_size_per_sqc; member
H A Damdgpu_discovery.c1631 adev->gfx.config.gc_instruction_cache_size_per_sqc = le32_to_cpu(gc_info->v1_3.gc_instruction_cache_size_per_sqc); in amdgpu_discovery_get_gfx_info()
1662 adev->gfx.config.gc_l1_instruction_cache_size_per_sqc = le32_to_cpu(gc_info->v2_1.gc_instruction_cache_size_per_sqc); in amdgpu_discovery_get_gfx_info()