Commit Graph

2030 Commits

Author SHA1 Message Date
foreman a643fcf3d1 P4 to Git Change 1449513 by skudchad@skudchad_test_win_opencl2 on 2017/08/20 12:41:18
SWDEV-107271 - Add Raven IDs.
	- Refactor PAL backend code

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/libUtils.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings.h#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail.h#22 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail64.h#22 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#155 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#51 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#47 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#42 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/driver/driver.cpp#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#17 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#49 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/math/OCLMathFunc.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp#45 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#39 edit
2017-08-20 12:49:56 -04:00
foreman aa2a61f18a P4 to Git Change 1449505 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/20 03:00:03
SWDEV-2 - Change OpenCL version number from 2480 to 2481.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2228 edit
2017-08-20 03:12:27 -04:00
foreman 14d246d2b8 P4 to Git Change 1449431 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/19 03:00:05
SWDEV-2 - Change OpenCL version number from 2479 to 2480.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2227 edit
2017-08-19 03:16:59 -04:00
foreman c51f9e388e P4 to Git Change 1448306 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/17 03:00:05
SWDEV-2 - Change OpenCL version number from 2478 to 2479.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2226 edit
2017-08-17 03:16:14 -04:00
foreman 6622762df5 P4 to Git Change 1448201 by smekhano@stas-nova-hsa on 2017/08/16 19:58:09
SWDEV-121551 - Complib: fix ocltst ACLApi regression after CL 1448141 (HSAIL part)

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#47 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#43 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#46 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#41 edit
2017-08-16 20:11:30 -04:00
foreman 0196394dcf P4 to Git Change 1448192 by lmoriche@lmoriche_opencl_dev2 on 2017/08/16 18:31:50
SWDEV-127386 - Revert to HSAIL instead of LC
	- More asic_reg path fixes (remove asic_reg/ prefix)
	- Add LIQUID_FLASH_INCS/LOPTS/LLIBS variables
	- Add HSA_RUNTIME_INCS/LOPTS/LLIBS variables
	- Add ASIC_REG_INCS variable

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#160 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/api/v0_8/aclKstatsr800.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/7XX/devState7XX.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/7XX/scState7XX.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/devStateEGNI.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/scCompile89.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/scStateEGNI.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/devStateSI.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/scStateSI.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/devState.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/complibdefs#10 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil64.h#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail64.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclKstatsr800.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#53 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#46 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#42 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#45 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#40 edit
... //depot/stg/opencl/drivers/opencl/opencldefs#210 edit
... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#70 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/build/Makefile.gpu#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/build/Makefile.backend#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/build/Makefile.pal#15 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/build/Makefile.oclrocm#19 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#70 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/binary/build/Makefile.binary#23 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/build/Makefile.complib#41 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/spir/build/Makefile.spir#17 edit
2017-08-16 18:45:30 -04:00
foreman 804fab7700 P4 to Git Change 1448141 by smekhano@stas-nova-hsa on 2017/08/16 17:26:46
SWDEV-121551 - Complib: add missing Baffin and Ellesmere chip ids
	Reviewed by Evgeny Mankov

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#45 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#41 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#44 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#39 edit
2017-08-16 17:40:09 -04:00
foreman 93d2dfaa16 P4 to Git Change 1447809 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/16 03:00:03
SWDEV-2 - Change OpenCL version number from 2477 to 2478.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2225 edit
2017-08-16 03:15:09 -04:00
foreman 1f16a55a7b P4 to Git Change 1447790 by lmoriche@lmoriche_opencl_dev2 on 2017/08/16 02:14:56
SWDEV-127386 - Revert to HSAIL instead of LC
	- Make it possible to override the path to components used by OpenCL by using variables.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#159 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/complibdefs#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#52 edit
