Home
last modified time | relevance | path

Searched refs:max_scratch_slots_per_cu (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd.c429 cu_info->max_scratch_slots_per_cu = acu_info.max_scratch_slots_per_cu; in get_cu_info()
Damdgpu_atomfirmware.c359 adev->gfx.cu_info.max_scratch_slots_per_cu = gfx_info->v24.gc_max_scratch_slots_per_cu; in amdgpu_atomfirmware_get_gfx_info()
Damdgpu.h849 uint32_t max_scratch_slots_per_cu; member
Damdgpu_device.c1445 adev->gfx.cu_info.max_scratch_slots_per_cu = in amdgpu_device_parse_gpu_info_fw()
Dgfx_v7_0.c5239 cu_info->max_scratch_slots_per_cu = 32; in gfx_v7_0_get_cu_info()
Dgfx_v8_0.c7419 cu_info->max_scratch_slots_per_cu = 32; in gfx_v8_0_get_cu_info()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Dkgd_kfd_interface.h70 uint32_t max_scratch_slots_per_cu; member
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c1142 cu->max_slots_scatch_cu = cu_info.max_scratch_slots_per_cu; in kfd_create_vcrat_image_gpu()