Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h479 AMDGPU_UCODE_ID_CP_CE, enumerator
H A Damdgpu_cgs.c125 result = AMDGPU_UCODE_ID_CP_CE; in fw_type_convert()
H A Damdgpu_ucode.c597 case AMDGPU_UCODE_ID_CP_CE: in amdgpu_ucode_name()
H A Damdgpu_psp.c2494 case AMDGPU_UCODE_ID_CP_CE: in psp_get_fw_type()
2690 case AMDGPU_UCODE_ID_CP_CE: in psp_print_fw_hdr()
H A Damdgpu_gfx.c1237 case AMDGPU_UCODE_ID_CP_CE: in amdgpu_gfx_cp_init_microcode()
H A Dgfx_v8_0.c1167 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_CE]; in gfx_v8_0_init_microcode()
1168 info->ucode_id = AMDGPU_UCODE_ID_CP_CE; in gfx_v8_0_init_microcode()
H A Dgfx_v9_0.c1450 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_CE); in gfx_v9_0_init_cp_gfx_microcode()
H A Dgfx_v10_0.c4160 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_CE); in gfx_v10_0_init_microcode()