Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_jpeg.c343 return psp_execute_ip_fw_load(&adev->psp, &ucode); in amdgpu_jpeg_psp_update_sram()
Damdgpu_psp.h487 int psp_execute_ip_fw_load(struct psp_context *psp,
Damdgpu_psp.c2682 int psp_execute_ip_fw_load(struct psp_context *psp, in psp_execute_ip_fw_load() function
2721 ret = psp_execute_ip_fw_load(psp, ucode); in psp_load_p2s_table()
2753 ret = psp_execute_ip_fw_load(psp, ucode); in psp_load_smu_fw()
2798 ret = psp_execute_ip_fw_load(psp, ucode); in psp_load_fw_list()
2852 ret = psp_execute_ip_fw_load(psp, ucode); in psp_load_non_psp_fw()
Damdgpu_vpe.c228 return psp_execute_ip_fw_load(&adev->psp, &ucode); in amdgpu_vpe_psp_update_sram()
Damdgpu_umsch_mm.c705 return psp_execute_ip_fw_load(&adev->psp, &ucode); in amdgpu_umsch_mm_psp_execute_cmd_buf()
Damdgpu_vcn.c1278 return psp_execute_ip_fw_load(&adev->psp, &ucode); in amdgpu_vcn_psp_update_sram()