Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h26 struct common_firmware_header { struct
41 struct common_firmware_header header; argument
48 struct common_firmware_header header;
54 struct common_firmware_header header;
62 struct common_firmware_header header;
70 struct common_firmware_header header;
80 struct common_firmware_header header;
121 struct common_firmware_header header;
155 struct common_firmware_header header;
162 struct common_firmware_header common;
[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()
85 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gfx_hdr()
106 void amdgpu_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_rlc_hdr()
201 void amdgpu_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_sdma_hdr()
230 void amdgpu_ucode_print_gpu_info_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gpu_info_hdr()
253 const struct common_firmware_header *hdr = in amdgpu_ucode_validate()
254 (const struct common_firmware_header *)fw->data; in amdgpu_ucode_validate()
323 const struct common_firmware_header *header = NULL; in amdgpu_ucode_init_single_fw()
[all …]
Damdgpu_uvd.h37 …(AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(((const struct common_firmware_header *)(adev)->uvd.fw->data)->…
Damdgpu_vcn.c54 const struct common_firmware_header *hdr; in amdgpu_vcn_sw_init()
84 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in amdgpu_vcn_sw_init()
189 const struct common_firmware_header *hdr; in amdgpu_vcn_resume()
192 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in amdgpu_vcn_resume()
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_cgs.c246 const struct common_firmware_header *header; in amdgpu_cgs_get_firmware_info()
431 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()
Dvce_v4_0.c439 const struct common_firmware_header *hdr; in vce_v4_0_sw_init()
446 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in vce_v4_0_sw_init()
Dsdma_v2_4.c134 const struct common_firmware_header *header = NULL; in sdma_v2_4_init_microcode()
167 header = (const struct common_firmware_header *)info->fw->data; in sdma_v2_4_init_microcode()
Dgfx_v9_0.c491 const struct common_firmware_header *header = NULL; in gfx_v9_0_init_microcode()
639 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_microcode()
646 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_microcode()
653 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_microcode()
660 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_microcode()
690 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_microcode()
705 header = (const struct common_firmware_header *)info->fw->data; in gfx_v9_0_init_microcode()
Dsdma_v3_0.c271 const struct common_firmware_header *header = NULL; in sdma_v3_0_init_microcode()
325 header = (const struct common_firmware_header *)info->fw->data; in sdma_v3_0_init_microcode()
Dvcn_v1_0.c104 const struct common_firmware_header *hdr; in vcn_v1_0_sw_init()
105 hdr = (const struct common_firmware_header *)adev->vcn.fw->data; in vcn_v1_0_sw_init()
Dsdma_v4_0.c208 const struct common_firmware_header *header = NULL; in sdma_v4_0_init_microcode()
253 header = (const struct common_firmware_header *)info->fw->data; in sdma_v4_0_init_microcode()
Duvd_v7_0.c438 const struct common_firmware_header *hdr; in uvd_v7_0_sw_init()
439 hdr = (const struct common_firmware_header *)adev->uvd.fw->data; in uvd_v7_0_sw_init()
Dgfx_v8_0.c967 const struct common_firmware_header *header = NULL; in gfx_v8_0_init_microcode()
1180 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1187 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1194 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1201 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1208 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
1229 header = (const struct common_firmware_header *)info->fw->data; in gfx_v8_0_init_microcode()
/Linux-v4.19/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()