Graf commitů

3098 Commity

Autor SHA1 Zpráva Datum
foreman b9f5823be0 P4 to Git Change 1140692 by gandryey@gera-w8 on 2015/04/14 15:32:03
ECR #304775 - Remove OCL_STRESS_BINARY_IMAGE

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_program.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#229 edit
2015-04-14 15:46:47 -04:00
foreman 31bc55d7e7 P4 to Git Change 1140418 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/14 03:00:28
EPR #010002 - Change OpenCL version number from 1777 to 1778.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1524 edit
2015-04-14 03:14:19 -04:00
foreman 4b1d87ea9b P4 to Git Change 1140099 by lmoriche@lmoriche_opencl_dev on 2015/04/13 11:35:36
ECR #304775 - Use Clang if CPU_OPENCL_VERSION>=200

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpudevice.cpp#272 edit
2015-04-13 11:54:22 -04:00
foreman efe6af9915 P4 to Git Change 1139868 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/11 03:00:14
EPR #010002 - Change OpenCL version number from 1776 to 1777.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1523 edit
2015-04-11 08:29:18 -04:00
foreman 098284de7e P4 to Git Change 1139843 by yaxunl@yaxunl_stg_win50 on 2015/04/10 21:13:05
ECR #304775 - Fix bug for loading SPIR 2.0 binary.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#176 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#191 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#58 edit
2015-04-11 08:10:38 -04:00
foreman 96dbe1df79 P4 to Git Change 1139417 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/10 03:00:12
EPR #010002 - Change OpenCL version number from 1775 to 1776.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1522 edit
2015-04-10 03:27:59 -04:00
foreman 28a35ae54d P4 to Git Change 1139180 by wchau@wchau_WINDOWS7_OCL on 2015/04/09 15:42:22
ECR #399840 - OpenCL Runtime HW Debug support development - resolve the TDR issues on Kaveri.

	1. update the resource descriptors in the runtime trap handler to match those in the HSA HW debug implementation
	2. force to use SDMA for device memory map function, which is called when using clHwDbgSetGlobalMemoryAMD() and clEnqueueMapImage() functions, for HW debug

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#214 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gputrap.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#358 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#115 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#47 edit
2015-04-09 17:45:47 -04:00
foreman 91849cb26d P4 to Git Change 1139001 by jatang@jatang-ocl-lnx3 on 2015/04/09 11:50:11
EPR #412821 - Disable ThreadTrace for SI for now.

	There's hang on some SI (Verde). So only enable ThreadTrace for CI+ for now.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#308 edit
2015-04-09 12:00:40 -04:00
foreman 45fd651d2f P4 to Git Change 1138941 by emankov@em-hsa-amd on 2015/04/09 08:28:04
ECR #333753 - ORCA RT: aclCompilerInit usage fix

	Passing pointers on CRT memory management functions to dynamically loaded library is unsafe and may lead to memory corruption. But actually the pointers aren't actually passed.
	They are cut off by the struct size: sizeof(aclCompilerOptions_0_8) and hence never being called.

	P.S.
	If it was aclCompilerOptions_0_8_1 the pointers would be taken into account and a heap corruption would occur. So the change intended to liquidate possible misunderstanding of malloc & free functions usage, and doesn't change the behaviour of aclCompilerInit function at all.

	Testing: pre check-in

	Reviewers: German Andreev, Stanislav Mekhanoshin

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpudevice.cpp#271 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#507 edit
2015-04-09 08:41:37 -04:00
foreman fbfb129ae9 P4 to Git Change 1138870 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/09 03:00:25
EPR #010002 - Change OpenCL version number from 1774 to 1775.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1521 edit
2015-04-09 03:22:27 -04:00
foreman 5e013ada4b P4 to Git Change 1138374 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/08 03:01:12
EPR #010002 - Change OpenCL version number from 1773 to 1774.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1520 edit
2015-04-08 03:10:51 -04:00
foreman fc3e7e321c P4 to Git Change 1138124 by gandryey@gera-w8 on 2015/04/07 14:31:02
ECR #304775 - Mimmaps support. Fix HostBltiEngine path
	- Use view gsl map/unmap path for a mipmap view

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#213 edit
2015-04-07 18:11:02 -04:00
foreman 32c073c558 P4 to Git Change 1138096 by skudchad@skudchad_test_win_opencl2 on 2015/04/07 13:46:20
EPR #403782 - IOMMU2/SVM
	- Handle case of only one DMA engine available, for example with SVM.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#506 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#142 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#357 edit
