Commit Graph

2567 Commits

Author SHA1 Message Date
foreman 4fcd18fd5c 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


[ROCm/clr commit: 9ddfeef105]
2018-07-26 13:08:44 -04:00
foreman 90bb6fdaa8 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


[ROCm/clr commit: f7701ab726]
2018-07-26 03:28:32 -04:00
foreman f952fbfc43 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


[ROCm/clr commit: 16c55e6a36]
2018-07-25 12:43:09 -04:00
foreman 8c4159e428 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


[ROCm/clr commit: cfccbd91ab]
2018-07-25 03:10:25 -04:00
foreman 4f46ced61a 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


[ROCm/clr commit: ebe91eeace]
2018-07-24 19:14:26 -04:00
foreman 6d6577b374 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


[ROCm/clr commit: b207b2ae94]
2018-07-24 17:00:55 -04:00
foreman bd530def40 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


[ROCm/clr commit: 439ddcff00]
2018-07-24 16:41:18 -04:00
foreman 79fcb97288 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


[ROCm/clr commit: f1157f1cfb]
2018-07-24 03:14:10 -04:00
foreman 8fb0d789a9 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


[ROCm/clr commit: c84525aa73]
2018-07-23 18:19:58 -04:00
foreman 6a30645259 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


[ROCm/clr commit: 12a063779d]
2018-07-23 15:41:16 -04:00
foreman 44dca0ab3b 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


[ROCm/clr commit: 8fb21f8181]
2018-07-21 03:09:20 -04:00
foreman 7e9a0bf90c 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


[ROCm/clr commit: 9aca622a92]
2018-07-20 19:34:45 -04:00
foreman e0b6689f17 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


[ROCm/clr commit: 806aee7963]
2018-07-20 03:09:11 -04:00
foreman 3bf21c89ee 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


[ROCm/clr commit: 75423e4972]
2018-07-19 15:36:34 -04:00
foreman a8d37d6d99 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


[ROCm/clr commit: 13e66cf806]
2018-07-19 03:10:23 -04:00
foreman 12dfd7e000 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


[ROCm/clr commit: 8c44442f90]
2018-07-18 18:14:56 -04:00
foreman 30eee1c741 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


[ROCm/clr commit: 7899017d49]
2018-07-18 15:41:11 -04:00
foreman f3d2c6a4d4 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


[ROCm/clr commit: 8c09d51ced]
2018-07-18 03:10:33 -04:00
foreman 6a0d7b4dcd 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


[ROCm/clr commit: 509d540374]
2018-07-17 18:11:43 -04:00
foreman d6fdaa4829 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


[ROCm/clr commit: b4abf72413]
2018-07-17 03:11:27 -04:00
foreman 44dc6b7fe2 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


[ROCm/clr commit: 77bd31536a]
2018-07-16 12:05:32 -04:00
foreman 55f711754e 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


[ROCm/clr commit: dc52f796a4]
2018-07-14 03:08:19 -04:00
foreman 6d6c29a636 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


[ROCm/clr commit: 017d0f3e03]
2018-07-13 15:05:05 -04:00
foreman d91cb4ed83 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


[ROCm/clr commit: 494b22221b]
2018-07-13 15:00:01 -04:00
foreman 7d0b0b6d2c 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


[ROCm/clr commit: 6b409a027b]
2018-07-13 14:32:29 -04:00
foreman e3ca80a993 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


[ROCm/clr commit: 949558082f]
2018-07-13 03:09:27 -04:00
foreman fc3625d738 P4 to Git Change 1579735 by gandryey@gera-w8 on 2018/07/12 14:22:40
SWDEV-158730 - [CQE OCL][ocltst][WIN] OCLMemoryInfo[1] a sub-test of ocltst oclruntime module is failed
	- Update free memory calculation for APU systems. There is still an issue in GSL with multiple alloc/free passes

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#595 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#96 edit


[ROCm/clr commit: 0b08fa4a4e]
2018-07-12 14:31:30 -04:00
foreman 705bd72c1a P4 to Git Change 1579667 by gandryey@gera-w8 on 2018/07/12 12:31:33
SWDEV-155438 - Produce RGP Queue Timings chunk for OpenCL RGP files
	- Collect command buffer timing
	- Capture 50 dispatches by default

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#113 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#54 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#291 edit


