Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h406 AMDGPU_UCODE_ID_CP_PFP, enumerator
Damdgpu_cgs.c128 result = AMDGPU_UCODE_ID_CP_PFP; in fw_type_convert()
Damdgpu_ucode.c548 case AMDGPU_UCODE_ID_CP_PFP: in amdgpu_ucode_name()
Damdgpu_psp.c2129 case AMDGPU_UCODE_ID_CP_PFP: in psp_get_fw_type()
2283 case AMDGPU_UCODE_ID_CP_PFP: in psp_print_fw_hdr()
Dgfx_v11_0.c736 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_PFP]; in gfx_v11_0_init_microcode()
737 info->ucode_id = AMDGPU_UCODE_ID_CP_PFP; in gfx_v11_0_init_microcode()
Dgfx_v8_0.c1160 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_PFP]; in gfx_v8_0_init_microcode()
1161 info->ucode_id = AMDGPU_UCODE_ID_CP_PFP; in gfx_v8_0_init_microcode()
Dgfx_v9_0.c1312 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_PFP]; in gfx_v9_0_init_cp_gfx_microcode()
1313 info->ucode_id = AMDGPU_UCODE_ID_CP_PFP; in gfx_v9_0_init_cp_gfx_microcode()
Dgfx_v10_0.c4190 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_PFP]; in gfx_v10_0_init_microcode()
4191 info->ucode_id = AMDGPU_UCODE_ID_CP_PFP; in gfx_v10_0_init_microcode()