ce_feature_version  279 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	uint32_t			ce_feature_version;
ce_feature_version  235 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 		fw_info->feature = adev->gfx.ce_feature_version;
ce_feature_version  691 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
ce_feature_version  371 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
ce_feature_version 2476 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(ce_hdr->ucode_feature_version);
ce_feature_version 1053 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
ce_feature_version 1059 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	if (adev->gfx.ce_feature_version >= 46 &&
ce_feature_version 1105 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);