Commit-Graf

439 Incheckningar

Upphovsman SHA1 Meddelande Datum
foreman 0c73eaad95 P4 to Git Change 1127507 by wchau@wchau_WINDOWS7_OCL on 2015/03/04 16:00:34
ECR #399840 - OpenCL Runtime HW Debug support development - implement two-level trap handler

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gputrap.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#353 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#128 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.hpp#7 edit


[ROCm/clr commit: fd80bb324f]
2015-03-04 22:29:36 -05:00
foreman aaa9d7455b P4 to Git Change 1127440 by weizhang@weizhang-lnx-opencl on 2015/03/04 13:56:00
EPR #413960 - Platform Atomics on CZ.

	   1. Since CMMQS can support 4G atomics range on CZ, the atomics range on KV is reverted to 4G.
	   2. On KV, the platform atomics is implemented by using ATC/IOMMU. But on CZ, it should be implemented without using ATC/IOMMU due to HW changes. So, _svmAtomicsUsingIOMMU is introduced to differentiate the two implementations.
	   3. _priSupport was renamed _svmAtomics due to different implementation on KV vs CZ.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#304 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/include/cal/cal.h#33 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#109 edit


[ROCm/clr commit: bec936b08b]
2015-03-04 18:02:32 -05:00
foreman 158bd99911 P4 to Git Change 1127244 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/04 03:00:11
EPR #010002 - Change OpenCL version number from 1746 to 1747.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1493 edit


[ROCm/clr commit: ea4b4650c5]
2015-03-04 13:06:59 -05:00
foreman de071664fe P4 to Git Change 1126745 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/03 03:01:23
EPR #010002 - Change OpenCL version number from 1745 to 1746.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1492 edit


[ROCm/clr commit: eeb5da2ac2]
2015-03-03 03:23:25 -05:00
foreman 7de184cd64 P4 to Git Change 1126570 by gandryey@gera-dev-w7 on 2015/03/02 18:19:35
ECR #304775 - In addition to CL#1126564
	- Keep just tile index field from the parent

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#209 edit


[ROCm/clr commit: a8349b692f]
2015-03-02 19:20:37 -05:00
foreman cbe109d689 P4 to Git Change 1126564 by gandryey@gera-dev-w7 on 2015/03/02 18:12:07
ECR #304775 - Use the tiling index from the parent object instead of forcing it to 0.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#208 edit


[ROCm/clr commit: fb80e6657b]
2015-03-02 19:15:46 -05:00
foreman 7e798ff57e P4 to Git Change 1126532 by gandryey@gera-dev-w7 on 2015/03/02 17:19:16
ECR #304775 - Don't report depth stencil write support

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#46 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl_amd.hpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#117 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#88 edit


[ROCm/clr commit: 006d563073]
2015-03-02 17:54:56 -05:00
foreman d88974c144 P4 to Git Change 1126103 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/28 03:00:11
EPR #010002 - Change OpenCL version number from 1744 to 1745.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1491 edit


[ROCm/clr commit: 3bb911a606]
2015-02-28 03:10:47 -05:00
foreman d4c4f3f2a2 P4 to Git Change 1125977 by gandryey@gera-dev-w7 on 2015/02/27 17:13:17
ECR #304775 - Enable TC compatible htile mode by default.
	- The feature is available on VI+, but interop just requires different tiling mode.
	- In the future we may need another way to control this feature for interop.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#108 edit


[ROCm/clr commit: ac68112eaf]
2015-02-27 17:23:50 -05:00
foreman b8813e7408 P4 to Git Change 1125734 by emankov@em-hsa-amd on 2015/02/27 07:53:34
ECR #333753 - HSA HLC/Compiler Lib: Fix which restores global option HLC_Disable_Amd_Inline_All to false after switching stack HSAIL -> AMDIL on RT.

	Also it fixes ocl 20 conformance basic subtests (readimage, writeimage) failed on enabling calls (-hsail-enable-calls), where such switching takes place.

	Testing: smoke, precheck-in

	Reviewer: Daniil Fukalov

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/opt_level.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/IPO/AMDPassManagerBuilder.cpp#49 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/tools/opt/amdopt.inc#22 edit


