Граф коммитов

3591 Коммитов

Автор SHA1 Сообщение Дата
foreman 8c7521debc P4 to Git Change 1592431 by chui@ocl-promo-incrementor on 2018/08/11 02:56:21
SWDEV-2 - Change OpenCL version number from 2714 to 2715.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2462 edit
2018-08-11 03:05:38 -04:00
foreman bf34297c34 P4 to Git Change 1592011 by chui@ocl-promo-incrementor on 2018/08/10 02:56:39
SWDEV-2 - Change OpenCL version number from 2713 to 2714.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2461 edit
2018-08-10 03:30:55 -04:00
foreman 53e1b3b74f P4 to Git Change 1591182 by chui@ocl-promo-incrementor on 2018/08/09 02:56:37
SWDEV-2 - Change OpenCL version number from 2712 to 2713.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2460 edit
2018-08-09 03:16:04 -04:00
foreman b33c52ed6f P4 to Git Change 1591041 by vsytchen@vsytchen-win10 on 2018/08/08 18:46:17
SWDEV-159881 - [OCL][ROCm] Add SVM coarse-grain buffer support with device memory (Part 1)

	1. Implement submitSvmFree/Copy/FillMemory.
	2. Add macro IS_HIP that determines if the client is HIP.
	3. Add setting enableCoarseGrainSVM that allows the use of device memory for coarse grain SVM allocations.
	4. Set enableCoarseGrainSVM to be true only for HIP.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#93 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#35 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#15 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#61 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.hpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#294 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/macros.hpp#10 edit
2018-08-08 18:58:03 -04:00
foreman ac9ebe294b P4 to Git Change 1590896 by vsytchen@vsytchen-win10 on 2018/08/08 14:49:41
SWDEV-79445 - OCL generic changes and code clean-up

	1. std::auto_ptr is deprecated in c++11 and removed in c++17. Use unique_ptr instead.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#65 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#21 edit
2018-08-08 15:05:57 -04:00
foreman a326b96d41 P4 to Git Change 1590860 by lmoriche@lmoriche_opencl_dev2 on 2018/08/08 12:49:56
SWDEV-161464 - OpenCL github project rpm and deb package issue
	- Add CPack packaging to the CMake build.

Affected files ...

... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#20 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#14 edit
2018-08-08 13:05:50 -04:00
foreman 1575bb0507 P4 to Git Change 1590683 by chui@ocl-promo-incrementor on 2018/08/08 02:56:36
SWDEV-2 - Change OpenCL version number from 2711 to 2712.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2459 edit
2018-08-08 03:21:33 -04:00
foreman 1a61f6b9e5 P4 to Git Change 1590524 by gandryey@gera-lnx-rcf on 2018/08/07 17:38:31
SWDEV-160552 - [CQE OCL][DTB][BD][Perf][QR][G] Soft hang is observed with ProRender after few subtests due to base driver.
	- Reset the pointer to  nullptr if PAL platform was destroyed

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#102 edit
2018-08-07 17:56:54 -04:00
foreman 769cc7cddb P4 to Git Change 1590512 by gandryey@gera-lnx-rcf on 2018/08/07 17:06:25
SWDEV-160552 - [CQE OCL][DTB][BD][Perf][QR][G] Soft hang is observed with ProRender after few subtests due to base driver.
	- Delete PAL platform object if runtime didn't find any supported device.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#101 edit
2018-08-07 17:29:56 -04:00
foreman 99cb78b186 P4 to Git Change 1590448 by gandryey@gera-w8 on 2018/08/07 15:31:50
SWDEV-159036 - HBCC is off by default in OCL on WX9100
	- Disable HBCC, since it causes ocltst failures on TC

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#293 edit
2018-08-07 15:53:13 -04:00
foreman abefff3eb2 P4 to Git Change 1590417 by gandryey@gera-w8 on 2018/08/07 14:30:31
SWDEV-159036 - HBCC is off by default in OCL on WX9100
	- Add HBCC size to the global memory. It seems KMD fixed all regressions.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#292 edit
