Searched refs:dpg_sram_gpu_addr (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_vcn.h | 221 	uint64_t		dpg_sram_gpu_addr;  member
  | 
| D | amdgpu_vcn.c | 246 					&adev->vcn.inst[i].dpg_sram_gpu_addr, &adev->vcn.inst[i].dpg_sram_cpu_addr);  in amdgpu_vcn_sw_init() 267 						  &adev->vcn.inst[j].dpg_sram_gpu_addr,  in amdgpu_vcn_sw_fini()
  | 
| D | vcn_v2_0.c | 877 		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 | 860 		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 | 1054 		psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr,  in vcn_v3_0_start_dpg_mode()
  |