Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vcn.h224 void *fw_shared_cpu_addr; member
Dvcn_v2_0.c181 fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_sw_init()
197 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_sw_fini()
790 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_start_dpg_mode()
927 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_start()
1213 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_pause_dpg_mode()
Dvcn_v3_0.c248 fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v3_0_sw_init()
284 fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v3_0_sw_fini()
958 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared_cpu_addr; in vcn_v3_0_start_dpg_mode()
1255 fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v3_0_start()
1648 fw_shared = adev->vcn.inst[inst_idx].fw_shared_cpu_addr; in vcn_v3_0_pause_dpg_mode()
1737 fw_shared = adev->vcn.inst[ring->me].fw_shared_cpu_addr; in vcn_v3_0_dec_ring_set_wptr()
Dvcn_v2_5.c211 fw_shared = adev->vcn.inst[j].fw_shared_cpu_addr; in vcn_v2_5_sw_init()
243 fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v2_5_sw_fini()
768 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared_cpu_addr; in vcn_v2_5_start_dpg_mode()
992 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v2_5_start()
1414 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared_cpu_addr; in vcn_v2_5_pause_dpg_mode()
Damdgpu_vcn.c238 adev->vcn.inst[i].fw_shared_cpu_addr = adev->vcn.inst[i].cpu_addr + in amdgpu_vcn_sw_init()