コミットグラフ

377 コミット

作成者 SHA1 メッセージ 日付
foreman 499e4a9c2c 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


[ROCm/clr commit: c9bf64f2f7]
2015-01-26 18:39:50 -05:00
foreman 8a32a87477 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


[ROCm/clr commit: 172266c1ba]
2015-01-26 12:53:29 -05:00
foreman 5dd2d8574b 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


[ROCm/clr commit: cc54e51cfb]
2015-01-24 03:16:41 -05:00
foreman b701e52557 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


[ROCm/clr commit: fe8a3fc53e]
2015-01-23 15:50:10 -05:00
foreman c4a4be106f 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


[ROCm/clr commit: a910ebb77d]
2015-01-23 14:20:22 -05:00
foreman b80f8a29c9 P4 to Git Change 1114755 by emankov@em-hsa-amd on 2015/01/23 11:28:27
ECR #333753 - Partial fix for Bug 10478 "Fix -fno-bin-llvmir/-fno-bin-hsail options"

	If option -fno-bin-llvmi is set, .llvmir section is deleted from BIF on CG phase instead of FE. Both HSA & AMDIL are affected.

	[Fixed] -fno-bin-llvm option causes clBuildProgram fail with error -11.
	Took place only if compiled from OpenCL

	[TODO] If possible -fno-bin-hsail should avoid putting HSAIL binary (BRIG) into BIF.

	[Tests] pre check-in, make smoke, complib

	[Reviewers] Brian Sumner, Nikolay Haustov

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/frontend.cpp#31 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/frontend_clang.cpp#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#58 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/aoc2/aoc2.cpp#63 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fbin-llvmir/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/complib/options/-fno-bin-llvmir/HelloWorld_Kernel_cl.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/complib.tlst#3 edit


[ROCm/clr commit: 770a084e70]
2015-01-23 11:35:29 -05:00
foreman 5da9e12507 P4 to Git Change 1114751 by emankov@em-hsa-amd on 2015/01/23 11:18:10
ECR #333753 - Compiler Lib: Fix for EPR 413126 "Regression: Env. var. AMD_DEBUG_DUMP_HSAIL_ALL_KERNELS has stopped working"

	Tests: make smoke, pre check-in, complib

	Reviewer: Artem Tamazov

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#57 edit


[ROCm/clr commit: f852a39a97]
2015-01-23 11:25:27 -05:00
foreman 1636e30cce P4 to Git Change 1114616 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/23 03:00:14
EPR #010002 - Change OpenCL version number from 1718 to 1719.

Affected files ...

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


[ROCm/clr commit: c2128824a2]
2015-01-23 03:09:24 -05:00
foreman b8e2fcd031 P4 to Git Change 1114490 by gandryey@gera-dev-w7 on 2015/01/22 18:28:21
EPR #410560 - Forum: [169727] Bug? CL_MEM_COPY_HOST_PTR is not thread safe
	- Regression on Trinity. Add scratch unbind. On Trinity blit kernels may use scratch.

Affected files ...

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


[ROCm/clr commit: 1c3b32fef2]
2015-01-22 18:39:40 -05:00
foreman 9df56bf9f0 P4 to Git Change 1114420 by wchau@wchau_WINDOWS7_OCL on 2015/01/22 16:45:46
ECR #399840 - OpenCL Runtime HW Debug support development - set aclBinary & event in the pre-dispatch callback function

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugger.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#347 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#125 edit


[ROCm/clr commit: fe098712df]
2015-01-22 17:05:58 -05:00
foreman 338ae36aa6 P4 to Git Change 1114365 by gandryey@gera-dev-w7 on 2015/01/22 15:12:44
EPR #410560 - Forum: [169727] Bug? CL_MEM_COPY_HOST_PTR is not thread safe
	- Ignore the transfer queue on memory release, since it releases resources after every operation

Affected files ...

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


[ROCm/clr commit: 9049f11ef4]
2015-01-22 15:39:37 -05:00
foreman 5f63449635 P4 to Git Change 1114098 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/22 03:00:14
EPR #010002 - Change OpenCL version number from 1717 to 1718.

