Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dpsp_v10_0.c43 case AMDGPU_UCODE_ID_SDMA0: in psp_v10_0_get_fw_type()
370 case AMDGPU_UCODE_ID_SDMA0: in psp_v10_0_sram_map()
Damdgpu_ucode.h180 AMDGPU_UCODE_ID_SDMA0 = 0, enumerator
Dpsp_v3_1.c56 case AMDGPU_UCODE_ID_SDMA0: in psp_v3_1_get_fw_type()
503 case AMDGPU_UCODE_ID_SDMA0: in psp_v3_1_sram_map()
Damdgpu_cgs.c118 result = AMDGPU_UCODE_ID_SDMA0; in fw_type_convert()
Damdgpu_psp.c301 (ucode->ucode_id == AMDGPU_UCODE_ID_SDMA0 in psp_np_fw_load()
Dsdma_v2_4.c164 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i]; in sdma_v2_4_init_microcode()
165 info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i; in sdma_v2_4_init_microcode()
Dsdma_v3_0.c322 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i]; in sdma_v3_0_init_microcode()
323 info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i; in sdma_v3_0_init_microcode()
Dsdma_v4_0.c250 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i]; in sdma_v4_0_init_microcode()
251 info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i; in sdma_v4_0_init_microcode()