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

1117 Коміти

Автор SHA1 Повідомлення Дата
foreman 2a8a6888a9 P4 to Git Change 1281192 by jatang@jatang-opencl-hsa-stg2 on 2016/06/17 15:19:04
SWDEV-1 - Back out changelist 1281189.

	Made a mistake. Was trying to shelve the CL.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/computeCmdBuffer.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/computeCmdBuffer.h#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/gfx6/gfx6ComputeCmdBuffer.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/gfx6/gfx6ComputeCmdBuffer.h#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/gfx6/gfx6PerfCounter.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/gfx6/gfx6PerfTrace.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#13 edit
2016-06-17 15:05:12 -05:00
foreman 6e099aabfb P4 to Git Change 1281189 by jatang@jatang-opencl-hsa-stg2 on 2016/06/17 15:16:29
SWDEV-1 - OCL PerfCounter on PAL.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/computeCmdBuffer.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/computeCmdBuffer.h#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/gfx6/gfx6ComputeCmdBuffer.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/gfx6/gfx6ComputeCmdBuffer.h#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/gfx6/gfx6PerfCounter.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/hw/gfxip/gfx6/gfx6PerfTrace.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#12 edit
2016-06-17 15:58:45 -04:00
foreman 90d81a61cc P4 to Git Change 1280856 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/17 03:00:11
SWDEV-2 - Change OpenCL version number from 2147 to 2148.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1894 edit
2016-06-17 03:11:45 -04:00
foreman 32e6cea52f P4 to Git Change 1280472 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/16 03:00:10
SWDEV-2 - Change OpenCL version number from 2146 to 2147.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1893 edit
2016-06-16 03:06:48 -04:00
foreman 67d9bc5d63 P4 to Git Change 1280222 by gandryey@gera-w8 on 2016/06/15 13:17:28
SWDEV-95908 - OpenCL on PAL - cl_amd_offline_devices platform extension
	- Add support for offline devices

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#5 edit
2016-06-15 13:23:18 -04:00
foreman ac02a393c2 P4 to Git Change 1280009 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/15 03:00:14
SWDEV-2 - Change OpenCL version number from 2145 to 2146.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1892 edit
2016-06-15 03:14:39 -04:00
foreman c7522d11c4 P4 to Git Change 1279733 by gandryey@gera-w8 on 2016/06/14 15:36:09
SWDEV-95917 - OpenCL on PAL - add device info query to get the number of aysnc queues
	- Correct the number of normal compute queues
	- Fix concurrency test workloads

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.cpp#19 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/perf/OCLPerfConcurrency.h#5 edit
2016-06-14 16:10:52 -04:00
foreman 5f184d7a8a P4 to Git Change 1279406 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/14 03:00:13
SWDEV-2 - Change OpenCL version number from 2144 to 2145.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1891 edit
2016-06-14 03:14:13 -04:00
foreman bc84416db0 P4 to Git Change 1279251 by gandryey@gera-w8 on 2016/06/13 17:47:42
SWDEV-86035 - Add PAL backend to OpenCL
	- Remove ciPlus_, since OCL on PAL supports CI+ only
	- Remove singleHeap_
	- Update WaveLimiter

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#346 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.hpp#97 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palwavelimiter.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palwavelimiter.hpp#3 edit
2016-06-13 17:53:13 -04:00
foreman c2aa3ca6f8 P4 to Git Change 1279201 by gandryey@gera-w8 on 2016/06/13 15:49:49
SWDEV-95914 - OpenCL on PAL - Liquid Flash
	- Add liquid flash extension

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#5 edit
2016-06-13 15:58:22 -04:00
foreman 2d5f1bc48d P4 to Git Change 1279182 by asalmanp@asalmanp-ocl-stg-pal on 2016/06/13 15:10:34
SWDEV-79278 - [OpenCL][PAL][GFXIP9 Bring up] OCL GFXIP9 general development.Adding support for ASIC detection based on gfxLevel on PAL.  For GFXIP9+, the Asic revision on PAL is Unknown and gfxLevel should be used for ASIC detection.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#4 edit
2016-06-13 15:20:52 -04:00
foreman 0a6f25b703 P4 to Git Change 1278958 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/13 03:00:10
SWDEV-2 - Change OpenCL version number from 2143 to 2144.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1890 edit
2016-06-13 03:22:30 -04:00
foreman 01540fd78f P4 to Git Change 1278842 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/12 03:00:16
SWDEV-2 - Change OpenCL version number from 2142 to 2143.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1889 edit
2016-06-12 03:09:03 -04:00
foreman e985f8ac99 P4 to Git Change 1278792 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/11 03:00:11
SWDEV-2 - Change OpenCL version number from 2141 to 2142.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1888 edit
2016-06-11 03:11:11 -04:00
foreman 251374c4e4 P4 to Git Change 1278455 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/10 03:00:13
SWDEV-2 - Change OpenCL version number from 2140 to 2141.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1887 edit
2016-06-10 03:07:41 -04:00
foreman 1bf495769d P4 to Git Change 1278058 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/09 03:00:11
SWDEV-2 - Change OpenCL version number from 2139 to 2140.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1886 edit
2016-06-09 03:05:22 -04:00
foreman ff7a43814b P4 to Git Change 1277565 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/08 03:00:10
SWDEV-2 - Change OpenCL version number from 2138 to 2139.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1885 edit
2016-06-08 03:18:58 -04:00
foreman af51c1687b P4 to Git Change 1277012 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/07 03:00:44
SWDEV-2 - Change OpenCL version number from 2137 to 2138.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1884 edit
2016-06-07 03:13:17 -04:00
foreman a0d9fe3c69 P4 to Git Change 1276546 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/06 03:00:09
SWDEV-2 - Change OpenCL version number from 2136 to 2137.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1883 edit
2016-06-06 03:16:24 -04:00
foreman 6494e2f8e7 P4 to Git Change 1276475 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/05 03:00:11
SWDEV-2 - Change OpenCL version number from 2135 to 2136.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1882 edit
2016-06-05 03:13:28 -04:00
foreman ebdad97cb2 P4 to Git Change 1276432 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/04 03:00:12
SWDEV-2 - Change OpenCL version number from 2134 to 2135.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1881 edit
2016-06-04 03:15:49 -04:00
foreman a90de181e6 P4 to Git Change 1276106 by jatang@jatang-ocl-lnx2 on 2016/06/03 09:58:44
SWDEV-92067 - Put back full CL#1275679.

	TC has added '//depot/stg/opencl/drivers/opencl/appprofiles/...' to the OpenCL Brahma Builds' client-spec.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.cpp#14 edit
