Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDpsp_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()
HDpsp_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()
HDamdgpu_ucode.h180 AMDGPU_UCODE_ID_SDMA0 = 0, enumerator
HDamdgpu_cgs.c118 result = AMDGPU_UCODE_ID_SDMA0; in fw_type_convert()
HDamdgpu_psp.c302 (ucode->ucode_id == AMDGPU_UCODE_ID_SDMA0 in psp_np_fw_load()
HDsdma_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()
HDsdma_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()
HDsdma_v4_0.c251 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_SDMA0 + i]; in sdma_v4_0_init_microcode()
252 info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i; in sdma_v4_0_init_microcode()