Commit Graph

2126 Commits

Author SHA1 Message Date
foreman bf1ff9f160 P4 to Git Change 1468408 by johtaylo@johtaylo-jtincrementor2-increment on 2017/10/11 03:00:05
SWDEV-2 - Change OpenCL version number from 2515 to 2516.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2263 edit
2017-10-11 03:09:36 -04:00
foreman 7b524705c1 P4 to Git Change 1468181 by gandryey@gera-w8 on 2017/10/10 17:42:02
SWDEV-133815 - PAL support for Linux Pro w/OpenCL 2.0 support
	- Fix the clear size in FillBuffer. It's in bytes.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#61 edit
2017-10-10 17:54:02 -04:00
foreman 3bd2d13b40 P4 to Git Change 1467821 by johtaylo@johtaylo-jtincrementor-increment on 2017/10/10 03:00:05
SWDEV-2 - Change OpenCL version number from 2514 to 2515.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2262 edit
2017-10-10 03:06:59 -04:00
foreman efcf004ed5 P4 to Git Change 1467094 by johtaylo@johtaylo-jtincrementor-increment on 2017/10/06 03:00:04
SWDEV-2 - Change OpenCL version number from 2513 to 2514.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2261 edit
2017-10-06 03:06:50 -04:00
foreman 3f6483c03c P4 to Git Change 1466632 by johtaylo@johtaylo-jtincrementor-increment on 2017/10/05 03:00:05
SWDEV-2 - Change OpenCL version number from 2512 to 2513.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2260 edit
2017-10-05 03:12:01 -04:00
foreman 051ffe4780 P4 to Git Change 1466505 by wchau@wchau_OCL_boltzmann on 2017/10/04 16:34:02
SWDEV-134554 - OCLPerfConcurrency is failed on Vega10 Lnx Pro after CL#1465654
	- fixed the issue by limit the number of asyn queues to 8, which matches the number of pipes.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdefs.hpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#68 edit
