コミットグラフ

64512 コミット

作成者 SHA1 メッセージ 日付
foreman f1bbbe9f1b P4 to Git Change 1067752 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/19 03:00:12
EPR #010002 - Change OpenCL version number from 1614 to 1615.

Affected files ...

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


[ROCm/clr commit: ced3dd9589]
2014-08-19 03:17:07 -04:00
foreman ced3dd9589 P4 to Git Change 1067752 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/19 03:00:12
EPR #010002 - Change OpenCL version number from 1614 to 1615.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1361 edit
2014-08-19 03:17:07 -04:00
foreman a669c5ab36 P4 to Git Change 1067573 by skudchad@skudchad_opencl_win_2 on 2014/08/18 16:38:03
ECR #304775 - Refactor code to do line by line copies for read\write Rect. This avoids taking the blit copy path which may be even slower.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpublit.cpp#108 edit


[ROCm/clr commit: a5e788c9f8]
2014-08-18 16:46:45 -04:00
foreman a5e788c9f8 P4 to Git Change 1067573 by skudchad@skudchad_opencl_win_2 on 2014/08/18 16:38:03
ECR #304775 - Refactor code to do line by line copies for read\write Rect. This avoids taking the blit copy path which may be even slower.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpublit.cpp#108 edit
2014-08-18 16:46:45 -04:00
foreman 41985a7688 P4 to Git Change 1067510 by skudchad@skudchad_test_win_opencl2 on 2014/08/18 14:36:22
ECR #304775 - Correct a typo where I didnt remove the offset from the condition which made the writeRect take pinning path.

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

Affected files ...

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


[ROCm/clr commit: d40300fab7]
2014-08-18 14:48:32 -04:00
foreman d40300fab7 P4 to Git Change 1067510 by skudchad@skudchad_test_win_opencl2 on 2014/08/18 14:36:22
ECR #304775 - Correct a typo where I didnt remove the offset from the condition which made the writeRect take pinning path.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#330 edit
2014-08-18 14:48:32 -04:00
foreman 3410333ca5 P4 to Git Change 1067211 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/17 03:00:11
EPR #010002 - Change OpenCL version number from 1613 to 1614.

Affected files ...

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


[ROCm/clr commit: e5626fc0e7]
2014-08-17 03:04:44 -04:00
foreman e5626fc0e7 P4 to Git Change 1067211 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/17 03:00:11
EPR #010002 - Change OpenCL version number from 1613 to 1614.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1360 edit
2014-08-17 03:04:44 -04:00
foreman 954b34b598 P4 to Git Change 1067185 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/16 03:00:12
EPR #010002 - Change OpenCL version number from 1612 to 1613.

Affected files ...

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


[ROCm/clr commit: 812ddb6ffa]
2014-08-16 03:08:50 -04:00
foreman 812ddb6ffa P4 to Git Change 1067185 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/16 03:00:12
EPR #010002 - Change OpenCL version number from 1612 to 1613.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1359 edit
2014-08-16 03:08:50 -04:00
foreman bc5e49013f P4 to Git Change 1066927 by skudchad@skudchad_opencl_win_2 on 2014/08/15 13:24:28
ECR #304775 - Back out CL#1061045. Its hanging Linux

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.cpp#9 edit


[ROCm/clr commit: 12de6e8df2]
2014-08-15 13:30:09 -04:00
foreman 12de6e8df2 P4 to Git Change 1066927 by skudchad@skudchad_opencl_win_2 on 2014/08/15 13:24:28
ECR #304775 - Back out CL#1061045. Its hanging Linux

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.cpp#9 edit
2014-08-15 13:30:09 -04:00
foreman 1a35f6a946 P4 to Git Change 1066820 by emankov@em-hsa-amd on 2014/08/15 08:16:18
ECR #333753 - Compiler Lib/RT: added compilation from HSAIL & BRIG

	Added support for the following compilations:
	ACL_TYPE_HSAIL_TEXT -> ACL_TYPE_HSAIL_BINARY
	ACL_TYPE_HSAIL_TEXT -> ACL_TYPE_CG
	ACL_TYPE_HSAIL_TEXT -> ACL_TYPE_ISA
	ACL_TYPE_HSAIL_BINARY -> ACL_TYPE_HSAIL_TEXT
	ACL_TYPE_HSAIL_BINARY -> ACL_TYPE_CG
	ACL_TYPE_HSAIL_BINARY -> ACL_TYPE_ISA

	Testing: smoke, smoke_clang, pre check-in, ocl conformance api, compiler

	Reviewers: Nikolay Haustov, Matthew Arsenault, German Andryeyev

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#45 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#173 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#53 edit


