Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dvcn_v5_0_1.c81 struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_fw_shared_init()
165 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_sw_fini()
366 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared))); in vcn_v5_0_1_mc_resume()
476 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared)), 0, indirect); in vcn_v5_0_1_mc_resume_dpg_mode()
564 volatile struct amdgpu_vcn5_fw_shared *fw_shared = in vcn_v5_0_1_start_dpg_mode()
677 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_start()
859 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_1_stop()
H A Dvcn_v5_0_0.c147 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_sw_init()
226 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_sw_fini()
426 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared))); in vcn_v5_0_0_mc_resume()
532 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared)), 0, indirect); in vcn_v5_0_0_mc_resume_dpg_mode()
712 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()
811 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_start()
994 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_stop()
H A Damdgpu_vcn.h488 struct amdgpu_vcn5_fw_shared { struct
H A Damdgpu_vcn.c203 fw_shared_size = AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared)); in amdgpu_vcn_sw_init()
204 log_offset = offsetof(struct amdgpu_vcn5_fw_shared, fw_log); in amdgpu_vcn_sw_init()