2016-06-03 10:12:13 -04:00
foreman 9dffb49ac9 P4 to Git Change 1276039 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/03 03:00:11
SWDEV-2 - Change OpenCL version number from 2133 to 2134.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1880 edit
2016-06-03 03:12:56 -04:00
foreman 914df5dd52 P4 to Git Change 1275749 by wchau@wchau_WIN_OCL_HSA on 2016/06/02 13:38:16
SWDEV-89502 - [OCL] Support AMD DVR Core functionalities.  Add OCL support for DOPP for desktop and present texture (OCL RT changes)

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#50 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#17 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl_ext.h#11 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#25 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl_ext.h#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#316 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#124 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#403 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.hpp#16 edit
2016-06-02 14:36:03 -04:00
foreman 436ca8ad4d P4 to Git Change 1275745 by gujin@gujin-sc-win on 2016/06/02 13:34:16
SWDEV-76911 - Set output pipeline of multi-shader compilation in the same way driver sets. Fill output shader pointers only if they will be generated based on the input shaders, otherwise NULL.

	ReviewBoardURL = http://dxreview.amd.com/r/20059/

Affected files ...

... //depot/stg/sc/Src/Dev/TestEngine.cpp#512 edit
2016-06-02 14:26:40 -04:00
foreman 7acdb2390f P4 to Git Change 1275749 by wchau@wchau_WIN_OCL_HSA on 2016/06/02 13:38:16
SWDEV-89502 - [OCL] Support AMD DVR Core functionalities.  Add OCL support for DOPP for desktop and present texture (OCL RT changes)

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#50 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#17 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl_ext.h#11 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#25 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl_ext.h#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#316 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#124 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#403 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.hpp#16 edit
2016-06-02 14:15:36 -04:00
foreman c832457838 P4 to Git Change 1275710 by jatang@jatang-ocl-lnx2 on 2016/06/02 12:29:18
SWDEV-92067 - Revert part of CL#1275679 for now, to fix TC OpenCL Brahma build.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.cpp#13 edit
2016-06-02 12:47:40 -05:00
foreman 428dfba879 P4 to Git Change 1275679 by jatang@jatang-ocl-lnx2 on 2016/06/02 11:53:13
SWDEV-92067 - Support app profiles on Brahma.

	The Brahma kernel driver does not support parsing the app profile blob files, and does not have ADL. OGL has a library that reads and parses the blob file directly. This CL imports the OGL library into OCL runtime.