2018-08-07 14:51:30 -04:00
foreman 60bea15438 P4 to Git Change 1590078 by chui@ocl-promo-incrementor on 2018/08/07 02:56:00
SWDEV-2 - Change OpenCL version number from 2710 to 2711.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2458 edit
2018-08-07 03:13:19 -04:00
foreman aa99feb153 P4 to Git Change 1589968 by skudchad@skudchad_test2_win_opencl on 2018/08/06 17:25:53
SWDEV-145570 - [HIP] Increase the default size for SVM to 16GB for HIP

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#100 edit
2018-08-06 17:32:00 -04:00
foreman f889d2ebba P4 to Git Change 1589611 by chui@ocl-promo-incrementor on 2018/08/04 02:55:53
SWDEV-2 - Change OpenCL version number from 2709 to 2710.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2457 edit
2018-08-04 03:10:36 -04:00
foreman 9cd2db67f6 P4 to Git Change 1589476 by axie@axie-rocm-opencl on 2018/08/03 15:54:24
SWDEV-79445 - OCL generic changes and code clean-up
	- Optimize setup of kernel arguments.
	- Add HW ABI support in the abstraction layer
	- Remove arguments parsing loop from the kernel launch. Memory processing will be responsible for dependency tracking and  patching of arguments.

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

	Tests:
	1. ./run_conformance.py ./opencl_conformance_tests_reallyquick.csv CL_DEVICE_TYPE_GPU for openCL 1.2: OpenCL-GL sharing failed. This is not a regression.
	2. ./ocltst -m oclruntime.so -A oclruntime.exclude
	3. ./run_conformance.py opencl_conformance_tests_lightning.csv CL_DEVICE_TYPE_GPU : PASS
	4. teamcity test: http://ocltc.amd.com:8111/viewModification.html?modId=104598&personal=true&buildTypeId=&tab=vcsModificationBuilds&show_all_builds=true

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#39 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.hpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#60 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.hpp#17 edit
2018-08-03 16:05:12 -04:00
foreman 6d82075654 P4 to Git Change 1589162 by chui@ocl-promo-incrementor on 2018/08/03 02:56:36
SWDEV-2 - Change OpenCL version number from 2708 to 2709.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2456 edit
2018-08-03 03:09:01 -04:00
foreman 7d877e1589 P4 to Git Change 1588573 by chui@ocl-promo-incrementor on 2018/08/02 02:56:34
SWDEV-2 - Change OpenCL version number from 2707 to 2708.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2455 edit
2018-08-02 03:12:11 -04:00
foreman 9fb27ccc8b P4 to Git Change 1588199 by gandryey@gera-w8 on 2018/08/01 11:53:29
SWDEV-155434 - Add SQTT instrumentation tokens for OpenCL dispatches for RGP support
	- Fix the build.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#119 edit
2018-08-01 12:30:25 -04:00
foreman 19968ab78a P4 to Git Change 1588181 by gandryey@gera-w8 on 2018/08/01 11:39:16
SWDEV-155434 - Add SQTT instrumentation tokens for OpenCL dispatches for RGP support
	- Switch to the workgroup size report for the dispatch info.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#118 edit
2018-08-01 11:53:18 -04:00
foreman 37677e98a5 P4 to Git Change 1588043 by chui@ocl-promo-incrementor on 2018/08/01 02:56:59
SWDEV-2 - Change OpenCL version number from 2706 to 2707.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2454 edit
2018-08-01 03:23:36 -04:00
foreman ce73c861d6 P4 to Git Change 1587463 by chui@ocl-promo-incrementor on 2018/07/31 02:56:47
SWDEV-2 - Change OpenCL version number from 2705 to 2706.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2453 edit
2018-07-31 03:15:02 -04:00
foreman 33c588c456 P4 to Git Change 1586734 by chui@ocl-promo-incrementor on 2018/07/28 02:56:31
SWDEV-2 - Change OpenCL version number from 2704 to 2705.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2452 edit
2018-07-28 03:11:24 -04:00
foreman 46a6b4b4d7 P4 to Git Change 1586299 by chui@ocl-promo-incrementor on 2018/07/27 02:56:34
SWDEV-2 - Change OpenCL version number from 2703 to 2704.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2451 edit
2018-07-27 03:21:21 -04:00
foreman 2544968e15 P4 to Git Change 1586165 by gandryey@gera-w8 on 2018/07/26 18:11:39
SWDEV-79445 - OCL generic changes and code clean-up
	- Make sure RAVEN2 uses PAL path for offline devices

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#597 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#167 edit
2018-07-26 18:27:12 -04:00
foreman 9ddfeef105 P4 to Git Change 1585929 by asalmanp@asalmanp-ocl-stg on 2018/07/26 12:26:11
SWDEV-132899 - [OCL][GFX10] removing gfx1001 (target for Navi10 Lite if xnack is enabled)
	 starting from gfx10, we will use the same target (e.g., gfx1000) no matter if xnack is enabled/disbaled and we pass "-xnack" option to Finalizer if xnack is enabled on the target
	ReviewURLBoard = http://ocltc.amd.com/reviews/r/15492/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#37 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#99 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#64 edit
