Граф коммитов

422 Коммитов

Автор SHA1 Сообщение Дата
foreman 06eef1ea0f 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
2015-02-22 03:10:55 -05:00
foreman 797c89da4e 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
2015-02-21 03:16:30 -05:00
foreman 9ed8da78bb 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
2015-02-20 03:09:42 -05:00
foreman 3e53caa02e 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
2015-02-19 19:40:35 -05:00
foreman 861ef524fb 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
2015-02-19 09:46:45 -05:00
foreman 913f1421ca 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
2015-02-19 07:33:38 -05:00
foreman f29b1e0f5d 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
2015-02-19 03:08:07 -05:00
foreman a5c154d140 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
2015-02-18 21:06:16 -05:00
foreman 7431a16712 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
2015-02-18 17:22:47 -05:00
foreman 36cd16fd60 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
2015-02-18 03:10:54 -05:00
foreman 1473861e04 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
2015-02-17 15:00:50 -05:00
foreman b8412f5391 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
2015-02-17 03:14:40 -05:00
foreman d9e3a6dde4 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
2015-02-14 03:08:03 -05:00
foreman 072a375629 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
2015-02-13 17:49:06 -05:00
foreman 96a1e9388f 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
2015-02-13 15:06:39 -05:00
foreman e41f9ff8e9 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
2015-02-13 11:34:35 -05:00
foreman bee9a475a1 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
2015-02-13 03:16:18 -05:00
foreman 86e5ee77fb 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
2015-02-12 03:16:56 -05:00
foreman 4516591f9d 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
2015-02-11 16:54:03 -05:00
foreman 2af2557e26 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
2015-02-11 13:06:36 -05:00
foreman 13efca9690 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
2015-02-11 12:29:38 -05:00
foreman 49f41ac078 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
2015-02-11 03:27:24 -05:00
foreman 546ce7ec2d 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
2015-02-10 15:14:56 -05:00
foreman 1f90e595e1 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
2015-02-10 03:16:23 -05:00
foreman 252e1de747 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
2015-02-09 19:53:58 -05:00
foreman d68ce71f32 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
2015-02-09 07:02:35 -05:00
foreman 1c804f9643 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
2015-02-07 03:09:04 -05:00
foreman a1fb1864da 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
2015-02-06 20:44:19 -05:00
foreman 12a7fe0d71 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
2015-02-06 16:56:12 -05:00
foreman 4677869ab9 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
2015-02-05 03:32:17 -05:00
foreman 24ea9f9878 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
2015-02-04 12:30:43 -05:00
foreman c725bca7c1 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
2015-02-04 12:26:13 -05:00
foreman 654eccf977 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
2015-02-04 03:14:30 -05:00
foreman 31ca701a3e P4 to Git Change 1118228 by gandryey@gera-dev-w7 on 2015/02/03 16:17:12
ECR #304775 - Back out changelist 1117184
	- There is a hang on CPU in conversion test

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#67 edit
2015-02-03 17:56:13 -05:00
foreman 8eb38c986f P4 to Git Change 1117979 by jatang@jatang-opencl-hsa-stg1 on 2015/02/03 10:05:21
EPR #412821 - Add CL_DEVICE_AVAILABLE_ASYNC_QUEUES_AMD to cl_amd_device_attribute_query.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_device.cpp#56 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl_ext.h#8 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#15 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#239 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#493 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#105 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#43 edit
2015-02-03 10:13:23 -05:00
foreman ef33fcfcff P4 to Git Change 1117869 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/03 03:00:15
EPR #010002 - Change OpenCL version number from 1725 to 1726.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1472 edit
2015-02-03 03:11:15 -05:00
foreman fbc004a964 P4 to Git Change 1117793 by asalmanp@asalmanp-opencl-stg1 on 2015/02/02 22:25:50
EPR #394115 - Exposing Fiji on mainline
	ReviewBoardURL=http://ocltc.amd.com/reviews/r/6774/

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#29 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#24 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings.h#24 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil.h#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil64.h#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/AMDIL.h#108 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/AMDILSubtarget.cpp#206 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/Internal/InternalProcessors.td#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/driver/driver.cpp#52 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#118 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp#23 edit
2015-02-02 22:32:10 -05:00
foreman 2a531ac0ea P4 to Git Change 1117259 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/31 03:00:13
EPR #010002 - Change OpenCL version number from 1724 to 1725.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1471 edit
2015-01-31 03:09:08 -05:00
foreman 256f885c07 P4 to Git Change 1117184 by gandryey@gera-dev-w7 on 2015/01/30 18:01:14
ECR #304775 - Remove atomic update for the event status

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#66 edit
2015-01-30 18:24:21 -05:00
foreman 6ea7225039 P4 to Git Change 1117053 by weizhang@weizhang-lnx-opencl-tmp on 2015/01/30 14:40:55
EPR #410989 - Set globalScratchBuf_ to NULL after it is deleted.

	   The issue is that scratch buffer will be destroyed again when the transfer queue is destroyed.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#492 edit
