Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h345 AMDGPU_UCODE_ID_CP_MEC2_JT, enumerator
Damdgpu_ucode.c497 ucode->ucode_id != AMDGPU_UCODE_ID_CP_MEC2_JT && in amdgpu_ucode_init_single_fw()
522 ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC2_JT) { in amdgpu_ucode_init_single_fw()
Damdgpu_psp.c1739 case AMDGPU_UCODE_ID_CP_MEC2_JT: in psp_get_fw_type()
1942 ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC2_JT)) in fw_load_skip_check()
Dgfx_v9_0.c1586 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC2_JT]; in gfx_v9_0_init_cp_compute_microcode()
1587 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC2_JT; in gfx_v9_0_init_cp_compute_microcode()
Dgfx_v10_0.c3909 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CP_MEC2_JT]; in gfx_v10_0_init_microcode()
3910 info->ucode_id = AMDGPU_UCODE_ID_CP_MEC2_JT; in gfx_v10_0_init_microcode()