Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h341 AMDGPU_UCODE_ID_CP_ME, enumerator
Damdgpu_cgs.c131 result = AMDGPU_UCODE_ID_CP_ME; in fw_type_convert()
Damdgpu_psp.c1727 case AMDGPU_UCODE_ID_CP_ME: in psp_get_fw_type()
1828 case AMDGPU_UCODE_ID_CP_ME: in psp_print_fw_hdr()
Dgfx_v8_0.c1172 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_ME]; in gfx_v8_0_init_microcode()
1173 info->ucode_id = AMDGPU_UCODE_ID_CP_ME; in gfx_v8_0_init_microcode()
Dgfx_v9_0.c1359 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_ME]; in gfx_v9_0_init_cp_gfx_microcode()
1360 info->ucode_id = AMDGPU_UCODE_ID_CP_ME; in gfx_v9_0_init_cp_gfx_microcode()
Dgfx_v10_0.c3825 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_ME]; in gfx_v10_0_init_microcode()
3826 info->ucode_id = AMDGPU_UCODE_ID_CP_ME; in gfx_v10_0_init_microcode()