[ROCm/clr commit: c2967ef855]
2014-08-15 08:23:45 -04:00
foreman c2967ef855 P4 to Git Change 1066820 by emankov@em-hsa-amd on 2014/08/15 08:16:18
ECR #333753 - Compiler Lib/RT: added compilation from HSAIL & BRIG

	Added support for the following compilations:
	ACL_TYPE_HSAIL_TEXT -> ACL_TYPE_HSAIL_BINARY
	ACL_TYPE_HSAIL_TEXT -> ACL_TYPE_CG
	ACL_TYPE_HSAIL_TEXT -> ACL_TYPE_ISA
	ACL_TYPE_HSAIL_BINARY -> ACL_TYPE_HSAIL_TEXT
	ACL_TYPE_HSAIL_BINARY -> ACL_TYPE_CG
	ACL_TYPE_HSAIL_BINARY -> ACL_TYPE_ISA

	Testing: smoke, smoke_clang, pre check-in, ocl conformance api, compiler

	Reviewers: Nikolay Haustov, Matthew Arsenault, German Andryeyev

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#45 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#173 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#53 edit
2014-08-15 08:23:45 -04:00
foreman 62ec6cf5f5 P4 to Git Change 1066762 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/15 03:00:12
EPR #010002 - Change OpenCL version number from 1611 to 1612.

Affected files ...

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


[ROCm/clr commit: bd3a1919da]
2014-08-15 03:16:23 -04:00
foreman bd3a1919da P4 to Git Change 1066762 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/15 03:00:12
EPR #010002 - Change OpenCL version number from 1611 to 1612.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1358 edit
2014-08-15 03:16:23 -04:00
foreman 638d55b6be P4 to Git Change 1066332 by emankov@em-hsa-amd on 2014/08/14 11:51:05
ECR #333753 - RT: Bug 10185 fix

	[Bug] "Failure in 1.2 conformance sub-test 'program_binary_type' of 'compiler' and sub-test 'binary_create' of 'api' when forced to run in HSAIL path".
	P.S. Failure also occurs in 2.0 conformance above-stated tests.

	[Problem] HSAIL text is inserted by Compiler Lib into the BIF as a symbol of .cg section, but RT extracts it as a whole section.
	As a result in the extracted bits another .cg section’s symbol __Loader_Map is also presented in the beginning and with trailing zeroes. This leads to cropping the whole HSAIL text while casting to string; then RT silently doesn't perform kernels' finalization cause unable to find any kernel name in the extracted “hsail”. Finally the binary produced based on clCreateProgramWithBinary has the different sections/symbols order from the binary produced based on clCreateProgramWithSource.

	[Solution] Extract Symbol __HSAIL_main_text instead of the section aclCODEGEN contains it.

	[Testing] smoke_clang, pre check-in

	[Reviewers] German Andryeyev, Brian Sumner

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#172 edit


[ROCm/clr commit: fcfc94d0b5]
2014-08-14 12:04:47 -04:00
foreman fcfc94d0b5 P4 to Git Change 1066332 by emankov@em-hsa-amd on 2014/08/14 11:51:05
ECR #333753 - RT: Bug 10185 fix

	[Bug] "Failure in 1.2 conformance sub-test 'program_binary_type' of 'compiler' and sub-test 'binary_create' of 'api' when forced to run in HSAIL path".
	P.S. Failure also occurs in 2.0 conformance above-stated tests.

	[Problem] HSAIL text is inserted by Compiler Lib into the BIF as a symbol of .cg section, but RT extracts it as a whole section.
	As a result in the extracted bits another .cg section’s symbol __Loader_Map is also presented in the beginning and with trailing zeroes. This leads to cropping the whole HSAIL text while casting to string; then RT silently doesn't perform kernels' finalization cause unable to find any kernel name in the extracted “hsail”. Finally the binary produced based on clCreateProgramWithBinary has the different sections/symbols order from the binary produced based on clCreateProgramWithSource.

	[Solution] Extract Symbol __HSAIL_main_text instead of the section aclCODEGEN contains it.

	[Testing] smoke_clang, pre check-in

	[Reviewers] German Andryeyev, Brian Sumner

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#172 edit
2014-08-14 12:04:47 -04:00
foreman 014e7bc1be P4 to Git Change 1066166 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/14 03:00:12
EPR #010002 - Change OpenCL version number from 1610 to 1611.

