Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h128 AMDGPU_UCODE_ID_CP_PFP, enumerator
Diceland_smc.c405 return AMDGPU_UCODE_ID_CP_PFP; in iceland_convert_fw_type()
430 case AMDGPU_UCODE_ID_CP_PFP: in iceland_smu_get_mask_for_fw_type()
Dfiji_smc.c371 return AMDGPU_UCODE_ID_CP_PFP; in fiji_convert_fw_type()
525 case AMDGPU_UCODE_ID_CP_PFP: in fiji_smu_get_mask_for_fw_type()
Dtonga_smc.c371 return AMDGPU_UCODE_ID_CP_PFP; in tonga_convert_fw_type()
527 case AMDGPU_UCODE_ID_CP_PFP: in tonga_smu_get_mask_for_fw_type()
Dcz_smc.c241 case AMDGPU_UCODE_ID_CP_PFP: in cz_smu_check_finished()
363 result = AMDGPU_UCODE_ID_CP_PFP; in cz_convert_fw_type()
Damdgpu_cgs.c639 result = AMDGPU_UCODE_ID_CP_PFP; in fw_type_convert()
Dgfx_v8_0.c830 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_PFP]; in gfx_v8_0_init_microcode()
831 info->ucode_id = AMDGPU_UCODE_ID_CP_PFP; in gfx_v8_0_init_microcode()
4001 AMDGPU_UCODE_ID_CP_PFP); in gfx_v8_0_cp_resume()