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

278 Коммитов

Автор SHA1 Сообщение Дата
foreman db38e60a77 P4 to Git Change 1093926 by rili@rili_opencl_stg on 2014/11/05 12:06:20
EPR #408506 - Extended the reported global memory size(CL_DEVICE_GLOBAL_FREE_MEMORY_AMD) to include a portion of remote memory for APU

Affected files ...

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


[ROCm/clr commit: dd6074f047]
2014-11-05 12:33:33 -05:00
foreman 9cc1a81727 P4 to Git Change 1093772 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/11/05 03:00:11
EPR #010002 - Change OpenCL version number from 1676 to 1677.

Affected files ...

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


[ROCm/clr commit: bed7c232ad]
2014-11-05 03:25:43 -05:00
foreman 9d53ff5ea5 P4 to Git Change 1093281 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/11/04 03:00:14
EPR #010002 - Change OpenCL version number from 1675 to 1676.

Affected files ...

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


[ROCm/clr commit: 091e4f8e9a]
2014-11-04 03:16:49 -05:00
foreman e8dcbc3b4b P4 to Git Change 1092917 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/11/03 03:00:12
EPR #010002 - Change OpenCL version number from 1674 to 1675.

Affected files ...

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


[ROCm/clr commit: be55d02ceb]
2014-11-03 03:11:54 -05:00
foreman 4a877d10b8 P4 to Git Change 1092811 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/11/01 03:00:12
EPR #010002 - Change OpenCL version number from 1673 to 1674.

Affected files ...

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


[ROCm/clr commit: 976611bbb6]
2014-11-01 03:15:05 -04:00
foreman 210dc6e262 P4 to Git Change 1092480 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/31 03:00:13
EPR #010002 - Change OpenCL version number from 1672 to 1673.

Affected files ...

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


[ROCm/clr commit: 166bf3bcb4]
2014-10-31 03:09:16 -04:00
foreman a8ec75b046 P4 to Git Change 1092375 by lmoriche@lmoriche_opencl_osx on 2014/10/30 16:43:31
ECR #304775 - Remove unused ring.hpp

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpucommand.hpp#37 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/ring.hpp#2 delete


[ROCm/clr commit: 491149bcb8]
2014-10-30 16:56:36 -04:00
foreman 44757a9d79 P4 to Git Change 1092347 by bsumner@bsumner-lin-opencl on 2014/10/30 15:32:01
ECR #304775 - add flag to force CL_FP_DENORM on gpu

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#475 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#216 edit


[ROCm/clr commit: f229d44faf]
2014-10-30 15:37:59 -04:00
foreman 1a8476704f P4 to Git Change 1092343 by gandryey@gera-dev-w7 on 2014/10/30 15:12:30
ECR #304775 - Add a check for NULL dev pointer.
	- Subbuffer was created, but never used. Thus dev memory could be NULL and lastWriter_ was passed from the parent object on create

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#112 edit


[ROCm/clr commit: 140913a53c]
2014-10-30 15:28:52 -04:00
foreman 7e0c8f9e55 P4 to Git Change 1092285 by gandryey@gera-dev-w7 on 2014/10/30 13:33:14
ECR #304775 - Change preferred device queue size to 256KB

Affected files ...

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


[ROCm/clr commit: 778105dd2c]
2014-10-30 14:16:06 -04:00
foreman 59b9cd758e P4 to Git Change 1092261 by gandryey@gera-dev-w7 on 2014/10/30 13:01:38
ECR #304775 - Align the queue size to match the multidispatch scheduler requirements

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#337 edit


[ROCm/clr commit: 7cac96b9a5]
2014-10-30 13:11:11 -04:00
foreman 9f3d6e0a69 P4 to Git Change 1092123 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/30 03:00:11
EPR #010002 - Change OpenCL version number from 1671 to 1672.

Affected files ...

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