Affected files ...

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


[ROCm/clr commit: a7b6276d0d]
2014-08-14 03:16:09 -04:00
foreman a7b6276d0d P4 to Git Change 1066166 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/14 03:00:12
EPR #010002 - Change OpenCL version number from 1610 to 1611.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1357 edit
2014-08-14 03:16:09 -04:00
foreman e5b5e7ab70 P4 to Git Change 1066051 by gandryey@gera-dev-w7 on 2014/08/13 18:18:00
EPR #404357 - [OCL 2.0][CPU] CPU should not report OCL 2.0 version in CLINFO
	- Report OCL1.2 by default on CPU

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpudevice.cpp#266 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpusettings.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#212 edit


[ROCm/clr commit: 75e2393a8f]
2014-08-13 18:23:14 -04:00
foreman 75e2393a8f P4 to Git Change 1066051 by gandryey@gera-dev-w7 on 2014/08/13 18:18:00
EPR #404357 - [OCL 2.0][CPU] CPU should not report OCL 2.0 version in CLINFO
	- Report OCL1.2 by default on CPU

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpudevice.cpp#266 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpusettings.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#212 edit
2014-08-13 18:23:14 -04:00
foreman 1af3a0dd91 P4 to Git Change 1065860 by gandryey@gera-dev-w7 on 2014/08/13 12:07:54
ECR #304775 - Device enqueuing
	- add scratch view detection for the address range with 32bit ISA

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#190 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#75 edit


[ROCm/clr commit: 4e34dcb096]
2014-08-13 12:33:36 -04:00
foreman 4e34dcb096 P4 to Git Change 1065860 by gandryey@gera-dev-w7 on 2014/08/13 12:07:54
ECR #304775 - Device enqueuing
	- add scratch view detection for the address range with 32bit ISA

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#190 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#75 edit
2014-08-13 12:33:36 -04:00
foreman 3c9da67424 P4 to Git Change 1065699 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/13 03:00:12
EPR #010002 - Change OpenCL version number from 1609 to 1610.

Affected files ...

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


[ROCm/clr commit: 6dda08bb51]
2014-08-13 03:12:57 -04:00
foreman 6dda08bb51 P4 to Git Change 1065699 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/13 03:00:12
EPR #010002 - Change OpenCL version number from 1609 to 1610.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1356 edit
2014-08-13 03:12:57 -04:00
foreman 9faf6ee948 P4 to Git Change 1065597 by gandryey@gera-dev-w7 on 2014/08/12 18:38:45
ECR #304775 - Device enqueuing
	- Provide scratch buffer offset for generic address space
	- Use single scratch buffer for all available queues. Each queue will have a unique subbuffer in the global buffer

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#454 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#129 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusched.hpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#24 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#329 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#120 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.cpp#63 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.h#37 edit


[ROCm/clr commit: 8fa184db38]
2014-08-12 18:49:08 -04:00
foreman 8fa184db38 P4 to Git Change 1065597 by gandryey@gera-dev-w7 on 2014/08/12 18:38:45
ECR #304775 - Device enqueuing
	- Provide scratch buffer offset for generic address space
	- Use single scratch buffer for all available queues. Each queue will have a unique subbuffer in the global buffer

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#454 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#129 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusched.hpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#24 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#329 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.hpp#120 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.cpp#63 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.h#37 edit
2014-08-12 18:49:08 -04:00
foreman 7a6254a538 P4 to Git Change 1065141 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/12 03:00:11
EPR #010002 - Change OpenCL version number from 1608 to 1609.

