Home
last modified time | relevance | path

Searched refs:AMDGPU_UCODE_ID_CP_CE (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h354 AMDGPU_UCODE_ID_CP_CE, enumerator
Damdgpu_cgs.c125 result = AMDGPU_UCODE_ID_CP_CE; in fw_type_convert()
Damdgpu_ucode.c444 case AMDGPU_UCODE_ID_CP_CE: in amdgpu_ucode_name()
Damdgpu_psp.c2313 case AMDGPU_UCODE_ID_CP_CE: in psp_get_fw_type()
2412 case AMDGPU_UCODE_ID_CP_CE: in psp_print_fw_hdr()
Dgfx_v8_0.c1188 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_CE]; in gfx_v8_0_init_microcode()
1189 info->ucode_id = AMDGPU_UCODE_ID_CP_CE; in gfx_v8_0_init_microcode()
Dgfx_v9_0.c1407 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_CE]; in gfx_v9_0_init_cp_gfx_microcode()
1408 info->ucode_id = AMDGPU_UCODE_ID_CP_CE; in gfx_v9_0_init_cp_gfx_microcode()
Dgfx_v10_0.c4271 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_CE]; in gfx_v10_0_init_microcode()
4272 info->ucode_id = AMDGPU_UCODE_ID_CP_CE; in gfx_v10_0_init_microcode()