2018-07-26 13:08:44 -04:00
foreman f7701ab726 P4 to Git Change 1585682 by chui@ocl-promo-incrementor on 2018/07/26 02:56:37
SWDEV-2 - Change OpenCL version number from 2702 to 2703.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2450 edit
2018-07-26 03:28:32 -04:00
foreman 16c55e6a36 P4 to Git Change 1585268 by wchau@wchau_OCL_boltzmann on 2018/07/25 12:33:45
SWDEV-160377 - [OCL][ROCM] Add OpenCL Runtime Support for GFX10 in ROCm

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdefs.hpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#92 edit
2018-07-25 12:43:09 -04:00
foreman cfccbd91ab P4 to Git Change 1585041 by chui@ocl-promo-incrementor on 2018/07/25 02:57:40
SWDEV-2 - Change OpenCL version number from 2701 to 2702.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2449 edit
2018-07-25 03:10:25 -04:00
foreman ebe91eeace P4 to Git Change 1584936 by vsytchen@vsytchen-win10 on 2018/07/24 18:57:28
SWDEV-79445 - OCL generic changes and code clean-up

	1. In SvmCopyMemoryCommand handle the case when both src and dst pointer don't belong to the SVM space.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#424 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#117 edit
2018-07-24 19:14:26 -04:00
foreman b207b2ae94 P4 to Git Change 1584842 by asalmanp@asalmanp-ocl-stg on 2018/07/24 16:31:05
SWDEV-132899 - Removing gfx1001 and adding gfx1010 target for Navi10 (gfx10.1)

	ReviewURLBoard = http://ocltc.amd.com/reviews/r/15473/

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/libUtils.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings.h#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail.h#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail64.h#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#158 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#31 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#55 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#51 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#46 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/driver/driver.cpp#68 edit
2018-07-24 17:00:55 -04:00
foreman 439ddcff00 P4 to Git Change 1584825 by asalmanp@asalmanp-ocl-stg on 2018/07/24 16:08:09
SWDEV-132899 - Propagate -xnack option to Finalizer

	ReviewURLBoard = http://ocltc.amd.com/reviews/r/15478/

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#70 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#139 edit
2018-07-24 16:41:18 -04:00
foreman f1157f1cfb P4 to Git Change 1584378 by chui@ocl-promo-incrementor on 2018/07/24 02:56:41
SWDEV-2 - Change OpenCL version number from 2700 to 2701.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2448 edit
2018-07-24 03:14:10 -04:00
foreman c84525aa73 P4 to Git Change 1584196 by gandryey@gera-w8 on 2018/07/23 18:05:14
SWDEV-79445 - OCL generic changes and code clean-up
	- Reset memory dependency if runtime invalidated L1 for the profiling logic workaround. Profiling can be enabled for wave limiter, which could cause L1 invalidation twice.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#116 edit
2018-07-23 18:19:58 -04:00
foreman 12a063779d P4 to Git Change 1584092 by zukhan@zukhan-lc-win10 on 2018/07/23 15:24:19
SWDEV-155860 - [OCL][LC] 62 Failures running on OCL/LC Windows drivers
	 - Conformance test  basic->vload_private was failing due to alignment assert check on akc->workitem_private_segment_byte_size.
	 - Determined needed to add alignment, so added alignment into the header file, and removed assert check (as alignment was done afterwards).

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#57 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#18 edit
2018-07-23 15:41:16 -04:00
foreman 8fb21f8181 P4 to Git Change 1583683 by chui@ocl-promo-incrementor on 2018/07/21 02:56:33
SWDEV-2 - Change OpenCL version number from 2699 to 2700.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2447 edit
2018-07-21 03:09:20 -04:00
foreman 9aca622a92 P4 to Git Change 1583633 by vsytchen@vsytchen-win10 on 2018/07/20 18:09:50
SWDEV-79445 - OCL generic changes and code clean-up

	1. Purge reduntant SVM alignment. The size will always get correctly aligned inside of PAL/GSL.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#596 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#245 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#98 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#70 edit
