Searched refs:dpg_sram_gpu_addr (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.h | 204 uint64_t dpg_sram_gpu_addr; member
|
H A D | amdgpu_vcn.c | 208 &adev->vcn.inst[i].dpg_sram_gpu_addr, &adev->vcn.inst[i].dpg_sram_cpu_addr); in amdgpu_vcn_sw_init() 231 &adev->vcn.inst[j].dpg_sram_gpu_addr, in amdgpu_vcn_sw_fini()
|
H A D | vcn_v2_0.c | 883 psp_update_vcn_sram(adev, 0, adev->vcn.inst->dpg_sram_gpu_addr, in vcn_v2_0_start_dpg_mode()
|
H A D | vcn_v3_0.c | 993 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v3_0_start_dpg_mode()
|
H A D | vcn_v2_5.c | 865 psp_update_vcn_sram(adev, inst_idx, adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in vcn_v2_5_start_dpg_mode()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.h | 250 uint64_t dpg_sram_gpu_addr; member
|
H A D | amdgpu_vcn.c | 218 &adev->vcn.inst[i].dpg_sram_gpu_addr, in amdgpu_vcn_sw_init() 240 &adev->vcn.inst[j].dpg_sram_gpu_addr, in amdgpu_vcn_sw_fini() 1257 .mc_addr = adev->vcn.inst[inst_idx].dpg_sram_gpu_addr, in amdgpu_vcn_psp_update_sram()
|
Completed in 12 milliseconds