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

2932 Коммитов

Автор SHA1 Сообщение Дата
foreman b751b6cf19 P4 to Git Change 1764636 by chesik@chesik_bdc-dtw-chesikw10_driver on 2019/04/02 08:20:28
SWDEV-183848 - Update OpenCL perfcounter blocks to match the block lists used by GPUPerfAPI (which is in turn used by RCP and CodeXL)

	- The PAL block index for the PA_SC block was incorrect in all hw generations (in PAL, GpuBlock::SC has ordinal 4, not 3)
	- In GFX9, the MC and SRBM blocks are not supported
	- In GFX10, the following changes are made:
	  -- There are 8 CB instances per SE
	  -- There are 8 DB instances per SE
	  -- There are 2 PA_SU instances per SE
	  -- There are 4 PS_SC instances per SE
	  -- There are 4 RMI instances per SE
	  -- There are 2 GL1A instances per SE
	  -- There are 2 GL1C instances per SE
	  -- There are 8 GL1CG instances per SE
	  -- There are 4 global GL2A instances
	  -- There are 16 global GL2A instances
	  -- There are 4 global CHC instances

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#19 edit
2019-04-02 08:50:00 -04:00
foreman 35bef95807 P4 to Git Change 1764509 by chui@ocl-promo-incrementor on 2019/04/02 03:00:37
SWDEV-2 - Change OpenCL version number from 2869 to 2870.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2617 edit
2019-04-02 03:13:16 -04:00
foreman 3a050479de P4 to Git Change 1763913 by chui@ocl-promo-incrementor on 2019/04/01 03:00:36
SWDEV-2 - Change OpenCL version number from 2868 to 2869.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2616 edit
2019-04-01 03:21:19 -04:00
foreman 41c4d730bf P4 to Git Change 1763808 by chui@ocl-promo-incrementor on 2019/03/31 03:00:35
SWDEV-2 - Change OpenCL version number from 2867 to 2868.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2615 edit
2019-03-31 03:11:12 -04:00
foreman 0981972e19 P4 to Git Change 1763767 by chui@ocl-promo-incrementor on 2019/03/30 03:00:35
SWDEV-2 - Change OpenCL version number from 2866 to 2867.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2614 edit
2019-03-30 03:10:57 -04:00
foreman 4ef1c3e2df P4 to Git Change 1763319 by chui@ocl-promo-incrementor on 2019/03/29 03:00:42
SWDEV-2 - Change OpenCL version number from 2865 to 2866.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2613 edit
2019-03-29 03:12:36 -04:00
foreman 05db9f0332 P4 to Git Change 1762698 by chui@ocl-promo-incrementor on 2019/03/28 03:00:35
SWDEV-2 - Change OpenCL version number from 2864 to 2865.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2612 edit
2019-03-28 03:17:15 -04:00
foreman 5b12ab80ca P4 to Git Change 1762148 by chui@ocl-promo-incrementor on 2019/03/27 03:00:34
SWDEV-2 - Change OpenCL version number from 2863 to 2864.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2611 edit
2019-03-27 03:21:33 -04:00
foreman 89517d2c68 P4 to Git Change 1761423 by chui@ocl-promo-incrementor on 2019/03/26 03:00:33
SWDEV-2 - Change OpenCL version number from 2862 to 2863.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2610 edit
2019-03-26 05:48:57 -04:00
foreman 20447c31c9 P4 to Git Change 1761135 by asalmanp@asalmanp-ocl-stg on 2019/03/25 14:44:32
SWDEV-132899 - [OCL][GFX10] add support for Navi10_A0 (gfx1010) (new entry from PAL for Navi10 A0 boards)

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#50 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#74 edit
2019-03-25 22:33:07 -04:00
foreman 324486b2ec P4 to Git Change 1761023 by wchau@wchau_OCL_boltzmann on 2019/03/25 11:21:37
SWDEV-168145 - Add ECC target feature to OpenCL runtime
	- hard coded SRAM ECC target feature for now since ROCr disable sram-ecc reporting via ISA until HCC is fixed

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#123 edit
2019-03-25 20:32:28 -04:00
foreman a178f9a339 P4 to Git Change 1760807 by chui@ocl-promo-incrementor on 2019/03/25 03:00:33
SWDEV-2 - Change OpenCL version number from 2861 to 2862.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2609 edit
2019-03-25 15:39:57 -04:00
foreman b1bc5bfed6 P4 to Git Change 1760684 by chui@ocl-promo-incrementor on 2019/03/24 03:00:33
SWDEV-2 - Change OpenCL version number from 2860 to 2861.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2608 edit
2019-03-25 13:41:34 -04:00
foreman c8fc540b79 P4 to Git Change 1760645 by chui@ocl-promo-incrementor on 2019/03/23 03:00:33
SWDEV-2 - Change OpenCL version number from 2859 to 2860.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2607 edit
2019-03-23 03:11:09 -04:00
foreman 34e984bd89 P4 to Git Change 1760618 by slinder1@slinder1-fiji-ocllc on 2019/03/22 19:25:25
SWDEV-155806 - Dump preprocessed source

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#36 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#22 edit
2019-03-22 20:13:50 -04:00
foreman f2e285b0d0 P4 to Git Change 1760085 by chui@ocl-promo-incrementor on 2019/03/22 03:00:32
SWDEV-2 - Change OpenCL version number from 2858 to 2859.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2606 edit
2019-03-22 03:16:28 -04:00
foreman d9f16f3b03 P4 to Git Change 1759731 by asalmanp@asalmanp-ocl-stg on 2019/03/21 14:47:37
SWDEV-132899 - [OCL][GFX10] report 64K for LDS on gfx10+

	ReviewRequestURL = http://ocltc.amd.com/reviews/r/16995/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#73 edit