2018-07-20 19:34:45 -04:00
foreman 806aee7963 P4 to Git Change 1583209 by chui@ocl-promo-incrementor on 2018/07/20 02:56:33
SWDEV-2 - Change OpenCL version number from 2698 to 2699.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2446 edit
2018-07-20 03:09:11 -04:00
foreman 75423e4972 P4 to Git Change 1582940 by gandryey@gera-w8 on 2018/07/19 15:09:58
SWDEV-159255 - [CQE OCL][ocltst][WIN] [DTB-Blocker] OCLMemoryInfo[0] a sub-test of ocltst oclruntime module is failed while running whole module and getting pass while running alone this test due to faulty CL#1576247
	- Reduce extra size acceptance for the cache look-up, so it will satisfy the test condition.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#69 edit
2018-07-19 15:36:34 -04:00
foreman 13e66cf806 P4 to Git Change 1582604 by chui@ocl-promo-incrementor on 2018/07/19 02:56:32
SWDEV-2 - Change OpenCL version number from 2697 to 2698.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2445 edit
2018-07-19 03:10:23 -04:00
foreman 8c44442f90 P4 to Git Change 1582433 by gandryey@gera-w8 on 2018/07/18 17:23:28
SWDEV-155438 - Produce RGP Queue Timings chunk for OpenCL RGP files
	- Register SDMA queue in order to get SDMA timing. The RGP trace capture with SDMA may cause a HW hang occasionally

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#115 edit
2018-07-18 18:14:56 -04:00
foreman 7899017d49 P4 to Git Change 1582337 by vsytchen@vsytchen-win10 on 2018/07/18 15:21:49
SWDEV-79445 - OCL generic changes and code clean-up

	1. std::bind2nd is deprecated in c++11 and removed in c++17. Use a range based for loop without any functor instead.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#59 edit
2018-07-18 15:41:11 -04:00
foreman 8c09d51ced P4 to Git Change 1581943 by chui@ocl-promo-incrementor on 2018/07/18 02:56:41
SWDEV-2 - Change OpenCL version number from 2696 to 2697.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2444 edit
2018-07-18 03:10:33 -04:00
foreman 509d540374 P4 to Git Change 1581723 by todli@todli-win-opencl-kv1 on 2018/07/17 17:45:23
SWDEV-152361 - Fixed writeBuffer, writeBufferRect and copyBufferRect paths for ExternalPhysical memory in GPU backend, so that SDI copy can sync with writeMarker correctly in Linux.
	http://ocltc.amd.com/reviews/r/15420/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpublit.cpp#131 edit
2018-07-17 18:11:43 -04:00
foreman b4abf72413 P4 to Git Change 1581219 by chui@ocl-promo-incrementor on 2018/07/17 03:00:15
SWDEV-2 - Change OpenCL version number from 2695 to 2696.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2443 edit
2018-07-17 03:11:27 -04:00
foreman 77bd31536a P4 to Git Change 1580823 by gandryey@gera-w8 on 2018/07/16 11:48:51
SWDEV-154474 - [Task]: TAN Dual Realtime Queue Enhancement For Radeon Rays
	- Use the new enum for RT1

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#423 edit
2018-07-16 12:05:32 -04:00
foreman dc52f796a4 P4 to Git Change 1580522 by chui@ocl-promo-incrementor on 2018/07/14 03:00:23
SWDEV-2 - Change OpenCL version number from 2694 to 2695.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2442 edit
2018-07-14 03:08:19 -04:00
foreman 017d0f3e03 P4 to Git Change 1580351 by vsytchen@vsytchen-win10 on 2018/07/13 14:54:15
SWDEV-158585 - [ROCm] OCLPinnedMemory test is giving VM fault

	1. If host ptr is present, use the CopyBuffer path instead of the ReadBuffer path

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#58 edit
2018-07-13 15:05:05 -04:00
foreman 494b22221b P4 to Git Change 1580345 by gandryey@gera-lnx-rcf on 2018/07/13 14:50:14
SWDEV-154474 - [Task]: TAN Dual Realtime Queue Enhancement For Radeon Rays
	- Fix linux build error

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#33 edit
2018-07-13 15:00:01 -04:00
foreman 6b409a027b P4 to Git Change 1580311 by gandryey@gera-w8 on 2018/07/13 14:24:01
SWDEV-154474 - [Task]: TAN Dual Realtime Queue Enhancement For Radeon Rays
	- Add support for the second RT queue

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_command.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#422 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#97 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#114 edit
2018-07-13 14:32:29 -04:00
foreman 949558082f P4 to Git Change 1580020 by chui@ocl-promo-incrementor on 2018/07/13 03:00:20
SWDEV-2 - Change OpenCL version number from 2693 to 2694.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2441 edit
2018-07-13 03:09:27 -04:00