Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h431 AMDGPU_UCODE_ID_CP_RS64_ME, enumerator
Damdgpu_virt.c873 || ucode_id == AMDGPU_UCODE_ID_CP_RS64_ME in amdgpu_virt_fw_load_skip_check()
Damdgpu_ucode.c913 case AMDGPU_UCODE_ID_CP_RS64_ME: in amdgpu_ucode_init_single_fw()
Damdgpu_gfx.c1097 case AMDGPU_UCODE_ID_CP_RS64_ME: in amdgpu_gfx_cp_init_microcode()
Damdgpu_psp.c2363 case AMDGPU_UCODE_ID_CP_RS64_ME: in psp_get_fw_type()
Dgfx_v11_0.c522 amdgpu_gfx_cp_init_microcode(adev, AMDGPU_UCODE_ID_CP_RS64_ME); in gfx_v11_0_init_microcode()