Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h432 AMDGPU_UCODE_ID_RLC_IRAM, enumerator
Damdgpu_ucode.c574 case AMDGPU_UCODE_ID_RLC_IRAM: in amdgpu_ucode_name()
752 case AMDGPU_UCODE_ID_RLC_IRAM: in amdgpu_ucode_init_single_fw()
Dgfx_v11_0.c791 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_RLC_IRAM]; in gfx_v11_0_init_microcode()
792 info->ucode_id = AMDGPU_UCODE_ID_RLC_IRAM; in gfx_v11_0_init_microcode()
Damdgpu_psp.c2165 case AMDGPU_UCODE_ID_RLC_IRAM: in psp_get_fw_type()
Dgfx_v10_0.c4242 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_RLC_IRAM]; in gfx_v10_0_init_microcode()
4243 info->ucode_id = AMDGPU_UCODE_ID_RLC_IRAM; in gfx_v10_0_init_microcode()