Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h431 AMDGPU_UCODE_ID_CP_RS64_MEC, enumerator
Damdgpu_virt.c833 || ucode_id == AMDGPU_UCODE_ID_CP_RS64_MEC in amdgpu_virt_fw_load_skip_check()
Damdgpu_gfx.c985 case AMDGPU_UCODE_ID_CP_RS64_MEC: in amdgpu_gfx_cp_init_microcode()
Damdgpu_ucode.c930 case AMDGPU_UCODE_ID_CP_RS64_MEC: in amdgpu_ucode_init_single_fw()
Damdgpu_psp.c2280 case AMDGPU_UCODE_ID_CP_RS64_MEC: in psp_get_fw_type()
Dgfx_v11_0.c518 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_RS64_MEC); in gfx_v11_0_init_microcode()