Affected files ...

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


[ROCm/clr commit: 57c517dac7]
2015-01-22 03:11:49 -05:00
foreman 2d6ced2cb1 P4 to Git Change 1113568 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/21 03:00:14
EPR #010002 - Change OpenCL version number from 1716 to 1717.

Affected files ...

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


[ROCm/clr commit: 5e0f57fdd0]
2015-01-21 03:12:39 -05:00
foreman ec65e61f11 P4 to Git Change 1113301 by gandryey@gera-dev-w7 on 2015/01/20 12:25:37
ECR #304775 - Add remote alloc check for direct host access optimization.
	- If runtime forces allocations into remote memory, then AHP check won't cover normal allocations.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#115 edit


[ROCm/clr commit: 8b359d4f5a]
2015-01-20 12:31:31 -05:00
foreman 209d907084 P4 to Git Change 1113275 by jatang@jatang-opencl-hsa-stg1 on 2015/01/20 11:17:41
EPR #412821 - Default AMD_THREAD_TRACE_ENABLE to true for stg.

	So OpenCL sanity will test the OCLThreadTrace test.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#224 edit


[ROCm/clr commit: 7cb94a1247]
2015-01-20 11:36:54 -05:00
foreman 9351f40e8e P4 to Git Change 1113116 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/20 03:00:14
EPR #010002 - Change OpenCL version number from 1715 to 1716.

Affected files ...

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


[ROCm/clr commit: db800fd805]
2015-01-20 03:15:18 -05:00
foreman 00d72d2189 P4 to Git Change 1112582 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/17 03:00:14
EPR #010002 - Change OpenCL version number from 1714 to 1715.

Affected files ...

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


[ROCm/clr commit: 1329ec0467]
2015-01-17 03:10:48 -05:00
foreman aeb192c3a7 P4 to Git Change 1112415 by smekhano@stas-moonshine-llvm-merge on 2015/01/16 14:05:45
ECR #333753 - HSA Clang: deleted obsolted files after the merge and fixed makefiles

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/build/Makefile.include#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Analysis/FlowSensitive/DataflowSolver.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Analysis/Support/BlkExprDeclBitVector.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Analysis/Visitors/CFGRecStmtVisitor.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Analysis/Visitors/CFGStmtVisitor.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Basic/ConvertUTF.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Basic/OnDiskHashTable.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Driver/Arg.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Driver/ArgList.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Driver/CC1AsOptions.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Driver/CC1AsOptions.td#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Driver/CC1Options.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Driver/OptParser.td#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Driver/OptSpecifier.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Driver/OptTable.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Driver/Option.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Frontend/ChainedIncludesSource.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/include/clang/Lex/PPMutationListener.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/AST/CommentDumper.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/AST/DumpXML.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/AST/MangleNumberingContext.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Basic/ConvertUTF.c#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Basic/ConvertUTFWrapper.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/CodeGen/CGRTTI.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/CodeGen/CGSPIRBlocks.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/CodeGen/CGSPIRBlocks.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/CodeGen/build/Makefile.codegen#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Driver/Arg.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Driver/ArgList.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Driver/CC1AsOptions.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Driver/OptTable.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Driver/Option.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Driver/build/Makefile.driver#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Sema/TargetAttributesSema.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/Sema/TargetAttributesSema.h#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/StaticAnalyzer/Checkers/IdempotentOperationChecker.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/lib/StaticAnalyzer/Core/TextPathDiagnostics.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/compiler/clang36/utils/TableGen/OptParserEmitter.cpp#2 delete


[ROCm/clr commit: 0342902eff]
2015-01-16 14:15:34 -05:00
foreman 7e3ad1b841 P4 to Git Change 1112253 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/16 03:00:15
EPR #010002 - Change OpenCL version number from 1713 to 1714.

Affected files ...

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


[ROCm/clr commit: 38bbacc397]
2015-01-16 03:10:43 -05:00
foreman cd0cc0ec2b P4 to Git Change 1112144 by gandryey@gera-dev-w7 on 2015/01/15 17:50:43
ECR #304775 - Move GPU wait outside of the device lock operation for staging buffers
	- Wait can occur per queue independently