2015-04-07 17:27:46 -04:00
foreman 458cca25ce P4 to Git Change 1138047 by gandryey@gera-w8 on 2015/04/07 11:38:28
ECR #304775 - Some code clean-up
	- Remove amd::Context reference from the event object. Runtime can use queue to get the context for the limited number of use cases
	- User/GL events will keep the context as a member

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_event.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#75 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#120 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#91 edit
2015-04-07 12:03:48 -04:00
foreman c4bbb00b35 P4 to Git Change 1137846 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/07 03:00:11
EPR #010002 - Change OpenCL version number from 1772 to 1773.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1519 edit
2015-04-07 03:08:26 -04:00
foreman 1d86140b9a P4 to Git Change 1137325 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/03 03:00:11
EPR #010002 - Change OpenCL version number from 1771 to 1772.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1518 edit
2015-04-03 03:09:51 -04:00
foreman 05a3825964 P4 to Git Change 1137201 by skudchad@skudchad_test_win_opencl2 on 2015/04/02 16:27:14
EPR #403782 - IOMMU2/SVM
	- Enable SCOption_R1200_ENABLE_XNACK whenever IOMMUv2 is supported.
	- Add "-sc-xnack-iommu" option for compile and link and pass this to SCWrapper in the options string.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/SI/scStateSI.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#122 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#282 edit
2015-04-02 16:37:11 -04:00
foreman fd97e52530 P4 to Git Change 1136967 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/02 03:00:14
EPR #010002 - Change OpenCL version number from 1770 to 1771.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1517 edit
2015-04-02 03:17:26 -04:00
foreman 493d26db66 P4 to Git Change 1136853 by yaxunl@yaxunl_stg_win50 on 2015/04/01 19:36:09
ECR #304775 - Implement profile driven wave limiter Part 2/2: OCL changes.

	Profile driven wave limiter measures kernel execution time in real time and adaptively limits the number of waves per SH. This is to mitigate cache thrashing issues.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/llvm32/include/llvm/Transforms/IPO/AMDKernelPerfHint.h#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDILKernelManager.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Transforms/IPO/AMDKernelPerfHint.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#244 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#281 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#108 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuwavelimiter.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuwavelimiter.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/include/cal/cal.h#35 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.cpp#71 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLContext.h#44 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#114 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#68 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#74 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#228 edit
