Home
last modified time | relevance | path

Searched refs:AMDGPU_UCODE_ID_SDMA0 (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.c857 case AMDGPU_UCODE_ID_SDMA0: in psp_get_fw_type()
956 case AMDGPU_UCODE_ID_SDMA0: in psp_print_fw_hdr()
965 adev->sdma.instance[ucode->ucode_id - AMDGPU_UCODE_ID_SDMA0].fw->data; in psp_print_fw_hdr()
1059 (ucode->ucode_id == AMDGPU_UCODE_ID_SDMA0 in psp_np_fw_load()
Damdgpu_ucode.h272 AMDGPU_UCODE_ID_SDMA0 = 0, enumerator
Dpsp_v10_0.c293 case AMDGPU_UCODE_ID_SDMA0: in psp_v10_0_sram_map()
Dpsp_v12_0.c447 case AMDGPU_UCODE_ID_SDMA0: in psp_v12_0_sram_map()
Damdgpu_cgs.c119 result = AMDGPU_UCODE_ID_SDMA0; in fw_type_convert()
Dsdma_v2_4.c167 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i]; in sdma_v2_4_init_microcode()
168 info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i; in sdma_v2_4_init_microcode()
Dpsp_v3_1.c525 case AMDGPU_UCODE_ID_SDMA0: in psp_v3_1_sram_map()
Dsdma_v3_0.c324 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i]; in sdma_v3_0_init_microcode()
325 info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i; in sdma_v3_0_init_microcode()
Dsdma_v5_0.c213 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i]; in sdma_v5_0_init_microcode()
214 info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i; in sdma_v5_0_init_microcode()
Dpsp_v11_0.c615 case AMDGPU_UCODE_ID_SDMA0: in psp_v11_0_sram_map()
Dsdma_v4_0.c517 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i]; in sdma_v4_0_init_microcode()
518 info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i; in sdma_v4_0_init_microcode()