Affected files ...

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


[ROCm/clr commit: 7e43e18d8c]
2014-08-12 03:21:10 -04:00
foreman 7e43e18d8c P4 to Git Change 1065141 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/12 03:00:11
EPR #010002 - Change OpenCL version number from 1608 to 1609.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1355 edit
2014-08-12 03:21:10 -04:00
foreman 16f6e7b668 P4 to Git Change 1064713 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/09 03:00:11
EPR #010002 - Change OpenCL version number from 1607 to 1608.

Affected files ...

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


[ROCm/clr commit: ef4b4c5b9e]
2014-08-09 03:09:43 -04:00
foreman ef4b4c5b9e P4 to Git Change 1064713 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/09 03:00:11
EPR #010002 - Change OpenCL version number from 1607 to 1608.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1354 edit
2014-08-09 03:09:43 -04:00
foreman 49baa71aa7 P4 to Git Change 1064557 by jgolds@jgolds_MSDNfractal5_opencl2 on 2014/08/08 15:35:44
ECR #304775 - Add new flag GPU_IFH_MODE to allow IFH mode testing without using the inifile.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#97 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#211 edit


[ROCm/clr commit: 22af57a1ec]
2014-08-08 16:40:16 -04:00
foreman 22af57a1ec P4 to Git Change 1064557 by jgolds@jgolds_MSDNfractal5_opencl2 on 2014/08/08 15:35:44
ECR #304775 - Add new flag GPU_IFH_MODE to allow IFH mode testing without using the inifile.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#97 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#211 edit
2014-08-08 16:40:16 -04:00
foreman 615beb7ef2 P4 to Git Change 1064550 by rili@rili_opencl_stg on 2014/08/08 15:16:52
EPR #403687 - [CQE OCL][2.0][NI][QR] WF 1.2 Conf: Failures observed in Images/ClFillImage test in Linux & Windows; Faulty CL#1057445

	                         Issue: This issue happens because the image setting for NI is different from SI and above. It may take some time to fix NI issue for image RGB_101010.
	                                    Current user(MM team) is NOT asking RBG_101010 support for NI and previous asics.

	                         Solution: Support image format (CL_RGB, CL_UNORM_INT_101010) on gpu only from OCL 2.0.

	                        Code Review Request: 5494

Affected files ...

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


[ROCm/clr commit: 8483ca5040]
2014-08-08 16:09:29 -04:00
foreman 8483ca5040 P4 to Git Change 1064550 by rili@rili_opencl_stg on 2014/08/08 15:16:52
EPR #403687 - [CQE OCL][2.0][NI][QR] WF 1.2 Conf: Failures observed in Images/ClFillImage test in Linux & Windows; Faulty CL#1057445

	                         Issue: This issue happens because the image setting for NI is different from SI and above. It may take some time to fix NI issue for image RGB_101010.
	                                    Current user(MM team) is NOT asking RBG_101010 support for NI and previous asics.

	                         Solution: Support image format (CL_RGB, CL_UNORM_INT_101010) on gpu only from OCL 2.0.

	                        Code Review Request: 5494

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#107 edit
2014-08-08 16:09:29 -04:00
foreman 09620aacfd P4 to Git Change 1064231 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/08 03:00:11
EPR #010002 - Change OpenCL version number from 1606 to 1607.

Affected files ...

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


[ROCm/clr commit: b758009d47]
2014-08-08 03:05:56 -04:00
foreman b758009d47 P4 to Git Change 1064231 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/08 03:00:11
EPR #010002 - Change OpenCL version number from 1606 to 1607.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1353 edit
2014-08-08 03:05:56 -04:00
foreman b103b21de9 P4 to Git Change 1064078 by bdhanase@bala_workpc_ocl on 2014/08/07 16:53:32
EPR #399601 - Rename Carrizo to Peacock on mainline for now

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil.h#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil64.h#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_hsail64.h#10 edit


