Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h429 AMDGPU_UCODE_ID_CP_RS64_PFP, enumerator
Damdgpu_virt.c831 || ucode_id == AMDGPU_UCODE_ID_CP_RS64_PFP in amdgpu_virt_fw_load_skip_check()
Damdgpu_gfx.c897 case AMDGPU_UCODE_ID_CP_RS64_PFP: in amdgpu_gfx_cp_init_microcode()
Damdgpu_ucode.c900 case AMDGPU_UCODE_ID_CP_RS64_PFP: in amdgpu_ucode_init_single_fw()
Damdgpu_psp.c2274 case AMDGPU_UCODE_ID_CP_RS64_PFP: in psp_get_fw_type()
Dgfx_v11_0.c472 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_RS64_PFP); in gfx_v11_0_init_microcode()