Affected files ...

... //depot/stg/opencl/drivers/opencl/appprofiles/brahma/apl.cpp#1 add
... //depot/stg/opencl/drivers/opencl/appprofiles/brahma/apl.hpp#1 add
... //depot/stg/opencl/drivers/opencl/appprofiles/brahma/aplexport.cpp#1 add
... //depot/stg/opencl/drivers/opencl/appprofiles/brahma/structanddefines.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#63 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.hpp#9 edit
2016-06-02 13:36:39 -04:00
foreman abe1a9f942 P4 to Git Change 1275519 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/02 03:00:10
SWDEV-2 - Change OpenCL version number from 2132 to 2133.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1879 edit
2016-06-02 03:09:42 -04:00
foreman b90237baa1 P4 to Git Change 1275103 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/06/01 03:00:11
SWDEV-2 - Change OpenCL version number from 2131 to 2132.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1878 edit
2016-06-01 03:09:31 -04:00
foreman bb3678a080 P4 to Git Change 1274956 by gandryey@gera-w8 on 2016/05/31 17:12:40
SWDEV-86035 - Add PAL backend to OpenCL
	- Fix imagebuffer and SRGB failures in Conformance 2.0. The new PAL is required for all imagebuffer formats.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#5 edit
2016-05-31 17:46:13 -04:00
foreman c87a217105 P4 to Git Change 1274573 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/31 03:00:10
SWDEV-2 - Change OpenCL version number from 2130 to 2131.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1877 edit
2016-05-31 03:08:20 -04:00
foreman 63118b2740 P4 to Git Change 1274233 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/30 03:00:10
SWDEV-2 - Change OpenCL version number from 2129 to 2130.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1876 edit
2016-05-30 03:09:53 -04:00
foreman 9456725e52 P4 to Git Change 1274149 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/29 03:00:11
SWDEV-2 - Change OpenCL version number from 2128 to 2129.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1875 edit
2016-05-29 03:10:20 -04:00
foreman acee9c2e2c P4 to Git Change 1274130 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/28 03:00:09
SWDEV-2 - Change OpenCL version number from 2127 to 2128.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1874 edit
2016-05-28 03:10:46 -04:00
foreman 9cbc946a1d P4 to Git Change 1274105 by gandryey@gera-w8 on 2016/05/27 19:02:25
SWDEV-95095 - Bristol Ridge parts report their OpenCL device ID name as "Carrizo"
	- Detect the ASIC revision for the name swap with Bristo Ridgel instead of Carrizo

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpucompiler.cpp#154 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#548 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#168 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/backend.h#13 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#2 edit
2016-05-27 19:13:26 -04:00
foreman 23ec683890 P4 to Git Change 1273995 by gandryey@gera-ocl on 2016/05/27 16:13:11
SWDEV-79445 - Fix a TC regression after CL#1273440
	- Add the both conditions to the restrictions: sorce and destination alignment

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#167 edit
2016-05-27 16:23:49 -04:00
foreman d9cea8af16 P4 to Git Change 1273675 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/27 03:00:13
SWDEV-2 - Change OpenCL version number from 2126 to 2127.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1873 edit
2016-05-27 03:07:52 -04:00
foreman 624f331317 P4 to Git Change 1273526 by gandryey@gera-w8 on 2016/05/26 16:39:29
SWDEV-94881 - [OpenCL]increasing the size limit of image buffer to 2^27 which is for the moment at 65536

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#136 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#3 edit
2016-05-26 16:52:31 -04:00
foreman 24b23e3f72 P4 to Git Change 1273440 by gandryey@gera-w8 on 2016/05/26 13:48:57
SWDEV-94161 - [Adobe Photoshop] TDR is observed while applying Blur effect on the selected portion of an Image
	- Restore back the original condition for SDMA restriction (CL#1195487). The root cause wasn't identified and probably somewhere in GSL, since PAL backend works fine.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#166 edit
2016-05-26 13:08:47 -05:00
foreman 06ef7ffe6e P4 to Git Change 1273236 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/26 03:00:10
SWDEV-2 - Change OpenCL version number from 2125 to 2126.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1872 edit
2016-05-26 03:16:26 -04:00
foreman 112e68f217 P4 to Git Change 1272761 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/25 03:00:11
SWDEV-2 - Change OpenCL version number from 2124 to 2125.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1871 edit
2016-05-25 03:14:51 -04:00
foreman 4c47086ac4 P4 to Git Change 1272517 by gandryey@gera-w8 on 2016/05/24 15:54:08
SWDEV-94524 - [OCL] Call to clBuildProgram crashes amdocl64.dll
	- Detect offline device and return a fake srd handle. Compiler must reload binary for a specific device in order for the binary to have proper functionality

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#226 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#5 edit
2016-05-24 15:00:34 -05:00
foreman fa72df789b P4 to Git Change 1272193 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/24 03:00:13
SWDEV-2 - Change OpenCL version number from 2123 to 2124.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1870 edit
2016-05-24 03:10:32 -04:00
foreman c015b834a3 P4 to Git Change 1271928 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/23 03:00:11
SWDEV-2 - Change OpenCL version number from 2122 to 2123.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1869 edit
2016-05-23 03:10:59 -04:00
foreman 9d115dce98 P4 to Git Change 1271842 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/22 03:00:11
SWDEV-2 - Change OpenCL version number from 2121 to 2122.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1868 edit
2016-05-22 03:09:59 -04:00
foreman eb5c0ac22c P4 to Git Change 1271822 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/21 03:00:11
SWDEV-2 - Change OpenCL version number from 2120 to 2121.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1867 edit
2016-05-21 03:15:55 -04:00
foreman 12d0555a41 P4 to Git Change 1271303 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/20 03:00:10
SWDEV-2 - Change OpenCL version number from 2119 to 2120.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1866 edit
2016-05-20 03:09:02 -04:00
foreman ffcdad85e5 P4 to Git Change 1271191 by gandryey@gera-w8 on 2016/05/19 18:42:50
SWDEV-86035 - Add PAL backend to OpenCL
	- Adds SDMA worakround for pagefault
	- Removes directSRD and hsail flags
	- Fixes a BSOD with the latets PAL on Fiji. KMD expects a valid UMD client

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#315 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#225 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#345 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.hpp#96 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/src/core/os/win/winPlatform.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#254 edit
2016-05-19 18:59:20 -04:00
foreman 4e2cfbc872 P4 to Git Change 1270770 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/05/19 03:00:11
SWDEV-2 - Change OpenCL version number from 2118 to 2119.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1865 edit
2016-05-19 03:18:43 -04:00