Affected files ...

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


[ROCm/clr commit: 8aafdbd80d]
2015-01-15 18:27:43 -05:00
foreman 79e00c28bd P4 to Git Change 1110977 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/13 03:01:26
EPR #010002 - Change OpenCL version number from 1712 to 1713.

Affected files ...

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


[ROCm/clr commit: bc142e9ecb]
2015-01-13 03:14:18 -05:00
foreman e39e2cf555 P4 to Git Change 1110496 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/11 03:00:14
EPR #010002 - Change OpenCL version number from 1711 to 1712.

Affected files ...

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


[ROCm/clr commit: 4dcfbf27d4]
2015-01-11 03:16:34 -05:00
foreman bbf408137d P4 to Git Change 1110483 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/10 03:00:13
EPR #010002 - Change OpenCL version number from 1710 to 1711.

Affected files ...

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


[ROCm/clr commit: 681416b56d]
2015-01-10 03:07:32 -05:00
foreman dfebcaac2a P4 to Git Change 1110409 by wchau@wchau_WINDOWS7_OCL on 2015/01/09 15:46:34
ECR #399840 - re-checkin of CL1109955 with the fix of OpenCL sanity check timeout (hw debug flag initialization)

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.h#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#174 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#238 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugger.hpp#3 add
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#3 add
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.hpp#3 add
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#490 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#137 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#275 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#106 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#200 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuscsi.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#297 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#346 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#124 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.cpp#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.h#42 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.cpp#3 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#223 edit


[ROCm/clr commit: 647aba6ed2]
2015-01-09 15:56:52 -05:00
foreman 10be094f98 P4 to Git Change 1110331 by wchau@wchau_WINDOWS7_OCL on 2015/01/09 12:05:43
ECR #399840 - OpenCL Runtime HW Debug support development - Back out changelist 1109955 to avoid Cypass OpenCL Sanity timeout.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.h#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#237 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugger.hpp#2 delete
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.hpp#2 delete
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#489 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#136 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#274 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#105 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#199 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuscsi.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#296 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#345 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#123 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.cpp#68 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.h#41 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.cpp#2 delete
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#222 edit


[ROCm/clr commit: 67130961a5]
2015-01-09 12:13:52 -05:00
foreman 9a991799b1 P4 to Git Change 1110200 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/09 03:00:13
EPR #010002 - Change OpenCL version number from 1709 to 1710.

Affected files ...

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


[ROCm/clr commit: d1bf1dbf61]
2015-01-09 03:10:53 -05:00
foreman 20dd8efcbf P4 to Git Change 1109955 by wchau@wchau_WINDOWS7_OCL on 2015/01/08 14:00:03
ECR #399840 - OpenCL Runtime HW Debug support development - HW debeg core and runtime support

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.h#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#236 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugger.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#488 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#135 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#273 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#104 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#198 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuscsi.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#295 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#344 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#122 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.cpp#67 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.h#40 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#221 edit


[ROCm/clr commit: 2a38e43932]
2015-01-08 14:10:34 -05:00
foreman e439e4b3de P4 to Git Change 1109804 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/08 03:00:14
EPR #010002 - Change OpenCL version number from 1708 to 1709.

Affected files ...

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


[ROCm/clr commit: dc57153e6f]
2015-01-08 03:08:00 -05:00
foreman eef9c544ed P4 to Git Change 1109709 by gandryey@gera-dev-w7 on 2015/01/07 18:33:55
ECR #304775 - Enable offline compilation for HSAIL path

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#487 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#272 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#187 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#57 edit


[ROCm/clr commit: 2ff3f9199a]
2015-01-07 18:40:12 -05:00
foreman e6c360051e P4 to Git Change 1109486 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/07 03:00:15
EPR #010002 - Change OpenCL version number from 1707 to 1708.

Affected files ...

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


[ROCm/clr commit: 187a905974]
2015-01-07 03:57:40 -05:00
foreman 74775eafa2 P4 to Git Change 1109042 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/06 03:00:16
EPR #010002 - Change OpenCL version number from 1706 to 1707.