[ROCm/clr commit: 96d0ddb728]
2018-07-12 12:40:04 -04:00
foreman a176ff9d52 P4 to Git Change 1579307 by chui@ocl-promo-incrementor on 2018/07/12 03:00:59
SWDEV-2 - Change OpenCL version number from 2692 to 2693.

Affected files ...

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


[ROCm/clr commit: a7cc26942f]
2018-07-12 03:14:45 -04:00
foreman 8105c856cd P4 to Git Change 1578720 by chui@ocl-promo-incrementor on 2018/07/11 03:00:18
SWDEV-2 - Change OpenCL version number from 2691 to 2692.

Affected files ...

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


[ROCm/clr commit: d36a1aa745]
2018-07-11 03:06:19 -04:00
foreman 443bd10871 P4 to Git Change 1578096 by chui@ocl-promo-incrementor on 2018/07/10 03:00:20
SWDEV-2 - Change OpenCL version number from 2690 to 2691.

Affected files ...

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


[ROCm/clr commit: 1c0cdf6791]
2018-07-10 03:10:03 -04:00
foreman b67fd2e3f8 P4 to Git Change 1577773 by gandryey@gera-w8 on 2018/07/09 13:10:36
SWDEV-155438 - Produce RGP Queue Timings chunk for OpenCL RGP files
	- Enable queue timing

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#4 edit


[ROCm/clr commit: 3fb9ab0d90]
2018-07-09 13:22:19 -04:00
foreman b8756a8f33 P4 to Git Change 1577743 by jatang@jatang-opencl-hsa-stg5 on 2018/07/09 11:44:49
SWDEV-126897 - Fix enqueue_block_capture_event_profiling_info_after_execution test.

	Need to set eng_clk.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocblit.cpp#26 edit


[ROCm/clr commit: bd06a268cc]
2018-07-09 11:54:21 -04:00
foreman 02ce7ba682 P4 to Git Change 1577734 by chui@ocl-promo-incrementor on 2018/07/09 11:34:57
SWDEV-2 - Change OpenCL version number from 2689 to 2690.

Affected files ...

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


[ROCm/clr commit: 1300d226c2]
2018-07-09 11:45:35 -04:00
foreman 19eade5c6e P4 to Git Change 1577357 by gandryey@gera-w8 on 2018/07/06 17:44:59
SWDEV-158017 - CL_DEVICE_GLOBAL_FREE_MEMORY_AMD doesn't work correctly on PAL backend
	- Adjust system memory calculation for APU systems

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#594 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#89 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#95 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#26 edit


[ROCm/clr commit: 2caff650a9]
2018-07-06 17:53:44 -04:00
foreman d41cb5f07f P4 to Git Change 1576949 by johtaylo@johtaylo-jtincrementor2-increment on 2018/07/06 03:00:06
SWDEV-2 - Change OpenCL version number from 2688 to 2689.

Affected files ...

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


[ROCm/clr commit: 73f7b87f92]
2018-07-06 03:13:56 -04:00
foreman efb43fbae7 P4 to Git Change 1576542 by jatang@jatang-opencl-hsa-stg5 on 2018/07/05 09:29:34
SWDEV-126897 - Remove un-necessary synchronize() for Device Enqueue in LC/ROCm path.

	We don't need it since we have a hsa_signal_wait_acquire() to wait for the scheduler to finish. Moreover, synchronize() sends a barrier packet that could get stuck for some reason.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocblit.cpp#25 edit


[ROCm/clr commit: e2b18eda3e]
2018-07-05 09:39:08 -04:00
foreman 46f5afe7da P4 to Git Change 1576407 by johtaylo@johtaylo-jtincrementor2-increment on 2018/07/05 03:00:04
SWDEV-2 - Change OpenCL version number from 2687 to 2688.

Affected files ...

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


[ROCm/clr commit: 5d025cb8bb]
2018-07-05 03:06:54 -04:00
foreman 86d502a1f8 P4 to Git Change 1576247 by gandryey@gera-w8 on 2018/07/04 16:55:54
SWDEV-158017 - CL_DEVICE_GLOBAL_FREE_MEMORY_AMD doesn't work correctly on PAL backend
	- Change the free memory detection to account possible memory allocation with oversubscription.
	- Make sure resource cache isn't counted as allocated memory

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#593 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#244 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#88 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#94 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#68 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#25 edit