[ROCm/clr commit: 0e0a737cb7]
2014-10-30 03:09:27 -04:00
foreman 04398ca890 P4 to Git Change 1092096 by yaxunl@yaxunl_stg_win50 on 2014/10/29 22:49:51
EPR #408439 - Add heuristics for setting SC register allocation strategy.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/amdil_be.cpp#40 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/SI/scCompileSI.cpp#47 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/SI/scCompileSI.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/SI/scStateSI.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/scState.cpp#33 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#120 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/amdilUtils.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/amdilUtils.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/include/llvm/InitializePasses.h#73 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/include/llvm/Transforms/IPO.h#29 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/include/llvm/Transforms/IPO/AMDKernelPerfHint.h#1 add
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/AMDILKernelManager.cpp#453 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/IPO/AMDKernelPerfHint.cpp#1 add
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/IPO/AMDPassManagerBuilder.cpp#46 edit


[ROCm/clr commit: a5d50f6926]
2014-10-29 22:56:55 -04:00
foreman 046f1d13f6 P4 to Git Change 1092066 by xcui@merged_opencl_jxcwin on 2014/10/29 18:11:54
EPR #406328 - modified the opencl runtime so that SVM allocation is done for every SVM capable devices, not just one device. This is the part of changes for SVM multiple device support.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/context.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/context.hpp#22 edit


[ROCm/clr commit: 8cac43ef6c]
2014-10-29 18:17:14 -04:00
foreman b90f370aed P4 to Git Change 1092043 by xcui@merged_opencl_jxcwin on 2014/10/29 17:04:56
EPR #397491 - changed the CPU SVM capability availablility only for OpenCL 2.0, not for 1.2.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpudevice.cpp#267 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpusettings.cpp#28 edit


[ROCm/clr commit: fe61054635]
2014-10-29 17:16:07 -04:00
foreman ae05bf6a81 P4 to Git Change 1091769 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/29 03:00:14
EPR #010002 - Change OpenCL version number from 1670 to 1671.

Affected files ...

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


[ROCm/clr commit: b3a41138c9]
2014-10-29 03:11:06 -04:00
foreman 1e657332f7 P4 to Git Change 1091664 by bdhanase@bala_workpc_ocl on 2014/10/28 16:36:55
EPR #405824 - Back out changelist 1088793

Affected files ...

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


[ROCm/clr commit: 62eb98e152]
2014-10-28 17:03:08 -04:00
foreman 53502c15bb P4 to Git Change 1091401 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/28 03:00:11
EPR #010002 - Change OpenCL version number from 1669 to 1670.

Affected files ...

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


[ROCm/clr commit: eeb3b78b29]
2014-10-28 03:12:35 -04:00
foreman 293853b84f P4 to Git Change 1091316 by yaxunl@yaxunl_stg_win50 on 2014/10/27 17:49:43
ECR #377625 - Function support: reduce number of private memory access by increasing argument promotion limit.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#119 edit


[ROCm/clr commit: c4abe32135]
2014-10-27 18:06:52 -04:00
foreman c0b17ef61d P4 to Git Change 1091046 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/27 03:00:16
EPR #010002 - Change OpenCL version number from 1668 to 1669.

Affected files ...

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


[ROCm/clr commit: b5addb1038]
2014-10-27 03:11:25 -04:00
foreman aee9221e31 P4 to Git Change 1090948 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/25 03:00:12
EPR #010002 - Change OpenCL version number from 1667 to 1668.

Affected files ...

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


[ROCm/clr commit: df8347472e]
2014-10-25 03:05:44 -04:00
foreman b532f70025 P4 to Git Change 1090678 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/24 03:00:12
EPR #010002 - Change OpenCL version number from 1666 to 1667.

Affected files ...

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


[ROCm/clr commit: 35b929b3e3]
2014-10-24 03:16:36 -04:00
foreman a45c54099f P4 to Git Change 1090376 by gandryey@gera-dev-w7 on 2014/10/23 11:03:32
ECR #304775 - Move OCL runtime to the latest HSA1.0 spec
	- Use HSA defines

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#196 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#336 edit


[ROCm/clr commit: 27384c607e]
2014-10-23 11:19:22 -04:00
foreman 3feb067296 P4 to Git Change 1090305 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/23 03:00:11
EPR #010002 - Change OpenCL version number from 1665 to 1666.

Affected files ...

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


