Home
last modified time | relevance | path

Searched refs:gc_l1_data_cache_size_per_sqc (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
A Ddiscovery.h255 uint32_t gc_l1_data_cache_size_per_sqc; member
289 uint32_t gc_l1_data_cache_size_per_sqc; member
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_crat.c1454 if (adev->gfx.config.gc_l1_data_cache_size_per_sqc) { in kfd_fill_gpu_cache_info_from_gfx_config()
1455 pcache_info[i].cache_size = adev->gfx.config.gc_l1_data_cache_size_per_sqc; in kfd_fill_gpu_cache_info_from_gfx_config()
1530 if (adev->gfx.config.gc_l1_data_cache_size_per_sqc) { in kfd_fill_gpu_cache_info_from_gfx_config_v2()
1531 pcache_info[i].cache_size = adev->gfx.config.gc_l1_data_cache_size_per_sqc; in kfd_fill_gpu_cache_info_from_gfx_config_v2()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h241 uint32_t gc_l1_data_cache_size_per_sqc; member
A Damdgpu_discovery.c1557 …adev->gfx.config.gc_l1_data_cache_size_per_sqc = le32_to_cpu(gc_info->v1_2.gc_l1_data_cache_size_p… in amdgpu_discovery_get_gfx_info()
1597 …adev->gfx.config.gc_l1_data_cache_size_per_sqc = le32_to_cpu(gc_info->v2_1.gc_scalar_data_cache_si… in amdgpu_discovery_get_gfx_info()
A Damdgpu_kms.c949 dev_info->sqc_data_cache_size = adev->gfx.config.gc_l1_data_cache_size_per_sqc; in amdgpu_info_ioctl()

Completed in 21 milliseconds