Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.c503 ucode->ucode_id != AMDGPU_UCODE_ID_RLC_IRAM && in amdgpu_ucode_init_single_fw()
561 } else if (ucode->ucode_id == AMDGPU_UCODE_ID_RLC_IRAM) { in amdgpu_ucode_init_single_fw()
H A Damdgpu_ucode.h351 AMDGPU_UCODE_ID_RLC_IRAM, enumerator
H A Damdgpu_psp.c1764 case AMDGPU_UCODE_ID_RLC_IRAM: in psp_get_fw_type()
H A Dgfx_v10_0.c3873 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_RLC_IRAM]; in gfx_v10_0_init_microcode()
3874 info->ucode_id = AMDGPU_UCODE_ID_RLC_IRAM; in gfx_v10_0_init_microcode()