... //depot/stg/opencl/drivers/opencl/opencldefs#209 edit
... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/build/Makefile.oclrocm#18 edit
2017-08-16 02:27:50 -04:00
foreman b5c8bb7846 P4 to Git Change 1447247 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/15 03:00:04
SWDEV-2 - Change OpenCL version number from 2476 to 2477.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2224 edit
2017-08-15 03:16:42 -04:00
foreman f36b7d8030 P4 to Git Change 1446681 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/14 03:00:05
SWDEV-2 - Change OpenCL version number from 2475 to 2476.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2223 edit
2017-08-14 03:22:14 -04:00
foreman 3c8eb3ec8e P4 to Git Change 1446561 by smekhano@stas-mwamba-rocm on 2017/08/13 15:22:24
SWDEV-127767 - COmplib: process -fuse-native option with LC

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/options.cpp#41 edit
2017-08-13 15:35:34 -04:00
foreman 1d7462b716 P4 to Git Change 1446482 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/12 03:00:04
SWDEV-2 - Change OpenCL version number from 2474 to 2475.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2222 edit
2017-08-12 03:16:29 -04:00
foreman b076dfd8ea P4 to Git Change 1446389 by lmoriche@lmoriche_opencl_dev2 on 2017/08/11 16:56:26
SWDEV-127386 - Revert to HSAIL instead of LC
	- Fixes the asic_reg include files paths.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/api/v0_8/aclKstatsr800.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/7XX/devState7XX.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/7XX/scState7XX.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/devStateEGNI.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/scCompile89.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/scStateEGNI.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/devStateSI.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/scStateSI.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/devState.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/complibdefs#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil64.h#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail64.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclKstatsr800.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#51 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#44 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#40 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#43 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#38 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/binary/build/Makefile.binary#22 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/build/Makefile.complib#40 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/spir/build/Makefile.spir#16 edit
2017-08-11 17:09:47 -04:00
foreman 77376bcf0b P4 to Git Change 1446008 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/11 03:00:03
SWDEV-2 - Change OpenCL version number from 2473 to 2474.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2221 edit
2017-08-11 03:12:56 -04:00
foreman 18cb009335 P4 to Git Change 1445436 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/10 03:00:04
SWDEV-2 - Change OpenCL version number from 2472 to 2473.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2220 edit
2017-08-10 03:21:34 -04:00
foreman 2211f5f559 P4 to Git Change 1445200 by skeely@skeely_HSA_linux on 2017/08/09 15:59:56
SWDEV-124331 - Follow HSA loader spec.

	Extend lifetime of loaded ELF and code reader to the lifetime of the loaded executable.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#27 edit
2017-08-09 16:24:27 -04:00
foreman ee24635439 P4 to Git Change 1445015 by jatang@jatang-opencl-hsa-stg1 on 2017/08/09 09:53:58
SWDEV-121625 - Fix a memory leak.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#34 edit
2017-08-09 10:07:10 -04:00
foreman f0156efc5b P4 to Git Change 1444919 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/09 03:00:05
SWDEV-2 - Change OpenCL version number from 2471 to 2472.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2219 edit
2017-08-09 03:13:00 -04:00
foreman fefb3cdd96 P4 to Git Change 1444368 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/08 03:00:05
SWDEV-2 - Change OpenCL version number from 2470 to 2471.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2218 edit
2017-08-08 03:13:29 -04:00
foreman f27162ba57 P4 to Git Change 1444296 by lmoriche@lmoriche_palamida on 2017/08/08 00:10:29
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Disable LLVM object compression. Allows closed source LLVM binaries to run with the open source runtime
	- Define the DEBUG macro for Debug build types
	- Use the prepared amdgcn lib instead of the static lib when generating the .bc includes for the runtime.

Affected files ...

... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#14 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#8 edit
2017-08-08 00:31:20 -04:00
foreman bc473f8a3c P4 to Git Change 1444178 by lmoriche@lmoriche_opencl_dev2 on 2017/08/07 14:50:37
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Use the internal libelf instead of the system's when building with cmake.
	- Don't include codecvt if WITH_LIQUID_FLASH is not defined
	- Don't memset the device::Kernel::workGroupInfo_, there's a std::string in it. The constructor already zeroes all the fields.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#8 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_lqdflash_amd.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#25 edit