2019-03-21 15:35:11 -04:00
foreman b611f3844e P4 to Git Change 1759681 by asalmanp@asalmanp-ocl-stg on 2019/03/21 14:04:11
SWDEV-132899 - use the correct target names for Navi12 (gfx1011) and Navi14 (gfx1012) and add support for Navi21 (gfx1030)

	ReviewRequestURL = http://ocltc.amd.com/reviews/r/16993/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbedefs#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#49 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#128 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#72 edit
2019-03-21 14:27:18 -04:00
foreman 732a38599b P4 to Git Change 1759678 by asalmanp@asalmanp-ocl-stg on 2019/03/21 14:02:44
SWDEV-183848 - Updating gfx10BlockIdPal based on the request from CodeXL

	ReviewRequestURL = http://ocltc.amd.com/reviews/r/16992/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#18 edit
2019-03-21 14:22:22 -04:00
foreman b74f074694 P4 to Git Change 1759390 by chui@ocl-promo-incrementor on 2019/03/21 03:00:31
SWDEV-2 - Change OpenCL version number from 2857 to 2858.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2605 edit
2019-03-21 03:15:20 -04:00
foreman 9ad9c6d933 P4 to Git Change 1758765 by chui@ocl-promo-incrementor on 2019/03/20 03:00:33
SWDEV-2 - Change OpenCL version number from 2856 to 2857.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2604 edit
2019-03-20 03:25:20 -04:00
foreman 46ffad2bc5 P4 to Git Change 1758488 by asalmanp@asalmanp-ocl-stg on 2019/03/19 15:18:18
SWDEV-132899 - [OCL][GFX10] add "wavefrontsize64" to the linkOptions if they had previously been added to the compile options

	ReviewRequestURL = http://ocltc.amd.com/reviews/r/16966/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#35 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#71 edit
2019-03-19 15:43:32 -04:00
foreman 79cbc7bfb3 P4 to Git Change 1758091 by chui@ocl-promo-incrementor on 2019/03/19 03:00:31
SWDEV-2 - Change OpenCL version number from 2855 to 2856.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2603 edit
2019-03-19 03:46:43 -04:00
foreman 0aa5b591fc P4 to Git Change 1757990 by asalmanp@asalmanp-ocl-stg on 2019/03/18 21:40:52
SWDEV-132899 - [OCL][GFX10] passing "force-wgp-mode" option to Finalizer to enable WGP mode by default on gfx10+
	and allow GPU_ENABLE_WGP_MODE to control the WGP/CU mode for HSAIL/SC path as well.
	- also for Ariel (Navi10Lite) the wave32 should be disabled in LC but allow GPU_ENABLE_WAVE32_MODE control it for testing if needed.

	ReviewrequestURL = http://ocltc.amd.com/reviews/r/16926/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#70 edit