[ROCm/clr commit: d09c098f87]
2015-02-27 08:24:42 -05:00
foreman 56e9053bf9 P4 to Git Change 1125661 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/27 03:00:12
EPR #010002 - Change OpenCL version number from 1743 to 1744.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1490 edit


[ROCm/clr commit: 973748fba9]
2015-02-27 03:15:19 -05:00
foreman 0ee16b5cb3 P4 to Git Change 1125439 by bdhanase@bala_workpc_ocl on 2015/02/26 14:21:49
EPR #405824 - Back out changelist 1125022 because of failures in Linux.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#497 edit


[ROCm/clr commit: 348bfd35d9]
2015-02-26 14:33:04 -05:00
foreman 2a93b4aabc P4 to Git Change 1125262 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/26 03:00:14
EPR #010002 - Change OpenCL version number from 1742 to 1743.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1489 edit


[ROCm/clr commit: 3446badda8]
2015-02-26 03:11:59 -05:00
foreman a5975e0d96 P4 to Git Change 1125022 by bdhanase@bala_workpc_ocl on 2015/02/25 15:03:52
EPR #405824 - Remove #ifdef ATI_OS_WIN for the maxMemAllocSize_ calculation

	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#496 edit


[ROCm/clr commit: 4bef580334]
2015-02-25 15:34:47 -05:00
foreman 0028bc008a P4 to Git Change 1124798 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/25 03:00:13
EPR #010002 - Change OpenCL version number from 1741 to 1742.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1488 edit


[ROCm/clr commit: eb14d64068]
2015-02-25 03:11:30 -05:00
foreman 0cae03d7a6 P4 to Git Change 1124370 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/24 03:02:19
EPR #010002 - Change OpenCL version number from 1740 to 1741.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1487 edit


[ROCm/clr commit: a8de6ca08f]
2015-02-24 03:11:09 -05:00
foreman c384997fbd P4 to Git Change 1124329 by gandryey@gera-w8 on 2015/02/23 19:50:45
ECR #304775 - Enable CL-GL depth extension

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#303 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#116 edit


[ROCm/clr commit: 2b6c49020a]
2015-02-23 19:59:07 -05:00
foreman bb18e87796 P4 to Git Change 1124028 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/22 03:00:12
EPR #010002 - Change OpenCL version number from 1739 to 1740.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1486 edit


[ROCm/clr commit: 06eef1ea0f]
2015-02-22 03:10:55 -05:00
foreman c3ce150730 P4 to Git Change 1123993 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/21 03:00:12
EPR #010002 - Change OpenCL version number from 1738 to 1739.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1485 edit


[ROCm/clr commit: 797c89da4e]
2015-02-21 03:16:30 -05:00
foreman c8e7c02e72 P4 to Git Change 1123713 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/20 03:00:12
EPR #010002 - Change OpenCL version number from 1737 to 1738.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1484 edit


[ROCm/clr commit: 9ed8da78bb]
2015-02-20 03:09:42 -05:00
foreman 5ac60a3c29 P4 to Git Change 1123622 by wchau@wchau_WINDOWS7_OCL on 2015/02/19 17:52:17
ECR #399840 - OpenCL Runtime HW Debug support development

	- use device to control debugger registration and exception notification so that debug event will not be tied to any particular queue.
	- use aqlCodeInfo parameter for clHwDbgMapKernelCodeAMD() to be consistent with clHwDbgGetAqlPacketInfoAMD()

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.h#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#352 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#127 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.cpp#70 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.h#43 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.hpp#6 edit


