Home
last modified time | relevance | path

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

/linux-6.14.4/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()
Daldebaran.c222 case AMDGPU_UCODE_ID_CP_MEC1: in aldebaran_mode2_restore_ip()
Damdgpu_ucode.c603 case AMDGPU_UCODE_ID_CP_MEC1: in amdgpu_ucode_name()
872 case AMDGPU_UCODE_ID_CP_MEC1: in amdgpu_ucode_init_single_fw()
1160 if (i == AMDGPU_UCODE_ID_CP_MEC1 && in amdgpu_ucode_init_bo()
Damdgpu_ucode.h493 AMDGPU_UCODE_ID_CP_MEC1, enumerator
Damdgpu_psp.c2503 case AMDGPU_UCODE_ID_CP_MEC1: in psp_get_fw_type()
2702 case AMDGPU_UCODE_ID_CP_MEC1: in psp_print_fw_hdr()
Damdgpu_gfx.c1247 case AMDGPU_UCODE_ID_CP_MEC1: in amdgpu_gfx_cp_init_microcode()
Dgfx_v8_0.c1181 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC1]; in gfx_v8_0_init_microcode()
1182 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1; in gfx_v8_0_init_microcode()
Dgfx_v9_4_3.c597 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_MEC1); in gfx_v9_4_3_init_cp_compute_microcode()
Dgfx_v9_0.c1537 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_MEC1); in gfx_v9_0_init_cp_compute_microcode()
Dgfx_v11_0.c754 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_MEC1); in gfx_v11_0_init_microcode()
Dgfx_v10_0.c4184 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_MEC1); in gfx_v10_0_init_microcode()