2019-03-18 21:59:50 -04:00
foreman ddba7b6c8d P4 to Git Change 1757959 by asalmanp@asalmanp-ocl-stg on 2019/03/18 18:53:08
SWDEV-132899 - [OCL][GFX10] propagate "force-wgp-mode" option to finalizer

	ReviewRequestURL = ReviewRequestURL = http://ocltc.amd.com/reviews/r/16894/

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#71 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#140 edit
2019-03-18 19:12:32 -04:00
foreman 02357d3832 P4 to Git Change 1757956 by kjayapra@1_HIPWS_SL_IPC on 2019/03/18 18:47:13
SWDEV-144570 - Fixing Compilation Error from CL 1757948

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#21 edit
2019-03-18 19:09:27 -04:00
foreman 5d790f0cc0 P4 to Git Change 1757948 by kjayapra@1_HIPWS_SL_IPC on 2019/03/18 18:29:24
SWDEV-144570 - Implementation of
	               hipMemcpyToSymbol, hipMemcpyFromSymbol,
	               hipMemcpyToSymbolAsync, hipMemcpyFromSymbolAsync,
	               hipGetSymbolAddress, hipModuleGetGlobal

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#12 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#13 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#23 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#45 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_module.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#20 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#101 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#45 edit
2019-03-18 18:44:55 -04:00
foreman 5aae5461c3 P4 to Git Change 1757879 by wchau@wchau_OCL_boltzmann on 2019/03/18 16:14:33
SWDEV-168145 - Add ECC target feature to OpenCL runtime
	- passing the sram-ecc option when using COMGR

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#33 edit
2019-03-18 17:07:24 -04:00
foreman 153ce98b4a P4 to Git Change 1757370 by chui@ocl-promo-incrementor on 2019/03/16 03:00:30
SWDEV-2 - Change OpenCL version number from 2854 to 2855.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2602 edit
2019-03-16 03:11:12 -04:00
foreman 782b1a87cc P4 to Git Change 1756830 by chui@ocl-promo-incrementor on 2019/03/15 03:00:31
SWDEV-2 - Change OpenCL version number from 2853 to 2854.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2601 edit
2019-03-15 03:17:08 -04:00
foreman 2e184e8605 P4 to Git Change 1756725 by jatang@jatang_win_pal_lc on 2019/03/14 18:00:06
SWDEV-178313 - Enable OpenCL 2.0 and the ClKhrImage2dFromBuffer extension on ROCm/LC path for Vega10+.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#122 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#42 edit
2019-03-14 19:33:16 -04:00
foreman 1a06978531 P4 to Git Change 1756649 by gandryey@gera-w8 on 2019/03/14 16:24:17
SWDEV-86035 - Fix asserts in PAL after latest integration

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#71 edit
2019-03-14 18:25:41 -04:00
foreman 077970019b P4 to Git Change 1756596 by slinder1@slinder1-fiji-ocllc on 2019/03/14 15:19:56
SWDEV-79445 - Extend buildlog handling in Comgr path

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#19 edit
2019-03-14 17:09:48 -04:00
foreman a9861b1192 P4 to Git Change 1755461 by chui@ocl-promo-incrementor on 2019/03/13 03:00:30
SWDEV-2 - Change OpenCL version number from 2852 to 2853.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2600 edit
2019-03-13 03:10:17 -04:00
foreman 20652884f1 P4 to Git Change 1754722 by chui@ocl-promo-incrementor on 2019/03/12 03:00:29
SWDEV-2 - Change OpenCL version number from 2851 to 2852.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2599 edit
2019-03-12 03:36:24 -04:00
foreman 2a27a1d32f P4 to Git Change 1753846 by chui@ocl-promo-incrementor on 2019/03/09 03:00:28
SWDEV-2 - Change OpenCL version number from 2850 to 2851.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2598 edit
2019-03-09 03:16:26 -05:00
foreman ea146a3c5d P4 to Git Change 1753587 by smekhano@stas-msdn-pluto-ocl on 2019/03/08 14:20:41
SWDEV-79445 - compiler dumps were damaged on Windows

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#31 edit
2019-03-08 14:45:57 -05:00
foreman e3c07cbf4e P4 to Git Change 1753323 by chui@ocl-promo-incrementor on 2019/03/08 03:00:28
SWDEV-2 - Change OpenCL version number from 2849 to 2850.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2597 edit
2019-03-08 03:14:25 -05:00
foreman d07fd4bd06 P4 to Git Change 1753206 by kzhuravl@bos-10-kzhuravl-sc on 2019/03/07 21:36:25
SWDEV-125823 - Use ccache if ROCM_OPENCL_CCACHE_BUILD=ON

	This is a preparation for enabling ccache in our Jenkins jobs.

	Change-Id: I3d0ae3fbf0f14afdd828fc51120f24b130ee105d

	Reviewed and tested: http://git.amd.com:8080/c/compute/ec/opencl/+/208573

