Home
last modified time | relevance | path

Searched refs:psp_update_vcn_sram (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.h353 int psp_update_vcn_sram(struct amdgpu_device *adev, int inst_idx,
Dvcn_v2_0.c877 psp_update_vcn_sram(adev, 0, adev->vcn.inst->dpg_sram_gpu_addr, in vcn_v2_0_start_dpg_mode()
Dvcn_v2_5.c858 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v2_5_start_dpg_mode()
Dvcn_v3_0.c1000 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v3_0_start_dpg_mode()
Damdgpu_psp.c2326 int psp_update_vcn_sram(struct amdgpu_device *adev, int inst_idx, in psp_update_vcn_sram() function