Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h28 struct common_firmware_header { struct
43 struct common_firmware_header header; argument
50 struct common_firmware_header header;
76 struct common_firmware_header header;
104 struct common_firmware_header header;
115 struct common_firmware_header header;
123 struct common_firmware_header header;
138 struct common_firmware_header header;
148 struct common_firmware_header header;
189 struct common_firmware_header header;
[all …]
Damdgpu_ucode.c31 static void amdgpu_ucode_print_common_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_common_hdr()
46 void amdgpu_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_mc_hdr()
67 void amdgpu_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_smc_hdr()
93 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gfx_hdr()
114 void amdgpu_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_rlc_hdr()
209 void amdgpu_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_sdma_hdr()
238 void amdgpu_ucode_print_psp_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_psp_hdr()
288 void amdgpu_ucode_print_gpu_info_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gpu_info_hdr()
311 const struct common_firmware_header *hdr = in amdgpu_ucode_validate()
312 (const struct common_firmware_header *)fw->data; in amdgpu_ucode_validate()
[all …]
Damdgpu_psp.c953 struct common_firmware_header *hdr; in psp_print_fw_hdr()
964 hdr = (struct common_firmware_header *) in psp_print_fw_hdr()
969 hdr = (struct common_firmware_header *)adev->gfx.ce_fw->data; in psp_print_fw_hdr()
973 hdr = (struct common_firmware_header *)adev->gfx.pfp_fw->data; in psp_print_fw_hdr()
977 hdr = (struct common_firmware_header *)adev->gfx.me_fw->data; in psp_print_fw_hdr()
981 hdr = (struct common_firmware_header *)adev->gfx.mec_fw->data; in psp_print_fw_hdr()
985 hdr = (struct common_firmware_header *)adev->gfx.rlc_fw->data; in psp_print_fw_hdr()
989 hdr = (struct common_firmware_header *)adev->pm.fw->data; in psp_print_fw_hdr()
Damdgpu_uvd.h37 …(AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(((const struct common_firmware_header *)(adev)->uvd.fw->data)->…
Damdgpu_vce.c94 const struct common_firmware_header *hdr; in amdgpu_vce_sw_init()
170 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in amdgpu_vce_sw_init()
286 const struct common_firmware_header *hdr; in amdgpu_vce_resume()
306 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in amdgpu_vce_resume()
Damdgpu_vcn.c70 const struct common_firmware_header *hdr; in amdgpu_vcn_sw_init()
132 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in amdgpu_vcn_sw_init()
270 const struct common_firmware_header *hdr; in amdgpu_vcn_resume()
273 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in amdgpu_vcn_resume()
Damdgpu_cgs.c247 const struct common_firmware_header *header; in amdgpu_cgs_get_firmware_info()
456 header = (const struct common_firmware_header *)ucode->fw->data; in amdgpu_cgs_get_firmware_info()
Damdgpu_uvd.c127 const struct common_firmware_header *hdr; in amdgpu_uvd_sw_init()
207 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in amdgpu_uvd_sw_init()
400 const struct common_firmware_header *hdr; in amdgpu_uvd_resume()
403 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in amdgpu_uvd_resume()
Dsdma_v2_4.c137 const struct common_firmware_header *header = NULL; in sdma_v2_4_init_microcode()
170 header = (const struct common_firmware_header *)info->fw->data; in sdma_v2_4_init_microcode()
Dvce_v4_0.c445 const struct common_firmware_header *hdr; in vce_v4_0_sw_init()
452 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in vce_v4_0_sw_init()
Dsdma_v3_0.c274 const struct common_firmware_header *header = NULL; in sdma_v3_0_init_microcode()
327 header = (const struct common_firmware_header *)info->fw->data; in sdma_v3_0_init_microcode()
Dvcn_v2_5.c145 const struct common_firmware_header *hdr; in vcn_v2_5_sw_init()
146 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v2_5_sw_init()
Dgfx_v9_0.c1076 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_cp_gfx_microcode()
1116 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_gfx_microcode()
1123 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_gfx_microcode()
1130 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_gfx_microcode()
1156 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_rlc_microcode()
1242 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_rlc_microcode()
1287 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_cp_compute_microcode()
1323 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_compute_microcode()
1338 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_cp_compute_microcode()
Dgfx_v10_0.c632 const struct common_firmware_header *header = NULL; in gfx_v10_0_init_microcode()
779 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode()
786 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode()
793 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode()
800 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode()
830 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode()
846 header = (const struct common_firmware_header *)info->fw->data; in gfx_v10_0_init_microcode()
Dsdma_v5_0.c174 const struct common_firmware_header *header = NULL; in sdma_v5_0_init_microcode()
216 header = (const struct common_firmware_header *)info->fw->data; in sdma_v5_0_init_microcode()
Duvd_v7_0.c431 const struct common_firmware_header *hdr; in uvd_v7_0_sw_init()
432 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in uvd_v7_0_sw_init()
Dgfx_v8_0.c955 const struct common_firmware_header *header = NULL; in gfx_v8_0_init_microcode()
1167 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1174 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1181 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1188 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1195 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1216 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
Dvcn_v2_0.c146 const struct common_firmware_header *hdr; in vcn_v2_0_sw_init()
147 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v2_0_sw_init()
Dsdma_v4_0.c449 const struct common_firmware_header *header = NULL; in sdma_v4_0_init_microcode()
520 header = (const struct common_firmware_header *)info->fw->data; in sdma_v4_0_init_microcode()
Dvcn_v1_0.c114 const struct common_firmware_header *hdr; in vcn_v1_0_sw_init()
115 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v1_0_sw_init()
/Linux-v5.4/drivers/gpu/drm/radeon/
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 …]
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()
Dradeon_uvd.c146 struct common_firmware_header *hdr = (void *)rdev->uvd_fw->data; in radeon_uvd_init()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dsmu_v11_0.c154 const struct common_firmware_header *header; in smu_v11_0_init_microcode()
194 header = (const struct common_firmware_header *)ucode->fw->data; in smu_v11_0_init_microcode()