Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h284 AMDGPU_UCODE_ID_CP_MEC1_JT, enumerator
Damdgpu_ucode.c468 ucode->ucode_id != AMDGPU_UCODE_ID_CP_MEC1_JT && in amdgpu_ucode_init_single_fw()
488 } else if (ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC1_JT || in amdgpu_ucode_init_single_fw()
Damdgpu_psp.c893 case AMDGPU_UCODE_ID_CP_MEC1_JT: in psp_get_fw_type()
1072 (ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC1_JT || in psp_np_fw_load()
Dgfx_v10_0.c836 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC1_JT]; in gfx_v10_0_init_microcode()
837 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1_JT; in gfx_v10_0_init_microcode()
Dgfx_v9_0.c1328 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC1_JT]; in gfx_v9_0_init_cp_compute_microcode()
1329 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1_JT; in gfx_v9_0_init_cp_compute_microcode()