pfp_feature_version  280 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	uint32_t			pfp_feature_version;
pfp_feature_version  231 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 		fw_info->feature = adev->gfx.pfp_feature_version;
pfp_feature_version  578 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		    (adev->gfx.pfp_feature_version >= 27) &&
pfp_feature_version  669 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.pfp_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
pfp_feature_version  349 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	adev->gfx.pfp_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
pfp_feature_version 2477 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	adev->gfx.pfp_feature_version = le32_to_cpu(pfp_hdr->ucode_feature_version);
pfp_feature_version 1012 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.pfp_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
pfp_feature_version 1060 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	    adev->gfx.pfp_feature_version >= 46) {
pfp_feature_version  979 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	    (adev->gfx.pfp_feature_version < 46))
pfp_feature_version  988 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		    (adev->gfx.pfp_feature_version >= 42))
pfp_feature_version  999 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		    (adev->gfx.pfp_feature_version >= 44))
pfp_feature_version 1010 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		    (adev->gfx.pfp_feature_version >= 44))
pfp_feature_version 1021 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		    (adev->gfx.pfp_feature_version >= 42))
pfp_feature_version 1083 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.pfp_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);