From 7be05e924ec2cf9403dd68471ea18c68f3bd7bef Mon Sep 17 00:00:00 2001 From: foreman Date: Wed, 30 Jul 2014 12:27:50 -0400 Subject: [PATCH] P4 to Git Change 1061045 by weizhang@msdnweizhang-opencl on 2014/07/30 12:01:56 ECR #392041 - Implement high performance state on Linux Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.cpp#7 edit --- rocclr/runtime/device/gpu/gpuappprofile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocclr/runtime/device/gpu/gpuappprofile.cpp b/rocclr/runtime/device/gpu/gpuappprofile.cpp index c6b6ef6875..786b5bf0e7 100644 --- a/rocclr/runtime/device/gpu/gpuappprofile.cpp +++ b/rocclr/runtime/device/gpu/gpuappprofile.cpp @@ -10,7 +10,7 @@ namespace gpu { AppProfile::AppProfile():amd::AppProfile(), - enableHighPerformanceState_(IS_LINUX ? false : true), + enableHighPerformanceState_(true), reportAsOCL12Device_(false) { propertyDatatypeMap_.insert(DatatypeMap::value_type("HighPerfState",