max_scratch_slots_per_cu 498 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c cu_info->max_scratch_slots_per_cu = acu_info.max_scratch_slots_per_cu; max_scratch_slots_per_cu 457 drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c adev->gfx.cu_info.max_scratch_slots_per_cu = gfx_info->v24.gc_max_scratch_slots_per_cu; max_scratch_slots_per_cu 1487 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c adev->gfx.cu_info.max_scratch_slots_per_cu = max_scratch_slots_per_cu 408 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c adev->gfx.cu_info.max_scratch_slots_per_cu = le32_to_cpu(gc_info->gc_max_scratch_slots_per_cu); max_scratch_slots_per_cu 175 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h uint32_t max_scratch_slots_per_cu; max_scratch_slots_per_cu 5157 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c cu_info->max_scratch_slots_per_cu = 32; max_scratch_slots_per_cu 7179 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c cu_info->max_scratch_slots_per_cu = 32; max_scratch_slots_per_cu 1203 drivers/gpu/drm/amd/amdkfd/kfd_crat.c cu->max_slots_scatch_cu = cu_info.max_scratch_slots_per_cu; max_scratch_slots_per_cu 69 drivers/gpu/drm/amd/include/kgd_kfd_interface.h uint32_t max_scratch_slots_per_cu;