mec2_fw           276 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	const struct firmware		*mec2_fw; /* MEC2 firmware */
mec2_fw           239 drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c 				(const struct gfx_firmware_header_v1_0 *)adev->gfx.mec2_fw->data;
mec2_fw           241 drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c 				(adev->gfx.mec2_fw->data +
mec2_fw           561 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	release_firmware(adev->gfx.mec2_fw);
mec2_fw           562 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.mec2_fw = NULL;
mec2_fw           759 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	err = request_firmware(&adev->gfx.mec2_fw, fw_name, adev->dev);
mec2_fw           761 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		err = amdgpu_ucode_validate(adev->gfx.mec2_fw);
mec2_fw           765 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		adev->gfx.mec2_fw->data;
mec2_fw           772 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		adev->gfx.mec2_fw = NULL;
mec2_fw           842 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		if (adev->gfx.mec2_fw) {
mec2_fw           845 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			info->fw = adev->gfx.mec2_fw;
mec2_fw           854 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			info->fw = adev->gfx.mec2_fw;
mec2_fw           877 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		release_firmware(adev->gfx.mec2_fw);
mec2_fw           878 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		adev->gfx.mec2_fw = NULL;
mec2_fw           963 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		err = request_firmware(&adev->gfx.mec2_fw, fw_name, adev->dev);
mec2_fw           966 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		err = amdgpu_ucode_validate(adev->gfx.mec2_fw);
mec2_fw           988 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		release_firmware(adev->gfx.mec2_fw);
mec2_fw           989 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		adev->gfx.mec2_fw = NULL;
mec2_fw          1006 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	release_firmware(adev->gfx.mec2_fw);
mec2_fw          1007 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	adev->gfx.mec2_fw = NULL;
mec2_fw          2753 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		if (!adev->gfx.mec2_fw)
mec2_fw          2756 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		mec2_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec2_fw->data;
mec2_fw          2764 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 			(adev->gfx.mec2_fw->data +
mec2_fw           943 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		release_firmware(adev->gfx.mec2_fw);
mec2_fw           944 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.mec2_fw = NULL;
mec2_fw          1139 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 			err = request_firmware(&adev->gfx.mec2_fw, fw_name, adev->dev);
mec2_fw          1142 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 				err = request_firmware(&adev->gfx.mec2_fw, fw_name, adev->dev);
mec2_fw          1146 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 			err = request_firmware(&adev->gfx.mec2_fw, fw_name, adev->dev);
mec2_fw          1149 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 			err = amdgpu_ucode_validate(adev->gfx.mec2_fw);
mec2_fw          1153 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 				adev->gfx.mec2_fw->data;
mec2_fw          1160 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 			adev->gfx.mec2_fw = NULL;
mec2_fw          1212 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	if (adev->gfx.mec2_fw) {
mec2_fw          1215 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		info->fw = adev->gfx.mec2_fw;
mec2_fw          1236 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		release_firmware(adev->gfx.mec2_fw);
mec2_fw          1237 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.mec2_fw = NULL;
mec2_fw           944 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	release_firmware(adev->gfx.mec2_fw);
mec2_fw           945 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.mec2_fw = NULL;
mec2_fw          1298 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	err = request_firmware(&adev->gfx.mec2_fw, fw_name, adev->dev);
mec2_fw          1300 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		err = amdgpu_ucode_validate(adev->gfx.mec2_fw);
mec2_fw          1304 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		adev->gfx.mec2_fw->data;
mec2_fw          1311 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		adev->gfx.mec2_fw = NULL;
mec2_fw          1329 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		if (adev->gfx.mec2_fw) {
mec2_fw          1332 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			info->fw = adev->gfx.mec2_fw;
mec2_fw          1343 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 				info->fw = adev->gfx.mec2_fw;
mec2_fw          1360 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		release_firmware(adev->gfx.mec2_fw);
mec2_fw          1361 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		adev->gfx.mec2_fw = NULL;
mec2_fw          2162 drivers/gpu/drm/radeon/cik.c 		err = request_firmware(&rdev->mec2_fw, fw_name, rdev->dev);
mec2_fw          2166 drivers/gpu/drm/radeon/cik.c 			err = radeon_ucode_validate(rdev->mec2_fw);
mec2_fw          2305 drivers/gpu/drm/radeon/cik.c 		release_firmware(rdev->mec2_fw);
mec2_fw          2306 drivers/gpu/drm/radeon/cik.c 		rdev->mec2_fw = NULL;
mec2_fw          4289 drivers/gpu/drm/radeon/cik.c 				(const struct gfx_firmware_header_v1_0 *)rdev->mec2_fw->data;
mec2_fw          4292 drivers/gpu/drm/radeon/cik.c 				(rdev->mec2_fw->data +
mec2_fw          6470 drivers/gpu/drm/radeon/cik.c 				hdr = (const struct gfx_firmware_header_v1_0 *)rdev->mec2_fw->data;
mec2_fw          6472 drivers/gpu/drm/radeon/cik.c 					(rdev->mec2_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes));
mec2_fw          2400 drivers/gpu/drm/radeon/radeon.h 	const struct firmware *mec2_fw;	/* KV MEC2 firmware */