2015-04-01 19:45:26 -04:00
foreman 3f6c269c74 P4 to Git Change 1136616 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/04/01 03:00:21
EPR #010002 - Change OpenCL version number from 1769 to 1770.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1516 edit
2015-04-01 03:09:25 -04:00
foreman e5c1ee7870 P4 to Git Change 1136348 by rili@rili_opencl_stg on 2015/03/31 15:09:10
EPR #416125 - Remove extension string "cl_amd_open_video".

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#243 edit
2015-03-31 16:09:48 -04:00
foreman 3699162bef P4 to Git Change 1136311 by rili@rili_opencl_stg on 2015/03/31 14:29:39
EPR #416125 - Remove extension cl_amd_open_video from build.
	                         All codes related to this extension will be removed later

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/Makefile#6 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_open_video_amd.h#19 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#242 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#505 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsadevice.cpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsadevice.hpp#47 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.cpp#19 edit
2015-03-31 15:00:52 -04:00
foreman 11dbd14b90 P4 to Git Change 1136253 by gandryey@gera-w8 on 2015/03/31 12:51:46
ECR #304775 - Mipmaps support in OCL
	- Add changes for the sampler usage with mipmaped images

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_sampler.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#504 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#141 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#113 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#46 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/sampler.hpp#7 edit
2015-03-31 13:06:05 -04:00
foreman 9bff526ef0 P4 to Git Change 1136049 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/31 03:00:17
EPR #010002 - Change OpenCL version number from 1768 to 1769.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1515 edit
2015-03-31 03:07:05 -04:00
foreman c465e50702 P4 to Git Change 1135960 by lujiao@lujiao_win_ugl on 2015/03/30 21:31:30
EPR #410381 - [OGL] Implement GL_KHR_texture_compression_astc_ldr
	Add new formats in the cm_enum.h for the astc new tokens

	    COMPRESSED_RGBA_ASTC_4x4_KHR            0x93B0
	    COMPRESSED_RGBA_ASTC_5x4_KHR            0x93B1
	    COMPRESSED_RGBA_ASTC_5x5_KHR            0x93B2
	    COMPRESSED_RGBA_ASTC_6x5_KHR            0x93B3
	    COMPRESSED_RGBA_ASTC_6x6_KHR            0x93B4
	    COMPRESSED_RGBA_ASTC_8x5_KHR            0x93B5
	    COMPRESSED_RGBA_ASTC_8x6_KHR            0x93B6
	    COMPRESSED_RGBA_ASTC_8x8_KHR            0x93B7
	    COMPRESSED_RGBA_ASTC_10x5_KHR           0x93B8
	    COMPRESSED_RGBA_ASTC_10x6_KHR           0x93B9
	    COMPRESSED_RGBA_ASTC_10x8_KHR           0x93BA
	    COMPRESSED_RGBA_ASTC_10x10_KHR          0x93BB
	    COMPRESSED_RGBA_ASTC_12x10_KHR          0x93BC
	    COMPRESSED_RGBA_ASTC_12x12_KHR          0x93BD

	    COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR    0x93D0
	    COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR    0x93D1
	    COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR    0x93D2
	    COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR    0x93D3
	    COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR    0x93D4
	    COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR    0x93D5
	    COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR    0x93D6
	    COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR    0x93D7
	    COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR   0x93D8
	    COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR   0x93D9
	    COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR   0x93DA
	    COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR  0x93DB
	    COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR  0x93DC
	    COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR  0x93DD

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7161/diff/
	http://ocltc.amd.com:8111/viewModification.html?modId=49135&personal=true

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#21 edit
2015-03-30 21:44:08 -04:00
foreman e8b97ef23f P4 to Git Change 1135593 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/30 03:00:14
EPR #010002 - Change OpenCL version number from 1767 to 1768.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1514 edit
2015-03-30 03:11:49 -04:00
foreman 401506bc9a P4 to Git Change 1135408 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/28 03:00:12
EPR #010002 - Change OpenCL version number from 1766 to 1767.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1513 edit
2015-03-28 03:10:43 -04:00
foreman 7ec0c127ec P4 to Git Change 1135072 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/27 03:00:11
EPR #010002 - Change OpenCL version number from 1765 to 1766.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1512 edit
2015-03-27 03:11:57 -04:00
foreman 7dc723e95e P4 to Git Change 1134660 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/26 03:00:11
EPR #010002 - Change OpenCL version number from 1764 to 1765.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1511 edit
2015-03-26 03:08:53 -04:00
foreman 2873d2b27d P4 to Git Change 1134141 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/25 03:00:11
EPR #010002 - Change OpenCL version number from 1763 to 1764.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1510 edit
2015-03-25 03:13:14 -04:00
foreman 51f3eeb8f2 P4 to Git Change 1133833 by weizhang@weizhang-lnx-opencl-tmp on 2015/03/24 12:09:34
EPR #410989 - [Project Brahma] -  Report GPU devices as 1.2 until 2.0 is supported on Brahma stack.

	      1. Remove BRAHMA related definition from opencldefs since they are not needed.
	      2. Add the definition BRAHMA to runtimedefs since brahma stack is only for runtime/gpu
	      3. Report GPU devices as 1.2 until 2.0 is supported on Brahma stack.

Affected files ...

... //depot/stg/opencl/drivers/opencl/opencldefs#157 edit
... //depot/stg/opencl/drivers/opencl/runtime/runtimedefs#33 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#227 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/macros.hpp#6 edit
2015-03-24 12:21:20 -04:00
foreman 20974393b1 P4 to Git Change 1133818 by gandryey@gera-w8 on 2015/03/24 11:30:12
ECR #304775 - Mipmaps support in OCL
	- Add support for clEnqueueMapImage/Unmap functionality

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#76 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#175 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#241 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#503 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#140 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#120 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#212 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#356 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsadevice.cpp#89 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsadevice.hpp#46 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.cpp#27 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#13 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.hpp#14 edit
2015-03-24 11:45:49 -04:00
foreman 58b20f1bc4 P4 to Git Change 1133656 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/24 03:00:12
EPR #010002 - Change OpenCL version number from 1762 to 1763.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1509 edit
2015-03-24 03:09:34 -04:00
foreman 88afeee3e3 P4 to Git Change 1133387 by asalmanp@asalmanp-opencl-stg1 on 2015/03/23 09:27:41
EPR #394115 - [OpenCL][Arctic Islands] adding aiPlus_ variable for AI and post AI features
	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7167/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#307 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.hpp#90 edit
