Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h149 uint32_t gc_max_scratch_slots_per_cu; member
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_device.c1446 le32_to_cpu(gpu_info_fw->gc_max_scratch_slots_per_cu); in amdgpu_device_parse_gpu_info_fw()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Datomfirmware.h1259 uint8_t gc_max_scratch_slots_per_cu; member