Home
last modified time | relevance | path

Searched refs:amdgpu_vcn5_fw_shared (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Dvcn_v5_0_1.c84 struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_fw_shared_init()
185 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_sw_fini()
406 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared))); in vcn_v5_0_1_mc_resume()
516 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared)), 0, indirect); in vcn_v5_0_1_mc_resume_dpg_mode()
604 volatile struct amdgpu_vcn5_fw_shared *fw_shared = in vcn_v5_0_1_start_dpg_mode()
735 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_start_sriov()
910 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_start()
1102 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_stop()
A Dvcn_v5_0_0.c147 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_sw_init()
227 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_sw_fini()
427 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared))); in vcn_v5_0_0_mc_resume()
533 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared)), 0, indirect); in vcn_v5_0_0_mc_resume_dpg_mode()
713 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()
817 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_start()
1010 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_stop()
A Damdgpu_vcn.h490 struct amdgpu_vcn5_fw_shared { struct
A Damdgpu_vcn.c204 fw_shared_size = AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared)); in amdgpu_vcn_sw_init()
205 log_offset = offsetof(struct amdgpu_vcn5_fw_shared, fw_log); in amdgpu_vcn_sw_init()

Completed in 13 milliseconds