Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_rlc.c363 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL]; in amdgpu_gfx_rlc_init_microcode_v2_1()
364 info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL; in amdgpu_gfx_rlc_init_microcode_v2_1()
Daldebaran.c234 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in aldebaran_mode2_restore_ip()
Damdgpu_ucode.h455 AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL, enumerator
Damdgpu_ucode.c616 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in amdgpu_ucode_name()
800 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in amdgpu_ucode_init_single_fw()
Damdgpu_virt.c862 || ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL in amdgpu_virt_fw_load_skip_check()
Damdgpu_psp.c2196 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in psp_get_fw_type()