Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h432 AMDGPU_UCODE_ID_CP_RS64_MEC, enumerator
Damdgpu_virt.c874 || ucode_id == AMDGPU_UCODE_ID_CP_RS64_MEC in amdgpu_virt_fw_load_skip_check()
Damdgpu_ucode.c928 case AMDGPU_UCODE_ID_CP_RS64_MEC: in amdgpu_ucode_init_single_fw()
Damdgpu_gfx.c1167 case AMDGPU_UCODE_ID_CP_RS64_MEC: in amdgpu_gfx_cp_init_microcode()
Damdgpu_psp.c2366 case AMDGPU_UCODE_ID_CP_RS64_MEC: in psp_get_fw_type()
Dgfx_v11_0.c555 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_RS64_MEC); in gfx_v11_0_init_microcode()