common_firmware_header  247 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c 		const struct common_firmware_header *header;
common_firmware_header  456 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c 				header = (const struct common_firmware_header *)ucode->fw->data;
common_firmware_header  953 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 	struct common_firmware_header *hdr;
common_firmware_header  964 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		hdr = (struct common_firmware_header *)
common_firmware_header  969 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		hdr = (struct common_firmware_header *)adev->gfx.ce_fw->data;
common_firmware_header  973 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		hdr = (struct common_firmware_header *)adev->gfx.pfp_fw->data;
common_firmware_header  977 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		hdr = (struct common_firmware_header *)adev->gfx.me_fw->data;
common_firmware_header  981 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		hdr = (struct common_firmware_header *)adev->gfx.mec_fw->data;
common_firmware_header  985 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		hdr = (struct common_firmware_header *)adev->gfx.rlc_fw->data;
common_firmware_header  989 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		hdr = (struct common_firmware_header *)adev->pm.fw->data;
common_firmware_header   31 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c static void amdgpu_ucode_print_common_hdr(const struct common_firmware_header *hdr)
common_firmware_header   46 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c void amdgpu_ucode_print_mc_hdr(const struct common_firmware_header *hdr)
common_firmware_header   67 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c void amdgpu_ucode_print_smc_hdr(const struct common_firmware_header *hdr)
common_firmware_header   93 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr)
common_firmware_header  114 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c void amdgpu_ucode_print_rlc_hdr(const struct common_firmware_header *hdr)
common_firmware_header  209 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c void amdgpu_ucode_print_sdma_hdr(const struct common_firmware_header *hdr)
common_firmware_header  238 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c void amdgpu_ucode_print_psp_hdr(const struct common_firmware_header *hdr)
common_firmware_header  288 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c void amdgpu_ucode_print_gpu_info_hdr(const struct common_firmware_header *hdr)
common_firmware_header  311 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	const struct common_firmware_header *hdr =
common_firmware_header  312 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 		(const struct common_firmware_header *)fw->data;
common_firmware_header  448 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	const struct common_firmware_header *header = NULL;
common_firmware_header  461 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	header = (const struct common_firmware_header *)ucode->fw->data;
common_firmware_header  531 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	const struct common_firmware_header *comm_hdr = NULL;
common_firmware_header  538 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	comm_hdr = (const struct common_firmware_header *)ucode->fw->data;
common_firmware_header   43 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header   50 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header   76 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header  104 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header  115 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header  123 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header  138 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header  148 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header  189 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header  236 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header  243 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header header;
common_firmware_header  250 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	struct common_firmware_header common;
common_firmware_header  366 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h void amdgpu_ucode_print_mc_hdr(const struct common_firmware_header *hdr);
common_firmware_header  367 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h void amdgpu_ucode_print_smc_hdr(const struct common_firmware_header *hdr);
common_firmware_header  368 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr);
common_firmware_header  369 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h void amdgpu_ucode_print_rlc_hdr(const struct common_firmware_header *hdr);
common_firmware_header  370 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h void amdgpu_ucode_print_sdma_hdr(const struct common_firmware_header *hdr);
common_firmware_header  371 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h void amdgpu_ucode_print_psp_hdr(const struct common_firmware_header *hdr);
common_firmware_header  372 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h void amdgpu_ucode_print_gpu_info_hdr(const struct common_firmware_header *hdr);
common_firmware_header  127 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c 	const struct common_firmware_header *hdr;
common_firmware_header  207 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c 	hdr = (const struct common_firmware_header *)adev->uvd.fw->data;
common_firmware_header  400 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c 			const struct common_firmware_header *hdr;
common_firmware_header  403 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c 			hdr = (const struct common_firmware_header *)adev->uvd.fw->data;
common_firmware_header   37 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.h 	(AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(((const struct common_firmware_header *)(adev)->uvd.fw->data)->ucode_size_bytes) + \
common_firmware_header   94 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 	const struct common_firmware_header *hdr;
common_firmware_header  170 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 	hdr = (const struct common_firmware_header *)adev->vce.fw->data;
common_firmware_header  286 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 	const struct common_firmware_header *hdr;
common_firmware_header  306 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 	hdr = (const struct common_firmware_header *)adev->vce.fw->data;
common_firmware_header   70 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c 	const struct common_firmware_header *hdr;
common_firmware_header  132 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c 	hdr = (const struct common_firmware_header *)adev->vcn.fw->data;
common_firmware_header  270 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c 			const struct common_firmware_header *hdr;
common_firmware_header  273 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c 			hdr = (const struct common_firmware_header *)adev->vcn.fw->data;
common_firmware_header  632 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	const struct common_firmware_header *header = NULL;
common_firmware_header  779 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  786 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  793 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  800 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  830 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  846 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  955 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	const struct common_firmware_header *header = NULL;
common_firmware_header 1167 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1174 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1181 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1188 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1195 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1216 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1071 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	const struct common_firmware_header *header = NULL;
common_firmware_header 1111 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1118 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1125 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1151 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	const struct common_firmware_header *header = NULL;
common_firmware_header 1237 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1282 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	const struct common_firmware_header *header = NULL;
common_firmware_header 1318 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header 1333 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  137 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 	const struct common_firmware_header *header = NULL;
common_firmware_header  170 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 			header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  274 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 	const struct common_firmware_header *header = NULL;
common_firmware_header  327 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  449 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	const struct common_firmware_header *header = NULL;
common_firmware_header  520 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 			header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  174 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 	const struct common_firmware_header *header = NULL;
common_firmware_header  216 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 			header = (const struct common_firmware_header *)info->fw->data;
common_firmware_header  431 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c 		const struct common_firmware_header *hdr;
common_firmware_header  432 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c 		hdr = (const struct common_firmware_header *)adev->uvd.fw->data;
common_firmware_header  445 drivers/gpu/drm/amd/amdgpu/vce_v4_0.c 		const struct common_firmware_header *hdr;
common_firmware_header  452 drivers/gpu/drm/amd/amdgpu/vce_v4_0.c 		hdr = (const struct common_firmware_header *)adev->vce.fw->data;
common_firmware_header  114 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 		const struct common_firmware_header *hdr;
common_firmware_header  115 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 		hdr = (const struct common_firmware_header *)adev->vcn.fw->data;
common_firmware_header  146 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 		const struct common_firmware_header *hdr;
common_firmware_header  147 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 		hdr = (const struct common_firmware_header *)adev->vcn.fw->data;
common_firmware_header  145 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c 		const struct common_firmware_header *hdr;
common_firmware_header  146 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c 		hdr = (const struct common_firmware_header *)adev->vcn.fw->data;
common_firmware_header  154 drivers/gpu/drm/amd/powerplay/smu_v11_0.c 	const struct common_firmware_header *header;
common_firmware_header  194 drivers/gpu/drm/amd/powerplay/smu_v11_0.c 		header = (const struct common_firmware_header *)ucode->fw->data;
common_firmware_header   31 drivers/gpu/drm/radeon/radeon_ucode.c static void radeon_ucode_print_common_hdr(const struct common_firmware_header *hdr)
common_firmware_header   46 drivers/gpu/drm/radeon/radeon_ucode.c void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr)
common_firmware_header   67 drivers/gpu/drm/radeon/radeon_ucode.c void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr)
common_firmware_header   85 drivers/gpu/drm/radeon/radeon_ucode.c void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr)
common_firmware_header  106 drivers/gpu/drm/radeon/radeon_ucode.c void radeon_ucode_print_rlc_hdr(const struct common_firmware_header *hdr)
common_firmware_header  133 drivers/gpu/drm/radeon/radeon_ucode.c void radeon_ucode_print_sdma_hdr(const struct common_firmware_header *hdr)
common_firmware_header  159 drivers/gpu/drm/radeon/radeon_ucode.c 	const struct common_firmware_header *hdr =
common_firmware_header  160 drivers/gpu/drm/radeon/radeon_ucode.c 		(const struct common_firmware_header *)fw->data;
common_firmware_header  171 drivers/gpu/drm/radeon/radeon_ucode.h 	struct common_firmware_header header;
common_firmware_header  178 drivers/gpu/drm/radeon/radeon_ucode.h 	struct common_firmware_header header;
common_firmware_header  184 drivers/gpu/drm/radeon/radeon_ucode.h 	struct common_firmware_header header;
common_firmware_header  192 drivers/gpu/drm/radeon/radeon_ucode.h 	struct common_firmware_header header;
common_firmware_header  202 drivers/gpu/drm/radeon/radeon_ucode.h 	struct common_firmware_header header;
common_firmware_header  211 drivers/gpu/drm/radeon/radeon_ucode.h 	struct common_firmware_header common;
common_firmware_header  220 drivers/gpu/drm/radeon/radeon_ucode.h void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr);
common_firmware_header  221 drivers/gpu/drm/radeon/radeon_ucode.h void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr);
common_firmware_header  222 drivers/gpu/drm/radeon/radeon_ucode.h void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr);
common_firmware_header  223 drivers/gpu/drm/radeon/radeon_ucode.h void radeon_ucode_print_rlc_hdr(const struct common_firmware_header *hdr);
common_firmware_header  224 drivers/gpu/drm/radeon/radeon_ucode.h void radeon_ucode_print_sdma_hdr(const struct common_firmware_header *hdr);
common_firmware_header  146 drivers/gpu/drm/radeon/radeon_uvd.c 			struct common_firmware_header *hdr = (void *)rdev->uvd_fw->data;