Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h340 AMDGPU_UCODE_ID_CP_PFP, enumerator
Damdgpu_cgs.c128 result = AMDGPU_UCODE_ID_CP_PFP; in fw_type_convert()
Damdgpu_psp.c1734 case AMDGPU_UCODE_ID_CP_PFP: in psp_get_fw_type()
1834 case AMDGPU_UCODE_ID_CP_PFP: in psp_print_fw_hdr()
Dgfx_v8_0.c1165 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_PFP]; in gfx_v8_0_init_microcode()
1166 info->ucode_id = AMDGPU_UCODE_ID_CP_PFP; in gfx_v8_0_init_microcode()
Dgfx_v9_0.c1369 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_PFP]; in gfx_v9_0_init_cp_gfx_microcode()
1370 info->ucode_id = AMDGPU_UCODE_ID_CP_PFP; in gfx_v9_0_init_cp_gfx_microcode()
Dgfx_v10_0.c3821 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_PFP]; in gfx_v10_0_init_microcode()
3822 info->ucode_id = AMDGPU_UCODE_ID_CP_PFP; in gfx_v10_0_init_microcode()