[ROCm/clr commit: 7e185b873e]
2018-07-04 17:04:53 -04:00
foreman b817f2190a P4 to Git Change 1576209 by vsytchen@vsytchen-win10 on 2018/07/04 15:37:58
SWDEV-79445 - OCL generic changes and code clean-up

	1. Purge redundant AllocMapTarget function

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#84 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#223 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#309 edit


[ROCm/clr commit: 6e589b7de6]
2018-07-04 15:50:23 -04:00
foreman 9523d68e19 P4 to Git Change 1576208 by vsytchen@vsytchen-win10 on 2018/07/04 15:36:47
SWDEV-154903 - [Vega10][PAL] clSVMAlloc is failing to create allocations greater than 2GB

	1. Uncommit coarse grain SVM from system memory when calling clEnqueueSVMUnmap

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#133 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#133 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#106 edit


[ROCm/clr commit: 0bc34b7062]
2018-07-04 15:45:29 -04:00
foreman 5090f69021 P4 to Git Change 1575903 by johtaylo@johtaylo-jtincrementor2-increment on 2018/07/04 03:00:04
SWDEV-2 - Change OpenCL version number from 2686 to 2687.

Affected files ...

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


[ROCm/clr commit: 2402a28a4d]
2018-07-04 03:09:29 -04:00
foreman 2e9843872a P4 to Git Change 1575517 by gandryey@gera-w8 on 2018/07/03 11:55:33
SWDEV-133815 - PAL support for Linux Pro w/OpenCL 2.0 support
	- Reenable OCL2.0 support on Linux.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#53 edit


[ROCm/clr commit: 1c17b90822]
2018-07-03 12:03:24 -04:00
foreman 3ec0ea210d P4 to Git Change 1574721 by johtaylo@johtaylo-jtincrementor2-increment on 2018/06/30 03:00:05
SWDEV-2 - Change OpenCL version number from 2685 to 2686.

Affected files ...

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


[ROCm/clr commit: cfef94d7fb]
2018-06-30 03:11:58 -04:00
foreman e421d35e49 P4 to Git Change 1574275 by johtaylo@johtaylo-jtincrementor2-increment on 2018/06/29 03:00:05
SWDEV-2 - Change OpenCL version number from 2684 to 2685.

Affected files ...

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


[ROCm/clr commit: bb2d543728]
2018-06-29 03:11:17 -04:00
foreman 1846473302 P4 to Git Change 1573750 by johtaylo@johtaylo-jtincrementor2-increment on 2018/06/28 03:00:05
SWDEV-2 - Change OpenCL version number from 2683 to 2684.

Affected files ...

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


[ROCm/clr commit: 13cce36625]
2018-06-28 03:13:17 -04:00
foreman 9d5edb5b3e P4 to Git Change 1573627 by skudchad@skudchad_test2_win_opencl on 2018/06/27 18:26:38
SWDEV-145570 - [HIP] Report 64KB LDS for Linux

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#52 edit


[ROCm/clr commit: a5bf56e9bc]
2018-06-27 18:36:59 -04:00
foreman 2b6bea9a08 P4 to Git Change 1573623 by gandryey@gera-w8 on 2018/06/27 18:23:10
SWDEV-155433 - Add OpenCL API type for RGP files generated from OpenCL
	- Add API type events to the SQTT

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#93 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#112 edit


[ROCm/clr commit: 7bb3d41155]
2018-06-27 18:32:23 -04:00
foreman 340ec97131 P4 to Git Change 1573154 by johtaylo@johtaylo-jtincrementor2-increment on 2018/06/27 03:00:06
SWDEV-2 - Change OpenCL version number from 2682 to 2683.

Affected files ...

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


[ROCm/clr commit: 4e22474825]
2018-06-27 03:09:59 -04:00
foreman ef220982f9 P4 to Git Change 1572945 by jatang@jatang-opencl-hsa-stg5 on 2018/06/26 16:09:41
SWDEV-155654 - TDR\BSOD observed while running Nuke Performance Benchmark test on Hawaii Asics.

	Need to support the new power-related appprofile parameters for gfx8 ASICs.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.cpp#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.hpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#592 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#183 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#64 edit


[ROCm/clr commit: 717c0e3e6c]
2018-06-26 16:18:18 -04:00