Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c452 case AMDGPU_UCODE_ID_CP_MEC1_JT: in amdgpu_ucode_name()
594 ucode->ucode_id != AMDGPU_UCODE_ID_CP_MEC1_JT && in amdgpu_ucode_init_single_fw()
619 } else if (ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC1_JT || in amdgpu_ucode_init_single_fw()
Damdgpu_ucode.h358 AMDGPU_UCODE_ID_CP_MEC1_JT, enumerator
Daldebaran.c221 case AMDGPU_UCODE_ID_CP_MEC1_JT: in aldebaran_mode2_restore_ip()
Damdgpu_psp.c2325 case AMDGPU_UCODE_ID_CP_MEC1_JT: in psp_get_fw_type()
2535 (ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC1_JT || in fw_load_skip_check()
Dgfx_v9_0.c1623 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC1_JT]; in gfx_v9_0_init_cp_compute_microcode()
1624 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1_JT; in gfx_v9_0_init_cp_compute_microcode()
Dgfx_v10_0.c4332 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC1_JT]; in gfx_v10_0_init_microcode()
4333 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1_JT; in gfx_v10_0_init_microcode()