Affected files ...

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


[ROCm/clr commit: 8fef9d0995]
2015-01-06 04:16:32 -05:00
foreman 058c1ceea9 P4 to Git Change 1108891 by bwicakso@opencl-hsa-stg-bwicakso on 2015/01/05 17:32:58
ECR #333755 - Part 2 - Update to spec 20141215
	Reviewer: hthangir, gandryey, kanarayan
	Test: TC precheckin, image conformance (local machine)

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/brig_loader.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc-hsa/Interface/hsa_ext_finalize.h#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#271 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#186 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsablit.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsavirtual.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsavirtual.hpp#14 edit


[ROCm/clr commit: 2a7605d2f1]
2015-01-05 17:44:48 -05:00
foreman 115c5fac5a P4 to Git Change 1108714 by rayxiao@alit_opencl_rayxiao on 2015/01/05 09:58:36
EPR #399415 - Move aclInsertKernelStatistics to utility library. aclutInsertKernelStatistics.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/amdocl.def.in#11 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/amdocl.map.in#12 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/amdoclcl.def.in#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/amdoclcl.map.in#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/acl.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclKstatsSI.cpp#1 add
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclKstatsr800.cpp#1 add
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/devState.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/devState.h#7 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/acl.h#7 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclEnums.h#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclStructs.h#14 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/bifinternal.hpp#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/bif_section_labels.hpp#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuscsi.cpp#27 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/CLEnumCheck.cpp#39 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/aclAPI.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/aclAPI.hpp#3 edit


[ROCm/clr commit: ddff965589]
2015-01-05 10:06:36 -05:00
foreman 37d110a89c P4 to Git Change 1108539 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/01/03 03:00:15
EPR #010002 - Change OpenCL version number from 1705 to 1706.

Affected files ...

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


[ROCm/clr commit: 01cfbfc12c]
2015-01-03 03:11:31 -05:00
foreman d890a84f7b P4 to Git Change 1107694 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/12/24 03:00:13
EPR #010002 - Change OpenCL version number from 1704 to 1705.

Affected files ...

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


[ROCm/clr commit: 9313a79416]
2014-12-24 03:14:18 -05:00
foreman f2dbd0bc3a P4 to Git Change 1107383 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/12/23 03:00:14
EPR #010002 - Change OpenCL version number from 1703 to 1704.

Affected files ...

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


[ROCm/clr commit: a6cf2b4c75]
2014-12-23 03:12:41 -05:00
foreman daede66df2 P4 to Git Change 1107067 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/12/20 03:00:56
EPR #010002 - Change OpenCL version number from 1702 to 1703.

Affected files ...

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


[ROCm/clr commit: b8b34603f1]
2014-12-20 03:15:15 -05:00
foreman 74b26a8dd6 P4 to Git Change 1105053 by gandryey@gera-dev-w7 on 2014/12/12 15:44:58
ECR #304775 - Don't disable second SDMA if configuration has just 1 compute ring.

Affected files ...

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


[ROCm/clr commit: 661353d3d4]
2014-12-12 15:54:12 -05:00
foreman c0087b3b65 P4 to Git Change 1104993 by gandryey@gera-ubuntu14 on 2014/12/12 12:19:20
EPR #410797 - Specific OCL kernel is 5x slower on Hawaii than on Nvidia K40 GPU when tested under Linux.
	- The logic for local workgroup size search was prioritizing ALU utilization, but with multidemensional launches X dimension could affect address calculation and cacheline utlization more than others. Add cacheline size into the consideration.

Affected files ...

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


[ROCm/clr commit: 674da4560d]
2014-12-12 12:26:52 -05:00
foreman 65ccc231df P4 to Git Change 1104653 by jsjodin@jsjodin_linux_avx_hsa on 2014/12/11 13:21:54
EPR #411189 - Fix windows handling of SIGFPE. We cannot check worker thread during creation, because the constructor has not yet been called.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/os/os_win32.cpp#43 edit