2015-01-30 15:10:24 -05:00
foreman 84508bb5a4 P4 to Git Change 1116855 by emankov@em-hsa-amd on 2015/01/30 07:38:03
ECR #333753 - Compiler Lib/ORCA RT/Performance: BRIG in BIF is not needed anymore for finalizing & executing ISA (except cases with program scope global variables).

	[Description] The feature is intended to minimize the binary size for execution.
	This is half-hearted solution: If -fno-bin-cg is set, then after ISA finalization all BRIG sections are removed from the binary, but if there are program scope global variables in code, the option is ignored and all BRIG sections retain in binary for further globals’ allocation & initialization. The complete solution awaits Code Objects implementation.

	+ Additionally change fixes Bug 10478.
	+ Recompilation steps determination is changed in RT.
	+ symBRIGLoaderMap is added to bif_section_labels.
	+ RT_CONTAINS_LOADER_MAP is added for aclQueryInfo in order to check symBRIGLoaderMap existance in binary.
	+ complib tests are added on -fbin-cg/-fno-bin-cg.
	+ ocltst -t complib -M CLEnumCheck is updated.

	[Side effects] performance improvement, memory consumption reduction

	[TODO] Do the same on .hsa bits.

	[Testing] pre check-in, make smoke, complib, ocltst: complib, compiler, runtime, binary

	[Reviewer] German Andryeyev

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/brig_loader.cpp#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#36 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.hpp#12 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/scClientAPI.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclEnums.h#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/bif_section_labels.hpp#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/loader/libloader/loader.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/aoc2/aoc2.cpp#64 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#188 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fbin-cg-g/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fbin-cg-g_globals/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fbin-cg/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fbin-cg_globals/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fno-bin-cg-g/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fno-bin-cg-g_globals/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fno-bin-cg/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fno-bin-cg_globals/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/complib.tlst#5 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/CLEnumCheck.cpp#40 edit
2015-01-30 07:48:28 -05:00
foreman 9276e5b992 P4 to Git Change 1116772 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/30 03:00:14
EPR #010002 - Change OpenCL version number from 1723 to 1724.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1470 edit
2015-01-30 03:16:28 -05:00
foreman 08f0e15bca P4 to Git Change 1116396 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/29 03:00:14
EPR #010002 - Change OpenCL version number from 1722 to 1723.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1469 edit
2015-01-29 03:12:59 -05:00
foreman c51f296496 P4 to Git Change 1115982 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/28 03:00:14
EPR #010002 - Change OpenCL version number from 1721 to 1722.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1468 edit
2015-01-28 03:22:58 -05:00
foreman 3eb6dee213 P4 to Git Change 1115538 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/27 03:00:23
EPR #010002 - Change OpenCL version number from 1720 to 1721.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1467 edit
2015-01-27 03:08:14 -05:00
foreman c9bf64f2f7 P4 to Git Change 1115441 by skudchad@skudchad_test_win_opencl2 on 2015/01/26 18:11:58
EPR #403782 - IOMMU2/SVM
	- Fix assert in OpenCL runtime

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#204 edit
2015-01-26 18:39:50 -05:00
foreman 172266c1ba P4 to Git Change 1115252 by skudchad@skudchad_test_win_opencl2 on 2015/01/26 12:25:46
EPR #403782 - IOMMU2/SVM
	- Detect SVM Fine Grain system in IOL and OpenCL runtime
	- Changes to convey Allocation attribute to IOL

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#203 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#78 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuscsi.cpp#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#299 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.hpp#89 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/include/cal/cal.h#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/include/cal/calcl.h#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#104 edit
2015-01-26 12:53:29 -05:00
foreman cc54e51cfb P4 to Git Change 1115017 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/24 03:00:13
EPR #010002 - Change OpenCL version number from 1719 to 1720.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1466 edit
2015-01-24 03:16:41 -05:00
foreman fe8a3fc53e P4 to Git Change 1114892 by rili@rili_opencl_stg on 2015/01/23 15:08:20
EPR #411675 - Disable the code of writing 0 for the buffer paging by VidMM if asic is apu.
	                         On Kaveri, benchmark "photo editing" of PCMarks takes longer time
	                         Not sure how PCMarks measures it.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#202 edit
2015-01-23 15:50:10 -05:00
foreman a910ebb77d P4 to Git Change 1114824 by gandryey@gera-dev-w7 on 2015/01/23 14:01:28
EPR #410560 - Forum: [169727] Bug? CL_MEM_COPY_HOST_PTR is not thread safe
	- Add extra condition for the scratch unbinding

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#349 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#126 edit
2015-01-23 14:20:22 -05:00