Home
last modified time | relevance | path

Searched refs:AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A 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()
H A Daldebaran.c234 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in aldebaran_mode2_restore_ip()
H A Damdgpu_ucode.h456 AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL, enumerator
H A Damdgpu_ucode.c609 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in amdgpu_ucode_name()
798 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in amdgpu_ucode_init_single_fw()
H A Damdgpu_virt.c862 || ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL in amdgpu_virt_fw_load_skip_check()
903 || ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL in amdgpu_virt_fw_load_skip_check()
H A Damdgpu_psp.c2282 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in psp_get_fw_type()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h348 AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL, enumerator
H A Damdgpu_ucode.c500 ucode->ucode_id != AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL && in amdgpu_ucode_init_single_fw()
549 } else if (ucode->ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL) { in amdgpu_ucode_init_single_fw()
H A Damdgpu_psp.c1755 case AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL: in psp_get_fw_type()
1943 || ucode->ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL in fw_load_skip_check()
H A Dgfx_v9_0.c1506 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL]; in gfx_v9_0_init_rlc_microcode()
1507 info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL; in gfx_v9_0_init_rlc_microcode()
H A Dgfx_v10_0.c3853 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL]; in gfx_v10_0_init_microcode()
3854 info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL; in gfx_v10_0_init_microcode()

Completed in 33 milliseconds