Searched refs:psp_update_vcn_sram (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_psp.h | 455 int psp_update_vcn_sram(struct amdgpu_device *adev, int inst_idx,
|
D | vcn_v4_0.c | 954 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v4_0_start_dpg_mode()
|
D | vcn_v2_0.c | 881 psp_update_vcn_sram(adev, 0, adev->vcn.inst->dpg_sram_gpu_addr, in vcn_v2_0_start_dpg_mode()
|
D | vcn_v2_5.c | 867 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v2_5_start_dpg_mode()
|
D | vcn_v3_0.c | 1037 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v3_0_start_dpg_mode()
|
D | amdgpu_psp.c | 2859 int psp_update_vcn_sram(struct amdgpu_device *adev, int inst_idx, in psp_update_vcn_sram() function
|