Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c436 cu_info->max_scratch_slots_per_cu = acu_info.max_scratch_slots_per_cu; in get_cu_info()
H A 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()
H A Damdgpu.h854 uint32_t max_scratch_slots_per_cu; member
H A Damdgpu_device.c1452 adev->gfx.cu_info.max_scratch_slots_per_cu = in amdgpu_device_parse_gpu_info_fw()
H A Dgfx_v8_0.c7437 cu_info->max_scratch_slots_per_cu = 32; in gfx_v8_0_get_cu_info()
/dragonfly/sys/dev/drm/amd/include/
H A Dkgd_kfd_interface.h70 uint32_t max_scratch_slots_per_cu; member