Searched refs:dpg_sram_gpu_addr (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_vcn.h | 241 uint64_t dpg_sram_gpu_addr; member
|
A D | amdgpu_vcn.c | 197 &adev->vcn.inst[i].dpg_sram_gpu_addr, in amdgpu_vcn_sw_init() 219 &adev->vcn.inst[j].dpg_sram_gpu_addr, in amdgpu_vcn_sw_fini()
|
A D | vcn_v2_0.c | 882 psp_update_vcn_sram(adev, 0, adev->vcn.inst->dpg_sram_gpu_addr, in vcn_v2_0_start_dpg_mode()
|
A D | vcn_v4_0.c | 988 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v4_0_start_dpg_mode()
|
A D | vcn_v2_5.c | 897 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v2_5_start_dpg_mode()
|
A D | vcn_v3_0.c | 1038 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v3_0_start_dpg_mode()
|
Completed in 18 milliseconds