Commit Graph

1006 Commits

Author SHA1 Message Date
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 1ff1a9a9c7 P4 to Git Change 1457669 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/12 03:00:05
SWDEV-2 - Change OpenCL version number from 2495 to 2496.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2243 edit
2017-09-12 03:16:03 -04:00
foreman c870a30523 P4 to Git Change 1457559 by lmoriche@lmoriche_opencl_dev2 on 2017/09/11 18:05:30
SWDEV-130808 - Add support of two new queries: CL_DEVICE_PREFERRED_WORK_GROUP_SIZE_AMD, CL_DEVICE_MAX_WORK_GROUP_SIZE_AMD.
	- Restore the original behavior when setting GPU_MAX_WORKGROUP_SIZE.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#356 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#33 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#24 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#279 edit
2017-09-11 18:19:56 -04:00
foreman 5f7750e9b1 P4 to Git Change 1457038 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/09 03:00:05
SWDEV-2 - Change OpenCL version number from 2494 to 2495.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2242 edit
2017-09-09 03:13:29 -04:00
foreman caa25fc792 P4 to Git Change 1456988 by gandryey@gera-w8 on 2017/09/08 17:48:25
SWDEV-129129 - [[CQE OCL][Vega vs Fiji] Upto 12% Performance drop observed on VEGA10 compared to FIJI while running BlackMagic Davinci Resolve
	- Force tiny read_only buffers into USWC memory. That will avoid expensive tiny data uploads, which occur every frame.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#278 edit
2017-09-08 18:03:23 -04:00
foreman 703f2f6900 P4 to Git Change 1456735 by wchau@wchau_OCL_boltzmann on 2017/09/08 11:04:08
SWDEV-130808 - Resubmit the CL#1456363 after finding the AMD SDK 2.9.1 Apps test failure is an app issue.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_device.cpp#66 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl_ext.h#17 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl.hpp#8 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#33 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl_ext.h#10 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.2/CL/cl.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.2/CL/cl_ext.h#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#290 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#572 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#355 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.hpp#101 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#58 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#13 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#60 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#277 edit
2017-09-08 11:17:38 -04:00
foreman cd4c8a168b P4 to Git Change 1456589 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/08 03:00:04
SWDEV-2 - Change OpenCL version number from 2493 to 2494.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2241 edit
2017-09-08 03:20:14 -04:00
foreman 946984cba0 P4 to Git Change 1456420 by wchau@wchau_OCL_boltzmann on 2017/09/07 16:56:26
SWDEV-130808 - Back out changelist 1456363 as it cause AMD SDK 2.9.1 Apps test failure when running OpenCL Sanity tests with Brahma build.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_device.cpp#65 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl_ext.h#16 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#32 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl_ext.h#9 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.2/CL/cl.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.2/CL/cl_ext.h#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#289 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#571 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#354 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.hpp#100 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#57 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#276 edit
2017-09-07 17:12:29 -04:00
foreman 0b90f3418f P4 to Git Change 1456363 by wchau@wchau_OCL_boltzmann on 2017/09/07 15:47:03
SWDEV-130808 - Add support of two new queries: CL_DEVICE_PREFERRED_WORK_GROUP_SIZE_AMD, CL_DEVICE_MAX_WORK_GROUP_SIZE_AMD.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_device.cpp#64 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl1.2/CL/cl_ext.h#15 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#31 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.1/CL/cl_ext.h#8 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.2/CL/cl.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.2/CL/cl_ext.h#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#288 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#570 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#353 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.hpp#99 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#55 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#58 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#275 edit
2017-09-07 16:00:01 -04:00
foreman a90c0025a4 P4 to Git Change 1456058 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/07 03:00:04
SWDEV-2 - Change OpenCL version number from 2492 to 2493.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2240 edit
2017-09-07 03:15:00 -04:00
foreman b71ee777ff P4 to Git Change 1455573 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/06 03:00:05
SWDEV-2 - Change OpenCL version number from 2491 to 2492.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2239 edit
2017-09-06 03:18:19 -04:00
foreman 38a9a7201e P4 to Git Change 1454728 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/02 03:00:03
SWDEV-2 - Change OpenCL version number from 2490 to 2491.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2238 edit
2017-09-02 03:17:42 -04:00
foreman 86752f8861 P4 to Git Change 1454218 by johtaylo@johtaylo-jtincrementor-increment on 2017/09/01 03:00:04
SWDEV-2 - Change OpenCL version number from 2489 to 2490.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2237 edit
2017-09-01 03:17:07 -04:00
foreman 06c254beb0 P4 to Git Change 1453619 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/31 03:00:04
SWDEV-2 - Change OpenCL version number from 2488 to 2489.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2236 edit
2017-08-31 03:15:55 -04:00
foreman 2a0e896048 P4 to Git Change 1453046 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/30 03:00:04
SWDEV-2 - Change OpenCL version number from 2487 to 2488.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2235 edit
2017-08-30 03:33:56 -04:00
foreman 4d445db266 P4 to Git Change 1452576 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/29 03:00:04
SWDEV-2 - Change OpenCL version number from 2486 to 2487.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2234 edit
2017-08-29 03:18:36 -04:00
foreman 5903352ceb P4 to Git Change 1451983 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/26 03:00:04
SWDEV-2 - Change OpenCL version number from 2485 to 2486.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2233 edit
2017-08-26 03:22:10 -04:00
foreman 347b819fa8 P4 to Git Change 1451630 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/25 03:00:06
SWDEV-2 - Change OpenCL version number from 2484 to 2485.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2232 edit
2017-08-25 03:15:26 -04:00
foreman 258a475312 P4 to Git Change 1451134 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/24 03:00:06
SWDEV-2 - Change OpenCL version number from 2483 to 2484.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2231 edit
2017-08-24 03:13:34 -04:00
foreman 17bd300d8b P4 to Git Change 1450591 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/23 03:00:04
SWDEV-2 - Change OpenCL version number from 2482 to 2483.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2230 edit
2017-08-23 13:28:53 -04:00
foreman 6ff1eb1d4e P4 to Git Change 1449639 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/21 03:00:05
SWDEV-2 - Change OpenCL version number from 2481 to 2482.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2229 edit
2017-08-21 03:18:12 -04:00
foreman aa2a61f18a P4 to Git Change 1449505 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/20 03:00:03
SWDEV-2 - Change OpenCL version number from 2480 to 2481.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2228 edit
2017-08-20 03:12:27 -04:00
foreman 14d246d2b8 P4 to Git Change 1449431 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/19 03:00:05
SWDEV-2 - Change OpenCL version number from 2479 to 2480.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2227 edit
2017-08-19 03:16:59 -04:00
foreman c51f9e388e P4 to Git Change 1448306 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/17 03:00:05
SWDEV-2 - Change OpenCL version number from 2478 to 2479.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2226 edit
2017-08-17 03:16:14 -04:00
foreman 93d2dfaa16 P4 to Git Change 1447809 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/16 03:00:03
SWDEV-2 - Change OpenCL version number from 2477 to 2478.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2225 edit
2017-08-16 03:15:09 -04:00
foreman b5c8bb7846 P4 to Git Change 1447247 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/15 03:00:04
SWDEV-2 - Change OpenCL version number from 2476 to 2477.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2224 edit
2017-08-15 03:16:42 -04:00
foreman f36b7d8030 P4 to Git Change 1446681 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/14 03:00:05
SWDEV-2 - Change OpenCL version number from 2475 to 2476.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2223 edit
2017-08-14 03:22:14 -04:00
foreman 1d7462b716 P4 to Git Change 1446482 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/12 03:00:04
SWDEV-2 - Change OpenCL version number from 2474 to 2475.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2222 edit
2017-08-12 03:16:29 -04:00
foreman 77376bcf0b P4 to Git Change 1446008 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/11 03:00:03
SWDEV-2 - Change OpenCL version number from 2473 to 2474.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2221 edit
2017-08-11 03:12:56 -04:00
foreman 18cb009335 P4 to Git Change 1445436 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/10 03:00:04
SWDEV-2 - Change OpenCL version number from 2472 to 2473.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2220 edit
2017-08-10 03:21:34 -04:00
foreman f0156efc5b P4 to Git Change 1444919 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/09 03:00:05
SWDEV-2 - Change OpenCL version number from 2471 to 2472.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2219 edit
2017-08-09 03:13:00 -04:00
foreman fefb3cdd96 P4 to Git Change 1444368 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/08 03:00:05
SWDEV-2 - Change OpenCL version number from 2470 to 2471.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2218 edit
2017-08-08 03:13:29 -04:00
foreman 11d000a8c4 P4 to Git Change 1443936 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/05 03:00:05
SWDEV-2 - Change OpenCL version number from 2469 to 2470.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2217 edit
2017-08-05 03:18:14 -04:00
foreman bc2edb53b1 P4 to Git Change 1443478 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/04 03:00:04
SWDEV-2 - Change OpenCL version number from 2468 to 2469.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2216 edit
2017-08-04 03:17:42 -04:00
foreman 5c3633dd1f P4 to Git Change 1442964 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/03 03:00:04
SWDEV-2 - Change OpenCL version number from 2467 to 2468.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2215 edit
2017-08-03 03:41:56 -04:00
foreman e758c4da35 P4 to Git Change 1442443 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/02 03:00:05
SWDEV-2 - Change OpenCL version number from 2466 to 2467.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2214 edit
2017-08-02 03:12:14 -04:00
foreman 5cf9593233 P4 to Git Change 1441906 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/01 03:00:04
SWDEV-2 - Change OpenCL version number from 2465 to 2466.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2213 edit
2017-08-01 03:11:39 -04:00
foreman 55a79e227a P4 to Git Change 1441225 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/29 03:00:04
SWDEV-2 - Change OpenCL version number from 2464 to 2465.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2212 edit
2017-07-29 03:13:41 -04:00
foreman e69572cd38 P4 to Git Change 1440715 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/28 03:00:04
SWDEV-2 - Change OpenCL version number from 2463 to 2464.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2211 edit
2017-07-28 03:14:42 -04:00
foreman bbce92464b P4 to Git Change 1440143 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/27 03:00:05
SWDEV-2 - Change OpenCL version number from 2462 to 2463.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2210 edit
2017-07-27 03:18:48 -04:00
foreman 0b5300069f P4 to Git Change 1439543 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/26 03:00:03
SWDEV-2 - Change OpenCL version number from 2461 to 2462.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2209 edit
2017-07-26 03:22:03 -04:00
foreman 8a40282f4a P4 to Git Change 1438847 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/25 03:00:06
SWDEV-2 - Change OpenCL version number from 2460 to 2461.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2208 edit
2017-07-25 03:14:06 -04:00
foreman 5f2839e8dd P4 to Git Change 1437971 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/22 03:00:04
SWDEV-2 - Change OpenCL version number from 2459 to 2460.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2207 edit
2017-07-22 03:14:07 -04:00
foreman 9ac2fe6abe P4 to Git Change 1437475 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/21 03:00:03
SWDEV-2 - Change OpenCL version number from 2458 to 2459.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2206 edit
2017-07-21 03:13:44 -04:00
foreman afabd5aa33 P4 to Git Change 1436699 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/20 03:00:03
SWDEV-2 - Change OpenCL version number from 2457 to 2458.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2205 edit
2017-07-20 03:15:14 -04:00
foreman 048ffb882b P4 to Git Change 1436523 by rili@rili-new-stg-pal-opencl on 2017/07/19 17:05:50
SWDEV-126720 - Increase MAX_SINGLE_ALLOC_PERCENT from 75% to 85%.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#274 edit
2017-07-19 20:44:08 -04:00
foreman 04b3eaa50c P4 to Git Change 1436108 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/19 03:00:04
SWDEV-2 - Change OpenCL version number from 2456 to 2457.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2204 edit
2017-07-19 03:10:35 -04:00
foreman 453919dd2f P4 to Git Change 1435469 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/18 03:00:06
SWDEV-2 - Change OpenCL version number from 2455 to 2456.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2203 edit
2017-07-18 03:17:59 -04:00
foreman a77399a76b P4 to Git Change 1434689 by johtaylo@johtaylo-jtincrementor-increment on 2017/07/15 03:00:05
SWDEV-2 - Change OpenCL version number from 2454 to 2455.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2202 edit
2017-07-15 03:15:51 -04:00