[ROCm/clr commit: 3e53caa02e]
2015-02-19 19:40:35 -05:00
foreman d53616dbf2 P4 to Git Change 1123388 by asalmanp@asalmanp-opencl-stg1 on 2015/02/19 09:39:12
EPR #394115 - [OpenCL] Adding support for Baffin (gfx8) and removing Bermuda IDs as it's canceled for production.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/6906/

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/SI/devStateSI.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/devState.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/scCompileBase.cpp#41 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABI.h#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABIMultiBinary.cpp#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#30 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#22 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings.h#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil.h#24 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil64.h#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/AMDIL.h#109 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/AMDILSubtarget.cpp#207 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/Internal/AMDILInternalDeviceFlags.h#12 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/Internal/InternalProcessors.td#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/driver/driver.cpp#53 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#119 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#495 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#302 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/include/cal/cal.h#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#107 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/binary/BIFEnumCheck.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/math/OCLMathFunc.cpp#19 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp#24 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#21 edit


[ROCm/clr commit: 861ef524fb]
2015-02-19 09:46:45 -05:00
foreman ae13f9c083 P4 to Git Change 1123371 by akasauro@spb-hlc-tn9-hsa on 2015/02/19 07:20:48
ECR #333756 - tree clean up to prepare for removal of obsolete sc-hsa from stg/opencl
	       Testing: PSDB

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/Android.mk#12 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc/new_make/README#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/HSAIL/Android.mk#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/llvm-device-build.mk#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugger.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#107 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#351 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/build/Makefile.oclhsa#4 edit


[ROCm/clr commit: 913f1421ca]
2015-02-19 07:33:38 -05:00
foreman f29e96d0ea P4 to Git Change 1123348 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/19 03:00:13
EPR #010002 - Change OpenCL version number from 1736 to 1737.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1483 edit


[ROCm/clr commit: f29b1e0f5d]
2015-02-19 03:08:07 -05:00
foreman 327e02ddf5 P4 to Git Change 1123331 by bsumner@bsumner-lin-opencl on 2015/02/18 20:59:50
ECR #304775 - Carrizo has full rate 32-bit FMA

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#118 edit


[ROCm/clr commit: a5c154d140]
2015-02-18 21:06:16 -05:00
foreman 18eb37fc01 P4 to Git Change 1123271 by wchau@wchau_WINDOWS7_OCL on 2015/02/18 16:59:12
ECR #399840 - OpenCL Runtime HW Debug support development - add install_trap API to avoid the expose of runtime trap handler to the DBE.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_context.cpp#41 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.h#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.hpp#5 edit


[ROCm/clr commit: 7431a16712]
2015-02-18 17:22:47 -05:00
foreman cdac75c0b6 P4 to Git Change 1123019 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/18 03:00:13
EPR #010002 - Change OpenCL version number from 1735 to 1736.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1482 edit


[ROCm/clr commit: 36cd16fd60]
2015-02-18 03:10:54 -05:00
foreman 3d1a12fbda P4 to Git Change 1122837 by skudchad@skudchad_test_win_opencl2 on 2015/02/17 14:47:09
EPR #403782 - IOMMU2/SVM
	- Enable SVM Atomics for asics that support finegrainsystem for Windows 10

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/6907/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#301 edit


[ROCm/clr commit: 1473861e04]
2015-02-17 15:00:50 -05:00
foreman 91b1cefbd5 P4 to Git Change 1122627 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/17 03:00:14
EPR #010002 - Change OpenCL version number from 1734 to 1735.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1481 edit


[ROCm/clr commit: b8412f5391]
2015-02-17 03:14:40 -05:00
foreman 6703ea6bde P4 to Git Change 1122277 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/14 03:00:12
EPR #010002 - Change OpenCL version number from 1733 to 1734.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1480 edit


[ROCm/clr commit: d9e3a6dde4]
2015-02-14 03:08:03 -05:00
foreman d4106ee51e P4 to Git Change 1122235 by xcui@merged_opencl_jxcwin on 2015/02/13 17:28:52
EPR #413091 - move commit svm host memory into allocmaptarget and added hostmemref as the backing store  for multiple gpu cases

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#73 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#280 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#118 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#115 edit


[ROCm/clr commit: 072a375629]
2015-02-13 17:49:06 -05:00
foreman 2c92d4e2e8 P4 to Git Change 1122150 by weizhang@msdnweizhang-opencl on 2015/02/13 14:57:59
EPR #413960 - Back out changelist 1089720 to re-enable platform atomics for CZ

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#300 edit