[ROCm/clr commit: 5a2d6ed3c7]
2014-12-11 13:28:22 -05:00
foreman 0293e30a65 P4 to Git Change 1104627 by gandryey@gera-dev-w7 on 2014/12/11 12:01:30
EPR #411058 - [CQE OCL][Lnx][QR][CZ]MultiDevice_Context fails in 2.0 conformance wimpyfull due to CL# 1101352
	- The detection of different map types is overcomplicated with possibility of multiple maps and multithreading environment. Thus keep USWC indirect map optimization based on the allocation flags.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#114 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.hpp#46 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#342 edit


[ROCm/clr commit: 593d1e3b8d]
2014-12-11 12:07:05 -05:00
foreman c27a1ebdd5 P4 to Git Change 1104508 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/12/11 03:00:09
EPR #010002 - Change OpenCL version number from 1701 to 1702.

Affected files ...

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


[ROCm/clr commit: c722a0a2da]
2014-12-11 03:10:05 -05:00
foreman 48857846cd P4 to Git Change 1104077 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/12/10 03:00:10
EPR #010002 - Change OpenCL version number from 1700 to 1701.

Affected files ...

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


[ROCm/clr commit: 68108a505c]
2014-12-10 03:10:40 -05:00
foreman a709ffc57e P4 to Git Change 1103884 by yaxunl@yaxunl_stg_win50 on 2014/12/09 15:30:25
EPR #405889 - Added option to set VGPR/SGPR/LDS usage in ISA to certain value greater than actual usage for debugging purpose. If the given value is smaller than actual value, this option has no effect.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/SI/scCompileSI.cpp#52 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/scHWShaderInfo.h#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#121 edit


[ROCm/clr commit: 9f760b7bf0]
2014-12-09 16:10:21 -05:00
foreman a1b445747a P4 to Git Change 1103629 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/12/09 03:00:55
EPR #010002 - Change OpenCL version number from 1699 to 1700.

Affected files ...

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


[ROCm/clr commit: ed3642807b]
2014-12-09 03:20:34 -05:00
foreman 38a2aa6461 P4 to Git Change 1103206 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/12/06 03:00:11
EPR #010002 - Change OpenCL version number from 1698 to 1699.

Affected files ...

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


[ROCm/clr commit: f4addd58c9]
2014-12-06 03:08:32 -05:00
foreman 9571fcfc9b P4 to Git Change 1103193 by wchau@wchau_WINDOWS7_OCL on 2014/12/05 22:31:28
ECR #399840 - OpenCL Runtime HW Debug support development - APIs

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_context.cpp#40 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#1 add
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.h#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#173 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#235 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hwdebug.hpp#1 add


[ROCm/clr commit: 801fcec2fe]
2014-12-05 22:36:08 -05:00
foreman 100a1e5fd5 P4 to Git Change 1102960 by gandryey@gera-dev-w7 on 2014/12/05 10:51:47
EPR #410824 - [CQE OCL][CZ][S/G][QR] Two Bolt sample failing on CPU; Faulty CL: 1101352
	- The test performs double maps with different map flags. Optimization could choose different map schemes for each call and memory coherency could be broken. Add extra conditions to detect multiple maps and use the same  path as the first map.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.hpp#45 edit


[ROCm/clr commit: a1202e54be]
2014-12-05 11:07:57 -05:00
foreman 4ebfb6d910 P4 to Git Change 1102842 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/12/05 03:03:04
EPR #010002 - Change OpenCL version number from 1697 to 1698.

Affected files ...

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


[ROCm/clr commit: 3444e16d99]
2014-12-05 03:15:11 -05:00
foreman 5aa6a01f52 P4 to Git Change 1102693 by jsjodin@jsjodin_linux_avx_hsa on 2014/12/04 17:11:26
ECR #304775 - Change the way SIGFPE is handled.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpucommand.hpp#38 edit
... //depot/stg/opencl/drivers/opencl/runtime/os/os_posix.cpp#39 edit
... //depot/stg/opencl/drivers/opencl/runtime/os/os_win32.cpp#42 edit
... //depot/stg/opencl/drivers/opencl/runtime/thread/thread.hpp#14 edit


[ROCm/clr commit: 024acc392e]
2014-12-04 17:19:31 -05:00