Home
last modified time | relevance | path

Searched refs:common_firmware_header (Results 1 – 8 of 8) 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_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_vce.c169 const struct common_firmware_header *hdr; in amdgpu_vce_early_init()
186 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in amdgpu_vce_early_init()
329 const struct common_firmware_header *hdr; in amdgpu_vce_resume()
336 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in amdgpu_vce_resume()
H A Dvce_v1_0.c191 const struct common_firmware_header *hdr; in vce_v1_0_load_fw()
199 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in vce_v1_0_load_fw()
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 Dgfx_v8_0.c944 const struct common_firmware_header *header = NULL; in gfx_v8_0_init_microcode()
1157 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1164 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1171 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1178 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1185 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1206 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()