2017-10-04 16:45:05 -04:00
foreman eb35e4050b P4 to Git Change 1466185 by johtaylo@johtaylo-jtincrementor-increment on 2017/10/04 03:00:04
SWDEV-2 - Change OpenCL version number from 2511 to 2512.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2259 edit
2017-10-04 03:10:50 -04:00
foreman 55a4b40473 P4 to Git Change 1466145 by todli@todli-ubuntu on 2017/10/03 21:32:44
SWDEV-126904 - rocm Pipe: fill device info for Pipe, and initialize Pipe memory object according to clk_pipe_t structure

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#67 edit
2017-10-03 21:40:52 -04:00
foreman 4833d179d9 P4 to Git Change 1466121 by lmoriche@lmoriche_opencl_dev on 2017/10/03 18:21:02
SWDEV-86035 - Fix OCL/PAL build on Linux
	- Remove BUILD_HSA_TARGET (Was HSA's OpenCL/HSA/HSAIL build)
	- Make it possible to build OCL/PAL without OCL/ORCA (BUILD_PAL_DEVICE=yes BUILD_GPU_DEVICE=no)

Affected files ...

... //depot/stg/opencl/drivers/opencl/Makefile#58 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/Makefile#12 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#162 edit
... //depot/stg/opencl/drivers/opencl/compiler/Makefile#68 edit
... //depot/stg/opencl/drivers/opencl/compiler/clc/build/Makefile.clc#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/clc/src/build/Makefile.clc#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/edg/build/Makefile.edg#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/Makefile#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/common/build/Makefile.common#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/build/Makefile.scwrapper#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/build/Makefile.complib#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/complibdefs#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/Makefile#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/build/Makefile.common#38 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/build/Makefile.gpu#40 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/build/Makefile.complib#96 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#55 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/llvmdefs#46 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/tools/Makefile#38 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/llvmdefs#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/aoc2/build/Makefile.aoc2#33 edit
... //depot/stg/opencl/drivers/opencl/library/Makefile#28 edit
... //depot/stg/opencl/drivers/opencl/library/build/Makefile#8 edit
... //depot/stg/opencl/drivers/opencl/library/build/Makefile.library#60 edit
... //depot/stg/opencl/drivers/opencl/library/gpu/common/build/Makefile.common#28 edit
... //depot/stg/opencl/drivers/opencl/library/hsa/hsail/build/Makefile.hsail#46 edit
... //depot/stg/opencl/drivers/opencl/opencldefs#212 edit
... //depot/stg/opencl/drivers/opencl/openclrules#97 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/binary/build/Makefile.binary#25 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/build/Makefile.complib#43 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/spir/build/Makefile.spir#21 edit
2017-10-03 18:34:48 -04:00
foreman acd5580045 P4 to Git Change 1465968 by asalmanp@asalmanp-ocl-stg on 2017/10/03 13:51:45
SWDEV-79278 - [OCL][VG12] enabling Vega12 in mainline for OCL for Bring-up

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#23 edit
2017-10-03 14:03:21 -04:00
foreman 7eca6c1d96 P4 to Git Change 1465784 by johtaylo@johtaylo-jtincrementor-increment on 2017/10/03 03:00:04
SWDEV-2 - Change OpenCL version number from 2510 to 2511.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2258 edit
2017-10-03 03:11:13 -04:00
foreman 676a9d5003 P4 to Git Change 1465654 by wchau@wchau_OCL_boltzmann on 2017/10/02 16:13:43
SWDEV-120036 - Supporting the cl_amd_device_attribute_query on the ROC device
	- resubmit the codes with the addition of global free memory query support

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#24 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#27 edit
2017-10-02 16:31:08 -04:00
foreman a16eb89cce P4 to Git Change 1465292 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/30 03:00:05
SWDEV-2 - Change OpenCL version number from 2509 to 2510.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2257 edit
2017-09-30 03:14:54 -04:00
foreman 4adb1d45a9 P4 to Git Change 1465195 by lmoriche@lmoriche_opencl_dev2 on 2017/09/29 17:50:34
SWDEV-86035 - Fix OCL/PAL build on Linux
	- Split BUILD_*_DEVICE and BULD_LLVM_*_TARGET.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#54 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/Makefile#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/llvmdefs#45 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/llvmlibs#49 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/Makefile#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/llvmdefs#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/llvmlibs#3 edit
... //depot/stg/opencl/drivers/opencl/make/llvm.git/lib/Target/Makefile#3 edit
... //depot/stg/opencl/drivers/opencl/make/llvm.git/llvmdefs#9 edit
... //depot/stg/opencl/drivers/opencl/make/llvm.git/llvmlibs#20 edit
... //depot/stg/opencl/drivers/opencl/opencldefs#211 edit
2017-09-29 17:56:24 -04:00
foreman a4696ffec9 P4 to Git Change 1465020 by emankov@em-hsa-lightning on 2017/09/29 13:04:54
SWDEV-102733 - [OCL-LC-ROCm] Update from git http://git.amd.com:8080/#/c/109326/

Affected files ...

... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#16 edit
2017-09-29 13:11:05 -04:00
foreman 70c2c8d400 P4 to Git Change 1464870 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/29 03:00:05
SWDEV-2 - Change OpenCL version number from 2508 to 2509.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2256 edit
2017-09-29 03:11:07 -04:00
foreman 52ed085f34 P4 to Git Change 1464719 by gandryey@gera-w8 on 2017/09/28 17:50:10
SWDEV-79445 - OCL generic changes and code clean-up
	- Disable runtime destruction. C++ wrapper and compiler lib static objects can be destroyed in undesired order and cause a crash

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/runtime.cpp#38 edit
2017-09-28 17:57:35 -04:00
foreman 2db432663c P4 to Git Change 1464689 by skeely@skeely_HSA_linux on 2017/09/28 17:01:05
SWDEV-134228 - Remove dead code.

	hsa_memory_assign_agent is not needed with pool memory APIs and has been superceded by hsa_amd_agents_allow_access.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#65 edit
2017-09-28 17:16:41 -04:00
foreman af2ba1c7b7 P4 to Git Change 1464639 by gandryey@gera-w8 on 2017/09/28 15:45:07
SWDEV-79445 - OCL generic changes and code clean-up
	- Remove ENABLE_CAL_SHUTDOWN variable

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/runtime.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#281 edit
2017-09-28 16:03:49 -04:00
foreman 7692407897 P4 to Git Change 1464629 by gandryey@gera-w8 on 2017/09/28 15:29:20
SWDEV-79445 - OCL generic changes and code clean-up
	- Add RuntimeTearDown class for device destruction on exit. Fixes an assert in PAL under Linux.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/runtime.cpp#36 edit
2017-09-28 15:43:54 -04:00
foreman af98be0351 P4 to Git Change 1464512 by gandryey@gera-w8 on 2017/09/28 12:57:40
SWDEV-133851 - [CQE OCL][1.2][LNX-PRO] A subtest from OCLcompiler is failing due to faulty cl#1458879
	- If pinning failed and allocation was forced to system memory, then copy the original data

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#577 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#64 edit
2017-09-28 13:03:15 -04:00
foreman 2276473e9d P4 to Git Change 1464352 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/28 03:00:05
SWDEV-2 - Change OpenCL version number from 2507 to 2508.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2255 edit
2017-09-28 03:08:07 -04:00
foreman 75653253bb P4 to Git Change 1463727 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/27 03:00:05
SWDEV-2 - Change OpenCL version number from 2506 to 2507.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2254 edit
2017-09-27 03:07:56 -04:00
foreman c7ea67c7c6 P4 to Git Change 1463205 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/26 03:00:05
SWDEV-2 - Change OpenCL version number from 2505 to 2506.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2253 edit
2017-09-26 03:06:41 -04:00
foreman 98366d2b59 P4 to Git Change 1463068 by lmoriche@lmoriche_opencl_dev2 on 2017/09/25 17:58:14
SWDEV-86035 - Fix OCL/PAL build on Linux

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#38 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#60 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#33 edit
2017-09-25 18:16:57 -04:00
foreman db63366bcb P4 to Git Change 1462860 by skudchad@skudchad_test2_win_opencl on 2017/09/25 14:13:13
SWDEV-95919 - Expose coutners by instances and not number of counters. Also expose EA and RMI instances.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#15 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#41 edit
2017-09-25 14:25:11 -04:00
foreman 4460abcd9c P4 to Git Change 1462490 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/23 03:00:04
SWDEV-2 - Change OpenCL version number from 2504 to 2505.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2252 edit
2017-09-23 03:13:36 -04:00
foreman cb4585939d P4 to Git Change 1462147 by asalmanp@asalmanp-ocl-stg on 2017/09/22 10:49:57
SWDEV-132899 - [OCL][GFX10] Add support for GFX10

	Adjusting WaveFrontSize for Null Devices based on the gfxip (the WaveFrontSize is 32 for gfxip10)

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#63 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#37 edit
2017-09-22 11:05:41 -04:00
foreman b236524590 P4 to Git Change 1461998 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/22 03:00:06
SWDEV-2 - Change OpenCL version number from 2503 to 2504.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2251 edit
2017-09-22 03:15:45 -04:00
foreman 92570dd4cd P4 to Git Change 1461559 by akasauro@akasauro_fiji1_opencl_rocm on 2017/09/21 10:00:24
SWDEV-118564 - [OCL-LC-ROCm] Revert deletion of "-x cl" related comments

	Review: http://ocltc.amd.com/reviews/r/13454/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#19 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#37 edit
2017-09-21 10:11:44 -04:00
foreman c7dbd490b0 P4 to Git Change 1461455 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/21 03:00:48
SWDEV-2 - Change OpenCL version number from 2502 to 2503.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2250 edit
2017-09-21 03:14:06 -04:00
foreman e53571d05b P4 to Git Change 1461118 by gandryey@gera-w8 on 2017/09/20 12:04:57
SWDEV-86035 -  Switch back to 8 CBs due to HW hangs with HWSC on VI.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#32 edit
2017-09-20 12:18:30 -04:00
foreman a348a08391 P4 to Git Change 1461094 by akasauro@akasauro_fiji1_opencl_rocm on 2017/09/20 11:23:36
SWDEV-118564 - [OCL-LC-ROCm] Remove options, which have already been moved to AMDGPUToolChain by https://reviews.llvm.org/rL312524

	In order to have similar set of optipons for online and offline compilation a mechanism of setting default options in AMDGPUToolChain was implemented by https://reviews.llvm.org/rL312524. That commit also sets two default options in AMDGPUToolChain: -m64 and -O3 (the latter only set if there is no -O{N} option in the args). The commit has already reached amd-common.

	The current change relates to LC only and removes setting of -m64 from compileImpl_LC() as it is set later in TranslateArgs(); for online -O{N} is set as before by RT and stays unchanged in AMDGPUToolChain; for  offline it is set to -O3 by TranslateArgs() if no -O{N} is passed through args.

	Also remove comments regarding "-x cl" as it is now correctly set in OpenCL driver.

	Review: http://ocltc.amd.com/reviews/r/13454/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#36 edit
2017-09-20 11:38:12 -04:00
foreman 5b85bc981c P4 to Git Change 1460945 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/20 03:00:04
SWDEV-2 - Change OpenCL version number from 2501 to 2502.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2249 edit
2017-09-20 03:13:12 -04:00
foreman f42b464126 P4 to Git Change 1460659 by skudchad@skudchad_test2_win_opencl on 2017/09/19 14:21:48
SWDEV-95919 - Expose all MCVML2 counters for gfx9 on PAL OCL backend.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#14 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#40 edit
2017-09-19 15:15:04 -04:00
foreman 61de12fb47 P4 to Git Change 1460349 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/19 03:00:07
SWDEV-2 - Change OpenCL version number from 2500 to 2501.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2248 edit
2017-09-19 03:15:02 -04:00
foreman fb18f128c9 P4 to Git Change 1460106 by wchau@wchau_OCL_boltzmann on 2017/09/18 15:29:29
SWDEV-120036 - Supporting the cl_amd_device_attribute_query on the ROC device - Back out changelist 1459984
	- not all device attributes are supported, will re-submit the changes when every attribute is supported.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#64 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#26 edit
2017-09-18 17:12:05 -04:00
foreman a851cc152c P4 to Git Change 1460028 by wchau@wchau_OCL_boltzmann on 2017/09/18 14:03:40
SWDEV-111439 - Add query for preferred constant size
	- fixed a mistake of using 64KiB for the size, which should be 16KiB.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#576 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#62 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#63 edit
2017-09-18 14:15:44 -04:00
foreman d540aab99d P4 to Git Change 1459984 by wchau@wchau_OCL_boltzmann on 2017/09/18 12:13:12
SWDEV-120036 - Supporting the cl_amd_device_attribute_query on the ROC device

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#62 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#25 edit
2017-09-18 12:28:52 -04:00
foreman f8bc731619 P4 to Git Change 1459702 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/16 03:00:05
SWDEV-2 - Change OpenCL version number from 2499 to 2500.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2247 edit
2017-09-16 03:14:05 -04:00
foreman 040f46d584 P4 to Git Change 1459235 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/15 03:00:04
SWDEV-2 - Change OpenCL version number from 2498 to 2499.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2246 edit
2017-09-15 03:13:25 -04:00
foreman b44fd81c76 P4 to Git Change 1459027 by wchau@wchau_OCL_boltzmann on 2017/09/14 15:39:04
SWDEV-111439 - Add query for preferred constant size

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_device.cpp#67 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl_ext.h#18 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#34 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl_ext.h#11 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.2/CL/cl.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.2/CL/cl_ext.h#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#291 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#575 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#61 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#61 edit
2017-09-14 16:26:32 -04:00
foreman 4066449a8b P4 to Git Change 1458879 by gandryey@gera-w8 on 2017/09/14 11:41:44
SWDEV-129129 - [[CQE OCL][Vega vs Fiji] Upto 12% Performance drop observed on VEGA10 compared to FIJI while running BlackMagic Davinci Resolve
	More benchmark tuning:
	- Keep system memory locked in the resource cache. That removes huge amount of lock/unlock calls to OS due to the resource creation and destruciton
	- Reduce the command buffer size to 256 commands and incrrease the amount of CBs to 16
	- Increase the amount of resident resources to 2048

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#574 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.cpp#17 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#58 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#31 edit
2017-09-14 11:58:52 -04:00
foreman 44b7cfefaf P4 to Git Change 1458724 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/14 03:00:06
SWDEV-2 - Change OpenCL version number from 2497 to 2498.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2245 edit
2017-09-14 03:14:53 -04:00
foreman 8b2c819023 P4 to Git Change 1458387 by rili@rili-new-stg-pal-opencl on 2017/09/13 13:59:02
SWDEV-131925 - Initialize virtual queue
	                            Code Review: http://ocltc.amd.com/reviews/r/13436/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#57 edit
2017-09-13 14:08:50 -04:00
foreman 068bf554fb P4 to Git Change 1458325 by gandryey@gera-w8 on 2017/09/13 11:33:32
SWDEV-132238 - [CQE OCL][Vega10][DTB-Blocker][QR] 'Allocation (Single)' test of WF Conformance is failing; Faulty CL# 1451444
	- Disable reporting extra HBCC memory by default. Reporting extra memory can be reenabled with GPU_ADD_HBCC_SIZE=1

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#60 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#280 edit
2017-09-13 11:47:55 -04:00
foreman d0cd65755a P4 to Git Change 1458204 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/13 03:00:04
SWDEV-2 - Change OpenCL version number from 2496 to 2497.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2244 edit
2017-09-13 03:12:50 -04:00
foreman 8aef16e13c P4 to Git Change 1458035 by wchau@wchau_OCL_boltzmann on 2017/09/12 16:31:24
SWDEV-130808 - set the local sizes to preferredWorkGroupSize_ when clEnqueueNDRange is not given and the kernel does not have required workgroup sizes.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#320 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#411 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#36 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#56 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#43 edit
2017-09-12 17:13:01 -04:00
foreman 23f12d5ea4 P4 to Git Change 1458033 by asalmanp@asalmanp-ocl-stg on 2017/09/12 16:29:49
SWDEV-130722 - Channel order in an interop buffer from OpenCL to OpenGL is flipped on Vega

	Follow up for CL#1456230. Adding a new table that maps the OGL surface formats (hData.format) returned by wglResourceAttachAMD function into the OCL image format. The hData.format is the internal image surface format created for an interop by OGL and should be used by OCL for cl_gl interop.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#20 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevicegl.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#36 edit
2017-09-12 17:07:18 -04:00
foreman a88ad35556 P4 to Git Change 1458019 by wchau@wchau_WIN_OCL_HSA on 2017/09/12 16:12:22
SWDEV-122517 - DVR toolbar and timer are corrupted when recording in fullscreen with portrait oriented monitors using Eyefinity.
	Fixed by obtaining the rotation information from OGL driver and set tha displayable attribute accordingly. (For OCL RT changes)
	- fix the type casting issue that causes build error

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#31 edit
2017-09-12 16:56:44 -04:00