[ROCm/clr commit: 7a1d60e5b8]
2014-08-07 17:05:08 -04:00
foreman 7a1d60e5b8 P4 to Git Change 1064078 by bdhanase@bala_workpc_ocl on 2014/08/07 16:53:32
EPR #399601 - Rename Carrizo to Peacock on mainline for now

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil.h#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil64.h#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_hsail64.h#10 edit
2014-08-07 17:05:08 -04:00
foreman 91cc1716f5 P4 to Git Change 1064033 by bdhanase@bala_workpc_ocl on 2014/08/07 15:25:46
EPR #399601 - changes to enable Carrizo on mainline

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#112 edit


[ROCm/clr commit: 50c83fdc94]
2014-08-07 15:57:31 -04:00
foreman 50c83fdc94 P4 to Git Change 1064033 by bdhanase@bala_workpc_ocl on 2014/08/07 15:25:46
EPR #399601 - changes to enable Carrizo on mainline

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#112 edit
2014-08-07 15:57:31 -04:00
foreman e89fc6c1a1 P4 to Git Change 1063758 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/07 03:00:12
EPR #010002 - Change OpenCL version number from 1605 to 1606.

Affected files ...

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


[ROCm/clr commit: ba4d7b82b6]
2014-08-07 03:10:07 -04:00
foreman ba4d7b82b6 P4 to Git Change 1063758 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/08/07 03:00:12
EPR #010002 - Change OpenCL version number from 1605 to 1606.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1352 edit
2014-08-07 03:10:07 -04:00
foreman 1ffe848712 P4 to Git Change 1063666 by bdhanase@bala_workpc_ocl on 2014/08/06 19:43:14
EPR #399601 - Report carrizo as OCL12 device for now.

Affected files ...

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


[ROCm/clr commit: 0e7d4a61eb]
2014-08-06 19:54:36 -04:00
foreman 0e7d4a61eb P4 to Git Change 1063666 by bdhanase@bala_workpc_ocl on 2014/08/06 19:43:14
EPR #399601 - Report carrizo as OCL12 device for now.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#275 edit
2014-08-06 19:54:36 -04:00
foreman 3f8e7b9ca1 P4 to Git Change 1063609 by bdhanase@bala_workpc_ocl on 2014/08/06 17:39:57
EPR #399601 - Enable carrizo on mainline

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#10 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil64.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_hsail64.h#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/AMDIL.h#106 edit


[ROCm/clr commit: 4a73da8314]
2014-08-06 17:58:13 -04:00
foreman 4a73da8314 P4 to Git Change 1063609 by bdhanase@bala_workpc_ocl on 2014/08/06 17:39:57
EPR #399601 - Enable carrizo on mainline

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#10 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil64.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_hsail64.h#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/AMDIL/AMDIL.h#106 edit
2014-08-06 17:58:13 -04:00
foreman 93e06894ae P4 to Git Change 1063520 by kanarayan@kanarayan-ubun-stream on 2014/08/06 15:03:51
ECR #333753 - RS compilation path.

	RS compilation will be in 2 stages, first generates BRIG and the next is done via HSA Finalize API (that involves a load step).

	Existing code in compiler/lib has a bug in that when the final output expected is HSAIL_BINARY, compilation should stop with invoking the llvm compiler (and the built-in assembler), not go all the way to ISA.

	Tests: precheckin, hsa smoke
	hsa/tests/RS/ test harness will be changed in a separate changelist.

Affected files ...

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


[ROCm/clr commit: 587b069737]
2014-08-06 15:13:39 -04:00
foreman 587b069737 P4 to Git Change 1063520 by kanarayan@kanarayan-ubun-stream on 2014/08/06 15:03:51
ECR #333753 - RS compilation path.

	RS compilation will be in 2 stages, first generates BRIG and the next is done via HSA Finalize API (that involves a load step).

	Existing code in compiler/lib has a bug in that when the final output expected is HSAIL_BINARY, compilation should stop with invoking the llvm compiler (and the built-in assembler), not go all the way to ISA.

	Tests: precheckin, hsa smoke
	hsa/tests/RS/ test harness will be changed in a separate changelist.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#44 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/aoc2/aoc2.cpp#57 edit
2014-08-06 15:13:39 -04:00