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.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_rlc.c368 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL]; in amdgpu_gfx_rlc_init_microcode_v2_1()
369 info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL; in amdgpu_gfx_rlc_init_microcode_v2_1()
Daldebaran.c231 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in aldebaran_mode2_restore_ip()
Damdgpu_ucode.h506 AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL, enumerator
Damdgpu_virt.c886 || ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL in amdgpu_virt_fw_load_skip_check()
927 || ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL in amdgpu_virt_fw_load_skip_check()
Damdgpu_ucode.c619 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in amdgpu_ucode_name()
886 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in amdgpu_ucode_init_single_fw()
Damdgpu_psp.c2468 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in psp_get_fw_type()