[ROCm/clr commit: 5abff30311]
2014-10-23 03:05:37 -04:00
foreman 2970fc797b P4 to Git Change 1090255 by bdhanase@bala_workpc_ocl on 2014/10/22 21:53:30
EPR #407358 - Remove peacock and replace it with Carrizo

	http://ocltc.amd.com/reviews/r/6107/

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#27 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#22 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#13 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings.h#22 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil.h#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil64.h#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_hsail64.h#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/AMDILSubtarget.cpp#204 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/Internal/InternalProcessors.td#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/driver/driver.cpp#50 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#116 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp#20 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#18 edit


[ROCm/clr commit: 9887990f9d]
2014-10-22 22:00:13 -04:00
foreman 8c7e2b0e7a P4 to Git Change 1090162 by xcui@merged_opencl_jxcwin on 2014/10/22 16:32:02
EPR #407469 - disabled the SVM fine grain buffer support for CZ on mainline

Affected files ...

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


[ROCm/clr commit: 206bd8113d]
2014-10-22 16:45:22 -04:00
foreman 91162f81cd P4 to Git Change 1089922 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/22 03:00:13
EPR #010002 - Change OpenCL version number from 1664 to 1665.

Affected files ...

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


[ROCm/clr commit: 9745d6a49d]
2014-10-22 03:11:45 -04:00
foreman 185b8b3f86 P4 to Git Change 1089823 by gandryey@gera-dev-w7 on 2014/10/21 17:52:16
ECR #304775 - Move OCL runtime to the latest HSA1.0 spec

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/brig_loader.cpp#14 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/build/Makefile.gpu#24 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/build/Makefile.gpu#57 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#115 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#471 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#267 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#102 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#181 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusched.hpp#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#335 edit


[ROCm/clr commit: 692a1b9f9a]
2014-10-21 18:07:39 -04:00
foreman 5d5583b7f9 P4 to Git Change 1089720 by weizhang@msdnweizhang-opencl on 2014/10/21 14:41:59
EPR #405824 - Disable platform atomics on CZ

Affected files ...

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


[ROCm/clr commit: 1a5e2fabe0]
2014-10-21 14:54:42 -04:00
foreman b738abdf9f P4 to Git Change 1089469 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/21 03:00:12
EPR #010002 - Change OpenCL version number from 1663 to 1664.

Affected files ...

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


[ROCm/clr commit: f885bbc25f]
2014-10-21 03:11:59 -04:00
foreman e75ee43cf4 P4 to Git Change 1089081 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/20 03:00:11
EPR #010002 - Change OpenCL version number from 1662 to 1663.

Affected files ...

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


[ROCm/clr commit: e5e20c0b67]
2014-10-20 03:14:26 -04:00
foreman 7548ac04ad P4 to Git Change 1089024 by ssahasra@ssahasra_opencl_windows on 2014/10/20 00:05:43
ECR #333753 - clc2: disallow implicit function declarations (bug 10328)

	In addition, the change fixes the following side-effects:
	1. Fix a typo in runtime/.../gpuschedcl.cpp, which fails due to the stricter check in Clang.
	2. Unconditionally add sub_group builtins for pipes, without checking if the extension is enabled. See bug 10366.
	3. Also added a test in ocl_features_clang to check for the sub_group builtins.

	Passes smoke, smoke_clang, precheckin.
	Additionally passes new tests added in ocl_features.

	Reviewed by Brian Sumner.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/clang/lib/Sema/SemaLookup.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/clc2/wrapper/ClangWrapper.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#33 edit


[ROCm/clr commit: e25e8f4561]
2014-10-20 00:17:58 -04:00
foreman 1a5cdb9116 P4 to Git Change 1088957 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/18 03:00:11
EPR #010002 - Change OpenCL version number from 1661 to 1662.

Affected files ...

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


[ROCm/clr commit: 69de913e4b]
2014-10-18 03:12:08 -04:00
foreman 06950ca748 P4 to Git Change 1088793 by bdhanase@bala_workpc_ocl on 2014/10/17 14:36:17
EPR #405824 - Back out changelist 1088461

Affected files ...

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


