Home
last modified time | relevance | path

Searched refs:ucode_count (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsmu_v13_0_10.c153 int ucode_count = 0; in smu_v13_0_10_mode2_restore_ip() local
161 ucode_list[ucode_count++] = ucode; in smu_v13_0_10_mode2_restore_ip()
168 r = psp_load_fw_list(psp, ucode_list, ucode_count); in smu_v13_0_10_mode2_restore_ip()
A Daldebaran.c215 int ucode_count = 0; in aldebaran_mode2_restore_ip() local
238 ucode_list[ucode_count++] = ucode; in aldebaran_mode2_restore_ip()
265 r = psp_load_fw_list(&adev->psp, ucode_list, ucode_count); in aldebaran_mode2_restore_ip()
A Damdgpu_psp.h519 struct amdgpu_firmware_info **ucode_list, int ucode_count);
A Damdgpu_psp.c2434 struct amdgpu_firmware_info **ucode_list, int ucode_count) in psp_load_fw_list() argument
2439 for (i = 0; i < ucode_count; ++i) { in psp_load_fw_list()

Completed in 16 milliseconds