[ROCm/clr commit: 96a1e9388f]
2015-02-13 15:06:39 -05:00
foreman 059f5d4802 P4 to Git Change 1122064 by ericz@fl-ericz-dev on 2015/02/13 10:55:09
EPR #414440 - TC is RED for all Stg OpenCL
	EPR #412622 - OpenGL GFXIP 9 bring up general development.

	Add device id's for Greenland, Baffin (GFX8), and Ellesmere (GFX8). Removed device id for Bermuda since it has been cancelled. Add additional support for GFX9 in SCL and ES components.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/6843/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#106 edit


[ROCm/clr commit: e41f9ff8e9]
2015-02-13 11:34:35 -05:00
foreman 713e4f8abc P4 to Git Change 1121918 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/13 03:00:19
EPR #010002 - Change OpenCL version number from 1732 to 1733.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1479 edit


[ROCm/clr commit: bee9a475a1]
2015-02-13 03:16:18 -05:00
foreman 617e8b7011 P4 to Git Change 1121439 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/12 03:00:11
EPR #010002 - Change OpenCL version number from 1731 to 1732.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1478 edit


[ROCm/clr commit: 86e5ee77fb]
2015-02-12 03:16:56 -05:00
foreman 6b94603f0a P4 to Git Change 1121245 by wchau@wchau_WINDOWS7_OCL on 2015/02/11 16:27:16
EPR #414268 - OCL Promotion build failed/use HSAIL 1.0F instead of 1.0P due to CL#1108891
	 Make change to fix the build issue related to the backout of CL#1121106

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#5 edit


[ROCm/clr commit: 4516591f9d]
2015-02-11 16:54:03 -05:00
foreman b8ce954e8a P4 to Git Change 1121131 by bwicakso@opencl-hsa-stg-bwicakso on 2015/02/11 12:55:55
EPR #414268 - Back out changelist 1121106

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/brig_loader.cpp#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc-hsa/Interface/hsa_ext_finalize.h#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#279 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#190 edit


[ROCm/clr commit: 2af2557e26]
2015-02-11 13:06:36 -05:00
foreman 24f92ef47b P4 to Git Change 1121106 by bwicakso@opencl-hsa-stg-bwicakso on 2015/02/11 12:05:28
EPR #414268 - Back out the changes for HSAF1.0F on opencl branch (CL#1108891 & 1118596)

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/brig_loader.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc-hsa/Interface/hsa_ext_finalize.h#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#278 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#189 edit


[ROCm/clr commit: 13efca9690]
2015-02-11 12:29:38 -05:00
foreman 02595f166f P4 to Git Change 1120972 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/11 03:00:12
EPR #010002 - Change OpenCL version number from 1730 to 1731.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1477 edit


[ROCm/clr commit: 49f41ac078]
2015-02-11 03:27:24 -05:00
foreman 33852d1875 P4 to Git Change 1120702 by skudchad@skudchad_test_win_opencl2 on 2015/02/10 15:02:35
EPR #403782 - IOMMU2/SVM
	Basic changes to enable finegrainsystem.
	- OpenCL runtime changes for enabling Fine Grain System on Carrizo
	- Check for SVMPointer while unmap, if so skip unmap

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/6844/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#494 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#350 edit


[ROCm/clr commit: 546ce7ec2d]
2015-02-10 15:14:56 -05:00
foreman 2a4d291338 P4 to Git Change 1120429 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/10 03:00:54
EPR #010002 - Change OpenCL version number from 1729 to 1730.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1476 edit


[ROCm/clr commit: 1f90e595e1]
2015-02-10 03:16:23 -05:00
foreman cdfc40b661 P4 to Git Change 1120307 by skudchad@skudchad_test_win_opencl2 on 2015/02/09 19:44:04
EPR #403782 - IOMMU2/SVM
	- Reset desc.isAllocExecute so that it doesnt have random values

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#207 edit