2015-03-23 09:36:19 -04:00
foreman d8b3117f8d P4 to Git Change 1133186 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/21 03:00:12
EPR #010002 - Change OpenCL version number from 1761 to 1762.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1508 edit
2015-03-21 03:10:54 -04:00
foreman 964ddc0a84 P4 to Git Change 1132773 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/20 03:00:17
EPR #010002 - Change OpenCL version number from 1760 to 1761.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1507 edit
2015-03-20 03:15:09 -04:00
foreman 3054034af3 P4 to Git Change 1132412 by asalmanp@asalmanp-opencl-stg1 on 2015/03/19 10:25:28
EPR #394115 - [OpenCL][Arctic Islands] Adding support for Greenland (gfx9)

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#121 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/amdil_be.cpp#41 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#39 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sclibdefs.opencl#22 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/SI/devStateSI.cpp#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/devState.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/scCompileBase.cpp#42 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABI.h#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABIMultiBinary.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#31 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#22 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings.h#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil.h#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_9/target_mappings_amdil64.h#27 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDIL.h#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDILDeviceInfo.h#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDILIOExpansion.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDILPointerManager.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDILSubtarget.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDILSubtarget.h#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/Internal/AMDILInternalDeviceFlags.h#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/Internal/InternalProcessors.td#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/driver/driver.cpp#54 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#120 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#502 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#306 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/include/cal/cal.h#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#112 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/binary/BIFEnumCheck.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/CLTargetInfo.cpp#27 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/math/OCLMathFunc.cpp#20 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#22 edit
2015-03-19 11:10:40 -04:00
foreman 7634061989 P4 to Git Change 1132283 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/19 03:00:12
EPR #010002 - Change OpenCL version number from 1759 to 1760.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1506 edit
2015-03-19 03:56:34 -04:00
foreman 95596795fc P4 to Git Change 1131897 by wchau@wchau_WINDOWS7_OCL on 2015/03/18 10:50:41
ECR #399840 - OpenCL Runtime HW Debug support development -  add support to the VI asics &  support the use case of debug registeration in a pre-dispatch callback function

	** Cross branch check-in with CL1131894

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_debugger_amd.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudebugmanager.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#501 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#139 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gputrap.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#355 edit
2015-03-18 11:26:04 -04:00
foreman 3da2bd1161 P4 to Git Change 1131810 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/18 03:00:21
EPR #010002 - Change OpenCL version number from 1758 to 1759.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1505 edit
2015-03-18 03:50:00 -04:00
foreman f20ddcf1ce P4 to Git Change 1131417 by gandryey@gera-w8 on 2015/03/17 10:31:57
ECR #304775 - Mipmaps support
	- Create views for the specified mip level in the transfer operations
	- OCL requires just one mip level transfer. Thus we could keep the original blit kernels and just create a view for the specified mip level.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#75 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#500 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#119 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#90 edit
2015-03-17 10:53:04 -04:00
foreman 65421eb202 P4 to Git Change 1131311 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/17 03:00:14
EPR #010002 - Change OpenCL version number from 1757 to 1758.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1504 edit
2015-03-17 03:22:36 -04:00
foreman 6b505035c0 P4 to Git Change 1130870 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/16 03:00:38
EPR #010002 - Change OpenCL version number from 1756 to 1757.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1503 edit
2015-03-16 03:21:52 -04:00
foreman f24223953a P4 to Git Change 1130769 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/14 03:00:11
EPR #010002 - Change OpenCL version number from 1755 to 1756.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1502 edit
2015-03-14 03:07:18 -04:00
foreman 28a3cdd5b5 P4 to Git Change 1130710 by asalmanp@asalmanp-opencl-stg1 on 2015/03/13 17:49:56
EPR #394115 - Removing an unused variable

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#45 edit
2015-03-13 18:28:28 -04:00
foreman 848605153d P4 to Git Change 1130397 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/13 03:00:13
EPR #010002 - Change OpenCL version number from 1754 to 1755.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1501 edit
2015-03-13 03:06:23 -04:00
foreman 0494cd6ace P4 to Git Change 1130172 by asalmanp@asalmanp-opencl-stg1 on 2015/03/12 14:15:06
EPR #394115 - Adding the environment variable "GPU_SELECT_COMPUTE_RINGS_ID" to select a specific compute queue for OCL submission. This EV was requested from KMD team for testing the CWSR demo on CZ.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#354 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#111 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#44 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#226 edit
2015-03-12 14:44:24 -04:00
foreman 034de4c607 P4 to Git Change 1129952 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/12 03:02:11
EPR #010002 - Change OpenCL version number from 1753 to 1754.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1500 edit
2015-03-12 04:01:38 -04:00
foreman 36782c8b2a P4 to Git Change 1129458 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/11 03:00:16
EPR #010002 - Change OpenCL version number from 1752 to 1753.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1499 edit
2015-03-11 10:52:11 -04:00
foreman 7019f14621 P4 to Git Change 1129400 by kzhuravl@win-kzhuravl-stg-oclhsa on 2015/03/11 00:40:42
EPR #333756 - Required oclhsa changes caused by CL 1129370: remove hsa code descriptor + remove hsa_ext_finalize.h

	Reviewer: Hari
	Testing: p4precheckin (http://ocltc:8111/viewModification.html?modId=48271&personal=true&init=1&tab=vcsModificationBuilds)

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaprogram.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaprogram.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsavirtual.hpp#16 edit
2015-03-11 10:30:26 -04:00