2017-08-07 15:00:33 -04:00
foreman 11d000a8c4 P4 to Git Change 1443936 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/05 03:00:05
SWDEV-2 - Change OpenCL version number from 2469 to 2470.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2217 edit
2017-08-05 03:18:14 -04:00
foreman 543cc3223a P4 to Git Change 1443821 by asalmanp@asalmanp-ocl-stg on 2017/08/04 16:24:19
SWDEV-79278 - [OCL][PAL] use HwPipeBottom to query the start time of an event.
	The reason is that if there are many dispatches run in a loop with profiling enabled, then it is possible that the HwPipeStart of an event can occur before the HwPipeBottom of the previous dispatch and this will affect the timing reported by profiling.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paltimestamp.cpp#3 edit
2017-08-04 16:48:42 -04:00
foreman bc2edb53b1 P4 to Git Change 1443478 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/04 03:00:04
SWDEV-2 - Change OpenCL version number from 2468 to 2469.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2216 edit
2017-08-04 03:17:42 -04:00
foreman 5c3633dd1f P4 to Git Change 1442964 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/03 03:00:04
SWDEV-2 - Change OpenCL version number from 2467 to 2468.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2215 edit
2017-08-03 03:41:56 -04:00
foreman 734b880d80 P4 to Git Change 1442704 by lmoriche@lmoriche_opencl_dev2 on 2017/08/02 14:33:33
SWDEV-1 - Add the required license files.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/LICENSE.TXT#1 add
... //depot/stg/opencl/drivers/opencl/compiler/lib/linker/tools/opencl-link/LICENSE.TXT#1 add
2017-08-02 14:55:45 -04:00
foreman 994c4018f6 P4 to Git Change 1442652 by bsumner@bsumner-lin-opencl on 2017/08/02 13:00:18
SWDEV-129003 - fix incorrect code for pal device

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#43 edit
2017-08-02 13:13:59 -04:00
foreman 786006f223 P4 to Git Change 1442616 by bsumner@bsumner-lin-opencl on 2017/08/02 11:33:24
SWDEV-129003 - correct logic for library control to fix regression

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#42 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#68 edit
2017-08-02 11:50:30 -04:00
foreman 47b228ee67 P4 to Git Change 1442588 by jatang@jatang-opencl-hsa-stg2 on 2017/08/02 10:51:02
SWDEV-95919 - Expose all counters PAL supports.

	At the request from CodeXL, and with the counter block index list provided by CodeXL.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#13 edit