[ROCm/clr commit: 8770a7ca06]
2014-10-17 14:49:15 -04:00
foreman ee15667629 P4 to Git Change 1088508 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/17 03:00:11
EPR #010002 - Change OpenCL version number from 1660 to 1661.

Affected files ...

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


[ROCm/clr commit: a4865b25bd]
2014-10-17 03:10:11 -04:00
foreman 66f34b4c46 P4 to Git Change 1088461 by bdhanase@bala_workpc_ocl on 2014/10/16 23:15:14
EPR #405824 - On apus, if we run out of local memory to allocate cl_mem objects, ocl runtime will use remote (system) memory.  Update maxMemAllocSize_ to include that.

Affected files ...

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


[ROCm/clr commit: 1dfb720281]
2014-10-16 23:25:14 -04:00
foreman a57aa10099 P4 to Git Change 1088224 by gandryey@gera-dev-w7 on 2014/10/16 14:05:07
EPR #403341 - [Regression][OCL] P2P SDI to GPU (RGBA) and P2P SDI to GPU (RGB) show corruption on sdi output
	- Remove CALResGLBufferTypeEnum.
	- Code clean-up
	- Add a workaround for conformance fence_sync failures

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#195 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#77 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/include/cal/calcl.h#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#42 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#19 edit


[ROCm/clr commit: 9b0402343e]
2014-10-16 14:25:54 -04:00
foreman 1b8726a5e9 P4 to Git Change 1087965 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/16 03:00:13
EPR #010002 - Change OpenCL version number from 1659 to 1660.

Affected files ...

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


[ROCm/clr commit: b124361187]
2014-10-16 03:13:32 -04:00
foreman 1ab80d4b9b P4 to Git Change 1087847 by lmoriche@lmoriche_opencl_dev on 2014/10/15 17:33:42
EPR #407144 - Fixes an issue introduced by CL#1082950

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/thread/semaphore.cpp#8 edit


[ROCm/clr commit: 42ae4367c2]
2014-10-15 17:49:44 -04:00
foreman c945a7f207 P4 to Git Change 1087846 by bdhanase@bala_workpc_ocl on 2014/10/15 17:33:32
EPR #407358 - Enable remoteAlloc_ by default if the frame buffer is less than 128 MB on an APU system

	Reviewed by: German

Affected files ...

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


[ROCm/clr commit: e00c0d6992]
2014-10-15 17:44:44 -04:00
foreman 9b7df3602c P4 to Git Change 1087805 by yaxunl@yaxunl_stg_win50 on 2014/10/15 16:07:03
EPR #407587 - Fix llvm -stats not printing out statistics.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/codegen.cpp#59 edit


[ROCm/clr commit: f10df9ffcd]
2014-10-15 17:02:40 -04:00
foreman 73e46f4b61 P4 to Git Change 1087568 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/15 03:00:12
EPR #010002 - Change OpenCL version number from 1658 to 1659.

Affected files ...

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


[ROCm/clr commit: f4582fd447]
2014-10-15 03:13:41 -04:00
foreman 2703a2edee P4 to Git Change 1087490 by gandryey@gera-dev-w7 on 2014/10/14 19:07:04
EPR #403341 - [Regression][OCL] P2P SDI to GPU (RGBA) and P2P SDI to GPU (RGB) show corruption on sdi output
	- Enable GL Acquire/Release calls for more resource types. GL can enable color compression, but compute doesn't support it. Thus decompression can be required.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#194 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#41 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#18 edit


[ROCm/clr commit: b4f7a4274b]
2014-10-14 19:15:37 -04:00
foreman dcf2e47687 P4 to Git Change 1087396 by bsumner@bsumner-lin-opencl on 2014/10/14 15:21:38
ECR #304775 - move majority of rutime kernels into library

Affected files ...

... //depot/stg/opencl/drivers/opencl/library/common.hsa/src/blitKernels.cl#3 add
... //depot/stg/opencl/drivers/opencl/library/common/src/blitKernels.cl#3 add
... //depot/stg/opencl/drivers/opencl/library/hsa/hsail/src/devenq/devenq.h#6 edit
... //depot/stg/opencl/drivers/opencl/library/hsa/hsail/src/devenq/schedule.cl#3 add
... //depot/stg/opencl/drivers/opencl/library/x86/gen/build/Makefile.gen#19 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/blitcl.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#32 edit


