Home
last modified time | relevance | path

Searched refs:gc_num_tcp_per_wpg (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/include/
H A Ddiscovery.h251 uint32_t gc_num_tcp_per_wpg; member
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gfx.h237 uint32_t gc_num_tcp_per_wpg; member
H A Damdgpu_discovery.c1477 adev->gfx.config.gc_num_tcp_per_wpg = le32_to_cpu(gc_info->v1_2.gc_num_tcp_per_wpg); in amdgpu_discovery_get_gfx_info()
/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_crat.c1348 pcache_info[0].num_cu_shared = adev->gfx.config.gc_num_tcp_per_wpg / 2; in kfd_fill_gpu_cache_info_from_gfx_config()