Home
last modified time | relevance | path

Searched refs:common_firmware_header (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h156 struct common_firmware_header { struct
171 struct common_firmware_header header; argument
178 struct common_firmware_header header;
184 struct common_firmware_header header;
192 struct common_firmware_header header;
202 struct common_firmware_header header;
211 struct common_firmware_header common;
220 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr);
221 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr);
222 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr);
[all …]
H A Dradeon_ucode.c31 static void radeon_ucode_print_common_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_common_hdr()
46 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_mc_hdr()
67 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_smc_hdr()
85 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_gfx_hdr()
106 void radeon_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_rlc_hdr()
133 void radeon_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_sdma_hdr()
159 const struct common_firmware_header *hdr = in radeon_ucode_validate()
160 (const struct common_firmware_header *)fw->data; in radeon_ucode_validate()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sdma.c153 const struct common_firmware_header *header = NULL; in amdgpu_sdma_init_inst_ctx()
158 header = (const struct common_firmware_header *) in amdgpu_sdma_init_inst_ctx()
207 const struct common_firmware_header *header = NULL; in amdgpu_sdma_init_microcode()
226 header = (const struct common_firmware_header *) in amdgpu_sdma_init_microcode()
H A Damdgpu_isp.c73 const struct common_firmware_header *hdr; in isp_load_fw_by_psp()
89 hdr = (const struct common_firmware_header *)adev->isp.fw->data; in isp_load_fw_by_psp()
H A Damdgpu_uvd.h37 …(AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(((const struct common_firmware_header *)(adev)->uvd.fw->data)->…
H A Damdgpu_psp_ta.c38 const struct common_firmware_header *hdr = in get_bin_version()
39 (const struct common_firmware_header *)bin; in get_bin_version()
H A Damdgpu_cgs.c250 const struct common_firmware_header *header; in amdgpu_cgs_get_firmware_info()
370 header = (const struct common_firmware_header *)ucode->fw->data; in amdgpu_cgs_get_firmware_info()
H A Dvcn_v5_0_0.c367 const struct common_firmware_header *hdr; in vcn_v5_0_0_mc_resume()
369 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst].fw->data; in vcn_v5_0_0_mc_resume()
430 const struct common_firmware_header *hdr; in vcn_v5_0_0_mc_resume_dpg_mode()
432 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst_idx].fw->data; in vcn_v5_0_0_mc_resume_dpg_mode()
H A Dvcn_v4_0_5.c403 const struct common_firmware_header *hdr; in vcn_v4_0_5_mc_resume()
405 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst].fw->data; in vcn_v4_0_5_mc_resume()
466 const struct common_firmware_header *hdr; in vcn_v4_0_5_mc_resume_dpg_mode()
468 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst_idx].fw->data; in vcn_v4_0_5_mc_resume_dpg_mode()
H A Damdgpu_psp.c2863 struct common_firmware_header *hdr; in psp_print_fw_hdr()
2874 hdr = (struct common_firmware_header *) in psp_print_fw_hdr()
2879 hdr = (struct common_firmware_header *)adev->gfx.ce_fw->data; in psp_print_fw_hdr()
2883 hdr = (struct common_firmware_header *)adev->gfx.pfp_fw->data; in psp_print_fw_hdr()
2887 hdr = (struct common_firmware_header *)adev->gfx.me_fw->data; in psp_print_fw_hdr()
2891 hdr = (struct common_firmware_header *)adev->gfx.mec_fw->data; in psp_print_fw_hdr()
2897 hdr = (struct common_firmware_header *)adev->gfx.rlc_fw->data; in psp_print_fw_hdr()
2901 hdr = (struct common_firmware_header *)adev->pm.fw->data; in psp_print_fw_hdr()
3969 const struct common_firmware_header *hdr; in psp_init_ta_microcode()
3982 hdr = (const struct common_firmware_header *)adev->psp.ta_fw->data; in psp_init_ta_microcode()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0.c69 const struct common_firmware_header *header; in smu_v15_0_init_microcode()
90 header = (const struct common_firmware_header *)ucode->fw->data; in smu_v15_0_init_microcode()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c75 const struct common_firmware_header *header; in smu_v14_0_init_microcode()
100 header = (const struct common_firmware_header *)ucode->fw->data; in smu_v14_0_init_microcode()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c99 const struct common_firmware_header *header; in smu_v11_0_init_microcode()
121 header = (const struct common_firmware_header *)ucode->fw->data; in smu_v11_0_init_microcode()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c99 const struct common_firmware_header *header; in smu_v13_0_init_microcode()
125 header = (const struct common_firmware_header *)ucode->fw->data; in smu_v13_0_init_microcode()
H A Dsmu_v13_0_6_ppt.c492 const struct common_firmware_header *hdr; in smu_v13_0_6_init_microcode()
519 hdr = (const struct common_firmware_header *)adev->pm.fw->data; in smu_v13_0_6_init_microcode()