Home
last modified time | relevance | path

Searched defs:fw_shared (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dvcn_v4_0.c127 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_init() local
201 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_fini() local
902 volatile struct amdgpu_vcn4_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v4_0_start_dpg_mode() local
1031 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start() local
1226 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start_sriov() local
1446 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_stop() local
A Dvcn_v3_0.c154 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_init() local
262 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_fini() local
942 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v3_0_start_dpg_mode() local
1096 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_start() local
1600 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_pause_dpg_mode() local
1718 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_dec_ring_set_wptr() local
A Dvcn_v2_5.c162 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_init() local
242 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_fini() local
803 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v2_5_start_dpg_mode() local
1029 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[i].fw_shared.cpu_addr; in vcn_v2_5_start() local
1451 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v2_5_pause_dpg_mode() local
A Dvcn_v2_0.c100 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_0_sw_init() local
199 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_sw_fini() local
795 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_start_dpg_mode() local
932 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_start() local
1220 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_pause_dpg_mode() local
A Dvcn_v1_0.c154 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v1_0_sw_init() local
A Damdgpu_vcn.h244 struct amdgpu_vcn_fw_shared fw_shared; member

Completed in 78 milliseconds