Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h430 AMDGPU_UCODE_ID_CP_RS64_PFP, enumerator
H A Damdgpu_virt.c872 || ucode_id == AMDGPU_UCODE_ID_CP_RS64_PFP in amdgpu_virt_fw_load_skip_check()
H A Damdgpu_ucode.c898 case AMDGPU_UCODE_ID_CP_RS64_PFP: in amdgpu_ucode_init_single_fw()
H A Damdgpu_gfx.c1079 case AMDGPU_UCODE_ID_CP_RS64_PFP: in amdgpu_gfx_cp_init_microcode()
H A Damdgpu_psp.c2360 case AMDGPU_UCODE_ID_CP_RS64_PFP: in psp_get_fw_type()
H A Dgfx_v11_0.c518 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_RS64_PFP); in gfx_v11_0_init_microcode()