Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Dvcn_v5_0_1.c98 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_sw_init() local
145 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v5_0_1_sw_fini() local
466 volatile struct amdgpu_vcn4_fw_shared *fw_shared = in vcn_v5_0_1_start_dpg_mode() local
573 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v5_0_1_start() local
757 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v5_0_1_stop() local
Dvcn_v5_0_0.c147 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_sw_init() local
216 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_sw_fini() local
678 volatile struct amdgpu_vcn5_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v5_0_0_start_dpg_mode() local
775 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_start() local
961 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_stop() local
Dvcn_v4_0_5.c150 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_5_sw_init() local
234 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_5_sw_fini() local
873 volatile struct amdgpu_vcn4_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v4_0_5_start_dpg_mode() local
998 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_5_start() local
1211 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_5_stop() local
Dvcn_v4_0_3.c128 struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_fw_shared_init() local
248 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_sw_fini() local
299 struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_hw_init() local
791 volatile struct amdgpu_vcn4_fw_shared *fw_shared = in vcn_v4_0_3_start_dpg_mode() local
948 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_start_sriov() local
1121 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_start() local
1331 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_stop() local
Dvcn_v3_0.c193 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_init() local
313 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_fini() local
987 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v3_0_start_dpg_mode() local
1139 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_start() local
1648 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_pause_dpg_mode() local
1767 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_dec_ring_set_wptr() local
Dvcn_v4_0.c141 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_fw_shared_init() local
275 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_fini() local
968 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
1095 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start() local
1313 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start_sriov() local
1557 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_stop() local
Dvcn_v2_5.c201 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_init() local
306 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_fini() local
867 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v2_5_start_dpg_mode() local
1093 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[i].fw_shared.cpu_addr; in vcn_v2_5_start() local
1517 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v2_5_pause_dpg_mode() local
Dvcn_v2_0.c138 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_0_sw_init() local
248 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_sw_fini() local
839 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_start_dpg_mode() local
974 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_start() local
1262 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_pause_dpg_mode() local
Dvcn_v1_0.c195 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v1_0_sw_init() local
Damdgpu_vcn.h308 struct amdgpu_vcn_fw_shared fw_shared; member