[ROCm/clr commit: af02d04050]
2014-10-14 15:57:52 -04:00
foreman cacb80e9c6 P4 to Git Change 1087364 by mbareghe@mbareghe_staging_win30 on 2014/10/14 14:49:19
ECR #304775 - clp re-implementation - Refactored SPIR loader and Added replaceTrivialConversionFunc to linker and offline linker. clp Moved to prelinker.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/clc/clpSrc/Makefile#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clc/clpSrc/build/Makefile#3 delete
... //depot/stg/opencl/drivers/opencl/compiler/clc/clpSrc/clpMain.cpp#4 delete
... //depot/stg/opencl/drivers/opencl/compiler/clc/clpSrc/clpVectorExpansion.cpp#28 delete
... //depot/stg/opencl/drivers/opencl/compiler/clc/src/build/Makefile.clc#14 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#115 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/include/llvm/AMDPrelinkOpt.h#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Linker/AMDPrelinkOpt.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Linker/clpVectorExpansion.cpp#1 add
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/SPIR/AMDSPIRLoader.cpp#87 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/tools/llvm-link/llvm-link.cpp#49 edit
... //depot/stg/opencl/drivers/opencl/library/common/src/commonConversions.cl#17 edit
... //depot/stg/opencl/drivers/opencl/library/common/src/commonVectorExpansions.cl#22 edit
... //depot/stg/opencl/drivers/opencl/library/hsa/hsail/build/Makefile.hsail#36 edit


[ROCm/clr commit: 19a31b5fe9]
2014-10-14 15:09:17 -04:00
foreman 2bd682d396 P4 to Git Change 1087092 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/14 03:00:11
EPR #010002 - Change OpenCL version number from 1657 to 1658.

Affected files ...

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


[ROCm/clr commit: 41d7aee04a]
2014-10-14 04:05:48 -04:00
foreman ae33bb1078 P4 to Git Change 1086680 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/11 03:00:14
EPR #010002 - Change OpenCL version number from 1656 to 1657.

Affected files ...

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


[ROCm/clr commit: 971db82561]
2014-10-11 03:10:01 -04:00
foreman 184a8b03de P4 to Git Change 1086362 by emankov@em-hsa-amd on 2014/10/10 10:40:16
ECR #333753 - Performance: Stop obligatory BRIG disassembling to HSAIL

	[Important]: HSAIL is not being disassembled from BRIG and not being inserted into BIF anymore by default.

	Testing: pre check-in, smoke_clang

	Reviewers: Stanislav Mekhanoshin, Brian Sumner, Artem Tamazov

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#55 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#33 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.hpp#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/aoc2/aoc2.cpp#60 edit


[ROCm/clr commit: 7f8d708ca9]
2014-10-10 11:10:24 -04:00
foreman bf319c8d1a P4 to Git Change 1086296 by emankov@em-hsa-amd on 2014/10/10 07:46:11
ECR #333753 - HSA RT/Performance: Elimination of HSAIL text usage in RT (part 2)

	(as it's already done for gpuprogram.cpp)

	Extracting HSAIL from the binary and parsing it for the kernel names in RT were replaced with aclQueryInfo call for RT_KERNEL_NAMES. Kernel names are obtained now from the corresponding metadata symbols names, which are already presented in BIF at kernel finalization stage.

	Side effect: performance improvement

	Next Step: Performance: Stop obligatory BRIG disassembling to HSAIL and insertion into BIF (previously was needed only by RT).

	testing: pre check-in

	Reviewers: Stanislav Mekhanoshin, German Andryeyev, Brian Sumner

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsaprogram.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaprogram.cpp#6 edit


[ROCm/clr commit: 3e74ee1f88]
2014-10-10 07:57:34 -04:00
foreman 022e9a259c P4 to Git Change 1086232 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/10/10 03:04:05
EPR #010002 - Change OpenCL version number from 1655 to 1656.

Affected files ...

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


[ROCm/clr commit: 94be44eaae]
2014-10-10 03:22:00 -04:00