[ROCm/clr commit: 252e1de747]
2015-02-09 19:53:58 -05:00
foreman 4c60ebae1f P4 to Git Change 1120039 by emankov@em-hsa-amd on 2015/02/09 06:57:34
EPR #414091 - Compiler Lib/HSAIL: Fix for -fno-bin-cg on multiple kernels

	[Problem] If CL or BRIG contains multiple kernels, compilation with option -fno-bin-cg leads to finalizer error.

	[Solution] Check that all kernels are finalized before deleting BRIG from BIF. Actual deletion occurs after finalizing the last kernel.

	[Misc]
	+ fix erroneous successful exit from finalizing BRIG -> ISA function when BRIG is not extracted successfully
	+ string constants for symbol prefixes replaced on using findBIF30SymStruct
	+ obsolete __AMP_ is removed from code
	+ cosmetic changes in hsail_be
	+ test for the fix is added: ursa.pl -t complib -M-fno-bin-cg-g_multiple_kernels

	[Tests] pre check-in, make smoke, ursa complib, bingen test (from Benjamin Coquelle)

	[Reviewers] Brian Sumner, Artem Tamazov, Matthew Arsenault

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#60 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.hpp#13 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fbin-cg-g/HelloWorld_Kernel_cl.cl#2 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fbin-cg/HelloWorld_Kernel_cl.cl#2 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fno-bin-cg-g/HelloWorld_Kernel_cl.cl#2 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fno-bin-cg-g_multiple_kernels/MM_Kernels.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fno-bin-cg/HelloWorld_Kernel_cl.cl#2 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/complib.tlst#6 edit


[ROCm/clr commit: d68ce71f32]
2015-02-09 07:02:35 -05:00
foreman 7175d6fa6a P4 to Git Change 1119829 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/07 03:00:16
EPR #010002 - Change OpenCL version number from 1728 to 1729.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1475 edit


[ROCm/clr commit: 1c804f9643]
2015-02-07 03:09:04 -05:00
foreman 193a70577a P4 to Git Change 1119795 by xcui@merged_opencl_jxcwin on 2015/02/06 20:33:37
EPR #413091 - Back out changelist 1119692

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#117 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#206 edit


[ROCm/clr commit: a1fb1864da]
2015-02-06 20:44:19 -05:00
foreman ca9d490be8 P4 to Git Change 1119692 by xcui@merged_opencl_jxcwin on 2015/02/06 16:20:16
EPR #413091 - created backing store in the maptarget and move the commit SVM memory funciton into alloMaptarget function. Added  sync funtion in map so that it can handle mGPU cases.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#116 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#205 edit


[ROCm/clr commit: 12a7fe0d71]
2015-02-06 16:56:12 -05:00
foreman 84386e9873 P4 to Git Change 1118957 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/05 03:00:16
EPR #010002 - Change OpenCL version number from 1727 to 1728.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1474 edit


[ROCm/clr commit: 4677869ab9]
2015-02-05 03:32:17 -05:00
foreman c86ff07345 P4 to Git Change 1118596 by bwicakso@opencl-hsa-stg-bwicakso on 2015/02/04 12:12:37
ECR #333755 - Part 2 - Update to spec 20150116
	Review: skeely
	Test: teamcity http://ocltc.amd.com:8111/viewLog.html?buildId=11816772&tab=buildResultsDiv&buildTypeId=PrecheckinTestsOpenCLSanity_PrecheckinSanityKaveriLinux64bitDebugHsaFoundation

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#277 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsavirtual.cpp#33 edit


[ROCm/clr commit: 24ea9f9878]
2015-02-04 12:30:43 -05:00
foreman 43e8729e46 P4 to Git Change 1118593 by xcui@merged_opencl_jxcwin on 2015/02/04 12:10:27
EPR #413091 - fixed a bug in the gpukenerl processing, the svm memory object of a kernel argument also needs to be updated writer couting for mGPU support, if the memory object is writable for the kernel.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#276 edit


[ROCm/clr commit: c725bca7c1]
2015-02-04 12:26:13 -05:00
foreman 96f5e82fab P4 to Git Change 1118448 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/04 03:00:13
EPR #010002 - Change OpenCL version number from 1726 to 1727.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1473 edit


[ROCm/clr commit: 654eccf977]
2015-02-04 03:14:30 -05:00