Home
last modified time | relevance | path

Searched refs:AMDGPU_UCODE_ID_CP_MEC1 (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cgs.c135 result = AMDGPU_UCODE_ID_CP_MEC1; in fw_type_convert()
143 result = AMDGPU_UCODE_ID_CP_MEC1; in fw_type_convert()
Damdgpu_ucode.c494 (ucode->ucode_id != AMDGPU_UCODE_ID_CP_MEC1 && in amdgpu_ucode_init_single_fw()
513 } else if (ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC1 || in amdgpu_ucode_init_single_fw()
661 if (i == AMDGPU_UCODE_ID_CP_MEC1 && in amdgpu_ucode_init_bo()
Damdgpu_ucode.h342 AMDGPU_UCODE_ID_CP_MEC1, enumerator
Damdgpu_psp.c1730 case AMDGPU_UCODE_ID_CP_MEC1: in psp_get_fw_type()
1832 case AMDGPU_UCODE_ID_CP_MEC1: in psp_print_fw_hdr()
Dgfx_v8_0.c1193 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC1]; in gfx_v8_0_init_microcode()
1194 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1; in gfx_v8_0_init_microcode()
Dgfx_v9_0.c1559 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC1]; in gfx_v9_0_init_cp_compute_microcode()
1560 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1; in gfx_v9_0_init_cp_compute_microcode()
Dgfx_v10_0.c3884 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC1]; in gfx_v10_0_init_microcode()
3885 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1; in gfx_v10_0_init_microcode()