2017-08-02 11:39:21 -04:00
foreman e758c4da35 P4 to Git Change 1442443 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/02 03:00:05
SWDEV-2 - Change OpenCL version number from 2466 to 2467.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2214 edit
2017-08-02 03:12:14 -04:00
foreman c3b49d2ce1 P4 to Git Change 1442310 by gandryey@gera-w8 on 2017/08/01 18:13:31
SWDEV-128975 - Enable khr FP16 extension from runtime

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#20 edit
2017-08-01 18:25:45 -04:00
foreman a8f8ab14f0 P4 to Git Change 1442246 by bsumner@bsumner-lin-opencl on 2017/08/01 16:04:23
SWDEV-128916 - use AMD_GPU_FORCE_SINGLE_FP_DENORM in determining daz_opt library control

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#41 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#67 edit
2017-08-01 16:19:37 -04:00
foreman 5cf9593233 P4 to Git Change 1441906 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/01 03:00:04
SWDEV-2 - Change OpenCL version number from 2465 to 2466.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2213 edit
2017-08-01 03:11:39 -04:00
foreman 55a79e227a P4 to Git Change 1441225 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/29 03:00:04
SWDEV-2 - Change OpenCL version number from 2464 to 2465.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2212 edit
2017-07-29 03:13:41 -04:00
foreman 6b27cc35a1 P4 to Git Change 1440849 by jatang@jatang-opencl-hsa-stg1 on 2017/07/28 10:17:34
SWDEV-95919 - Avoid flushing when PerfCounter is enabled.

	To make sure PerfStart/dispatch/PerfEnd are in the same cmdBuffer

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#51 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#27 edit
2017-07-28 10:35:46 -04:00
foreman e69572cd38 P4 to Git Change 1440715 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/28 03:00:04
SWDEV-2 - Change OpenCL version number from 2463 to 2464.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2211 edit
2017-07-28 03:14:42 -04:00
foreman bbce92464b P4 to Git Change 1440143 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/27 03:00:05
SWDEV-2 - Change OpenCL version number from 2462 to 2463.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2210 edit
2017-07-27 03:18:48 -04:00
foreman 3a805c96cc P4 to Git Change 1439905 by cpaquot@cpaquot-ocl-lc-lnx on 2017/07/26 15:57:06
SWDEV-121486 - Clean up sampler list if we run out of memory.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#42 edit
2017-07-26 16:14:35 -04:00
foreman 0b5300069f P4 to Git Change 1439543 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/26 03:00:03
SWDEV-2 - Change OpenCL version number from 2461 to 2462.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2209 edit
2017-07-26 03:22:03 -04:00
foreman 18617446da P4 to Git Change 1439116 by jatang@jatang-opencl-hsa-stg1 on 2017/07/25 11:47:36
SWDEV-95919 - Make sure PerfCounters_Start, Kernel_dispatch, and PerfCounters_End are in the same command buffer.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#85 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#38 edit
2017-07-25 12:01:02 -04:00
foreman 8a40282f4a P4 to Git Change 1438847 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/25 03:00:06
SWDEV-2 - Change OpenCL version number from 2460 to 2461.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2208 edit
2017-07-25 03:14:06 -04:00
foreman 5f2839e8dd P4 to Git Change 1437971 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/22 03:00:04
SWDEV-2 - Change OpenCL version number from 2459 to 2460.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2207 edit
2017-07-22 03:14:07 -04:00
foreman 9ac2fe6abe P4 to Git Change 1437475 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/21 03:00:03
SWDEV-2 - Change OpenCL version number from 2458 to 2459.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2206 edit
2017-07-21 03:13:44 -04:00
foreman afabd5aa33 P4 to Git Change 1436699 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/20 03:00:03
SWDEV-2 - Change OpenCL version number from 2457 to 2458.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2205 edit
2017-07-20 03:15:14 -04:00
foreman 7f451bbcec P4 to Git Change 1436555 by rili@rili-new-stg-pal-opencl on 2017/07/19 18:26:28
SWDEV-126720 - Use 64bits instead of 32bits for allocation size

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#29 edit
2017-07-19 21:32:52 -04:00
foreman 048ffb882b P4 to Git Change 1436523 by rili@rili-new-stg-pal-opencl on 2017/07/19 17:05:50
SWDEV-126720 - Increase MAX_SINGLE_ALLOC_PERCENT from 75% to 85%.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#274 edit
2017-07-19 20:44:08 -04:00
foreman 04b3eaa50c P4 to Git Change 1436108 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/19 03:00:04
SWDEV-2 - Change OpenCL version number from 2456 to 2457.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2204 edit
2017-07-19 03:10:35 -04:00
foreman 453919dd2f P4 to Git Change 1435469 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/18 03:00:06
SWDEV-2 - Change OpenCL version number from 2455 to 2456.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2203 edit
2017-07-18 03:17:59 -04:00
foreman 660650d441 P4 to Git Change 1435037 by lmoriche@lmoriche_opencl_dev2 on 2017/07/17 12:36:11
SWDEV-127280 - Expose CL_DEVICE_GFXIP_MINOR_AMD/CL_DEVICE_GFXIP_MAJOR_AMD even though cl_amd_device_attribute_query is not yet supported on OpenCL/ROCm.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#57 edit
2017-07-17 13:26:27 -04:00