Affected files ...

... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#22 edit
2019-03-07 21:52:47 -05:00
foreman 5859df8ba1 P4 to Git Change 1753100 by cpaquot@cpaquot-ocl-lc-lnx on 2019/03/07 16:44:30
SWDEV-145570 - [HIP] Forgot this file.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#121 edit
2019-03-07 17:29:21 -05:00
foreman 598c3f2821 P4 to Git Change 1753099 by cpaquot@cpaquot-ocl-lc-lnx on 2019/03/07 16:43:54
SWDEV-145570 - [HIP] Change IS_HIP into a dynamic variable set by HIP layer

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_context.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#127 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#303 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/macros.hpp#11 edit
2019-03-07 17:24:23 -05:00
foreman e51a27e182 P4 to Git Change 1753035 by wchau@wchau_OCL_Linux on 2019/03/07 15:02:39
SWDEV-182054 - Allow building OpenCL-Runtime with COMGR enabled without OpenCL-Driver being present

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/build/Makefile.hip#12 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#184 edit
... //depot/stg/opencl/drivers/opencl/compiler/Makefile#71 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#242 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#335 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#126 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#87 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#120 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#51 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#100 edit
2019-03-07 15:48:33 -05:00
foreman 2df067619f P4 to Git Change 1752821 by gandryey@gera-w8 on 2019/03/07 10:48:10
SWDEV-180834 - [Forum] - Washed-Out Colors in Premiere Pro CC 2018 When 10bit Enabled
	- Correct OGL->OCL mapping for CM_SURF_FMT_RGB10_X2 format

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#33 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevicegl.cpp#10 edit
2019-03-07 10:58:16 -05:00
foreman f8b4341bd7 P4 to Git Change 1752739 by chui@ocl-promo-incrementor on 2019/03/07 03:00:26
SWDEV-2 - Change OpenCL version number from 2848 to 2849.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2596 edit
2019-03-07 03:14:47 -05:00
foreman 5195305426 P4 to Git Change 1752541 by wchau@wchau_OCL_Linux on 2019/03/06 17:02:07
SWDEV-168145 - Add ECC target feature to OpenCL runtime

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#334 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#17 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#125 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#86 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#119 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#35 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#50 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#99 edit
2019-03-06 17:52:14 -05:00
foreman d34dde9dec P4 to Git Change 1752102 by chui@ocl-promo-incrementor on 2019/03/06 03:00:26
SWDEV-2 - Change OpenCL version number from 2847 to 2848.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2595 edit
2019-03-06 03:29:01 -05:00
foreman b009cc829c P4 to Git Change 1751553 by asalmanp@asalmanp-ocl-stg on 2019/03/05 11:04:28
SWDEV-132899 - [OCL][GFX10] adding support for Navi12(gfx1011) and Navi14 (gfx1012)

	reviewboardURL = http://ocltc.amd.com/reviews/r/16839/

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/libUtils.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings.h#24 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail.h#27 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail64.h#27 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#159 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABI.h#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABIMultiBinary.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#56 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#52 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#47 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/driver/driver.cpp#69 edit
2019-03-05 11:16:54 -05:00
foreman a3df82d8ad P4 to Git Change 1751427 by chui@ocl-promo-incrementor on 2019/03/05 03:00:26
SWDEV-2 - Change OpenCL version number from 2846 to 2847.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2594 edit
2019-03-05 03:28:48 -05:00
foreman 9b68a2f017 P4 to Git Change 1750874 by chui@ocl-promo-incrementor on 2019/03/04 03:00:26
SWDEV-2 - Change OpenCL version number from 2845 to 2846.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2593 edit
2019-03-04 03:18:12 -05:00
foreman 0b988784ec P4 to Git Change 1750710 by chui@ocl-promo-incrementor on 2019/03/02 03:00:26
SWDEV-2 - Change OpenCL version number from 2844 to 2845.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2592 edit
2019-03-02 03:14:27 -05:00