Searched refs:common_firmware_header (Results 1 – 18 of 18) sorted by relevance
26 struct common_firmware_header { struct41 struct common_firmware_header header; argument48 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 …]
31 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 …]
37 …(AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(((const struct common_firmware_header *)(adev)->uvd.fw->data)->…
54 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()
94 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()
246 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()
127 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()
439 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()
134 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()
491 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()
271 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()
104 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()
208 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()
438 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()
967 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()
156 struct common_firmware_header { struct171 struct common_firmware_header header; argument178 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 …]
31 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()
146 struct common_firmware_header *hdr = (void *)rdev->uvd_fw->data; in radeon_uvd_init()