Home
last modified time | relevance | path

Searched refs:psp_execute_ip_fw_load (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umsch_mm.c251 return psp_execute_ip_fw_load(&adev->psp, &ucode); in amdgpu_umsch_mm_psp_execute_cmd_buf()
H A Damdgpu_psp.h494 int psp_execute_ip_fw_load(struct psp_context *psp,
H A Damdgpu_jpeg.c347 return psp_execute_ip_fw_load(&adev->psp, &ucode); in amdgpu_jpeg_psp_update_sram()
H A Damdgpu_psp.c2763 int psp_execute_ip_fw_load(struct psp_context *psp, in psp_execute_ip_fw_load() function
2802 ret = psp_execute_ip_fw_load(psp, ucode); in psp_load_p2s_table()
2834 ret = psp_execute_ip_fw_load(psp, ucode); in psp_load_smu_fw()
2879 ret = psp_execute_ip_fw_load(psp, ucode); in psp_load_fw_list()
2933 ret = psp_execute_ip_fw_load(psp, ucode); in psp_load_non_psp_fw()
H A Damdgpu_vpe.c228 return psp_execute_ip_fw_load(&adev->psp, &ucode); in amdgpu_vpe_psp_update_sram()
H A Damdgpu_vcn.c1324 return psp_execute_ip_fw_load(&adev->psp, &ucode); in amdgpu_vcn_psp_update_sram()