Γράφημα Υποβολών

3311 Υποβολές

Συγγραφέας SHA1 Μήνυμα Ημερομηνία
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
foreman a77399a76b P4 to Git Change 1434689 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/15 03:00:05
SWDEV-2 - Change OpenCL version number from 2454 to 2455.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2202 edit
2017-07-15 03:15:51 -04:00
foreman ca5e8526e0 P4 to Git Change 1434399 by lmoriche@lmoriche_palamida on 2017/07/14 14:29:20
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Update from git.

Affected files ...

... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#13 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#7 edit
2017-07-14 14:54:24 -04:00
foreman 8e68958b18 P4 to Git Change 1434168 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/14 03:00:04
SWDEV-2 - Change OpenCL version number from 2453 to 2454.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2201 edit
2017-07-14 03:15:43 -04:00
foreman 9e7caf977b P4 to Git Change 1433795 by lmoriche@lmoriche_opencl_dev2 on 2017/07/13 13:32:24
SWDEV-102733 - Use the embedded compiler library for OCL/ROCm/HSAIL when BUILD_HSA_TARGET != yes

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompilerlib.cpp#7 edit
2017-07-13 14:18:44 -04:00
foreman 2aad2059f9 P4 to Git Change 1433763 by lmoriche@lmoriche_opencl_dev2 on 2017/07/13 12:41:17
SWDEV-102733 - Remove an old instance var that was used by the finalizer path.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.hpp#13 edit
2017-07-13 13:46:40 -04:00
foreman 825cc6cc73 P4 to Git Change 1431716 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/08 03:00:05
SWDEV-2 - Change OpenCL version number from 2452 to 2453.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2200 edit
2017-07-08 03:14:49 -04:00
foreman a00fa77a6e P4 to Git Change 1431618 by jatang@jatang-opencl-hsa-stg1 on 2017/07/07 16:47:09
SWDEV-126057 - Fix a segfault of libamdocl-rocr64.so when there's no vega10 is in the system.

	When there's no supported device, Device::devices_ is not created. So we add a check.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#56 edit
2017-07-07 17:29:57 -04:00
foreman c0750db6d1 P4 to Git Change 1431491 by gandryey@gera-w8 on 2017/07/07 14:07:22
SWDEV-122734 - [OCL]Carrizo crashes test on OCLperf in Windows 10
	- revert CL#142983. The crash still exists inside fprintf() for unknown reason. Could be memory corruption, which is difficult to reproduce

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#211 edit
2017-07-07 14:21:59 -04:00
foreman 8727610142 P4 to Git Change 1431230 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/07 03:01:11
SWDEV-2 - Change OpenCL version number from 2451 to 2452.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2199 edit
2017-07-07 03:18:51 -04:00
foreman 454da807df P4 to Git Change 1431060 by gandryey@gera-w8 on 2017/07/06 16:31:22
SWDEV-79445 - OCL generic changes and code clean-up
	- Return initialization failure if runtime couldn't find the library function

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/pro/prodevice.cpp#3 edit
2017-07-06 16:57:49 -04:00
foreman 7741fd5abf P4 to Git Change 1430607 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/06 03:00:05
SWDEV-2 - Change OpenCL version number from 2450 to 2451.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2198 edit
2017-07-06 03:14:45 -04:00
foreman d1bd0fdabf P4 to Git Change 1430092 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/05 03:00:04
SWDEV-2 - Change OpenCL version number from 2449 to 2450.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2197 edit
2017-07-05 03:27:07 -04:00
foreman bd27e2330c P4 to Git Change 1429832 by gandryey@gera-w8 on 2017/07/04 14:30:21
SWDEV-122734 - [OCL]Carrizo crashes test on OCLperf in Windows 10
	- Attempt to fix CZ crash on TC

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#210 edit
2017-07-04 14:59:40 -04:00
foreman c946bd840b P4 to Git Change 1428623 by johtaylo@johtaylo-jtincrementor-increment on 2017/06/30 03:00:04
SWDEV-2 - Change OpenCL version number from 2448 to 2449.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2196 edit
2017-06-30 03:14:49 -04:00
foreman 2714cdc1b6 P4 to Git Change 1428488 by gandryey@gera-w8 on 2017/06/29 17:50:55
SWDEV-111196 - clGetKernelInfoAMD failures for OpenCL-on-ROCm
	- Report available SGPR/VGPR

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#24 edit
2017-06-29 18:39:44 -04:00
foreman 796b6db8f7 P4 to Git Change 1428440 by gandryey@gera-w8 on 2017/06/29 16:41:20
SWDEV-124720 - Observed "Memory access fault by GPU node-1" while running few of OpenCL - ISV apps
	- Change to use system scope on acquire fence for dispatch  packet

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#41 edit
2017-06-29 16:55:15 -04:00
foreman 8035289a92 P4 to Git Change 1428135 by johtaylo@johtaylo-jtincrementor-increment on 2017/06/29 03:00:04
SWDEV-2 - Change OpenCL version number from 2447 to 2448.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2195 edit
2017-06-29 03:11:16 -04:00
foreman 88695d2e74 P4 to Git Change 1427832 by lmoriche@lmoriche_opencl_dev2 on 2017/06/28 14:09:09
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Remove .gitignore

Affected files ...

... //depot/stg/opencl/drivers/opencl/.gitignore#2 delete
2017-06-28 14:14:50 -04:00
foreman 24bdb5a904 P4 to Git Change 1427560 by johtaylo@johtaylo-jtincrementor-increment on 2017/06/28 03:16:12
SWDEV-2 - Change OpenCL version number from 2446 to 2447.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2194 edit
2017-06-28 03:42:47 -04:00