foreman
177a1cda97
P4 to Git Change 1258240 by gandryey@gera-ocl on 2016/04/14 19:21:55
...
SWDEV-79445 - OCL generic changes and code clean-up
- Fix TC failures. Clean unmap info after runtime gets the mip
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#400 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#5 edit
[ROCm/clr commit: 511fd5a36a ]
2016-04-14 19:33:16 -04:00
foreman
e678831914
P4 to Git Change 1257871 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/14 03:00:37
...
SWDEV-2 - Change OpenCL version number from 2093 to 2094.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1840 edit
[ROCm/clr commit: 650384ad2c ]
2016-04-14 03:09:54 -04:00
foreman
e66cfa59f0
P4 to Git Change 1257532 by gandryey@gera-ocl on 2016/04/13 13:18:22
...
SWDEV-92049 - Forum [2712399]: clEnqueueMapBuffer in parallel
- Handle multiple unmapInfo structures of multiple simultaneous maps of the same buffer
- The change didn't affect images path, since it requires extra handling
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#79 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#194 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#271 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#126 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#399 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.hpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsavirtual.cpp#64 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#82 edit
[ROCm/clr commit: b0631f7ab9 ]
2016-04-13 13:27:37 -04:00
foreman
b97e74ef5d
P4 to Git Change 1257342 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/13 03:00:12
...
SWDEV-2 - Change OpenCL version number from 2092 to 2093.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1839 edit
[ROCm/clr commit: 91e212bebe ]
2016-04-13 03:07:14 -04:00
foreman
0b50180fcc
P4 to Git Change 1257129 by weizhang@weizhang-lnx-opencl on 2016/04/12 15:33:15
...
SWDEV-78299 - Re-submit CL#1236441.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#545 edit
[ROCm/clr commit: 5ef411d5dd ]
2016-04-12 15:46:44 -04:00
foreman
7a765435b0
P4 to Git Change 1256816 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/12 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2091 to 2092.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1838 edit
[ROCm/clr commit: 30e866a93e ]
2016-04-12 03:11:45 -04:00
foreman
bb3499cad6
P4 to Git Change 1256676 by gandryey@gera-w8 on 2016/04/11 17:55:39
...
SWDEV-86035 - Add PAL backend to OpenCL
- Increment PAL interface version
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/Makefile#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#2 edit
[ROCm/clr commit: 06de25ef81 ]
2016-04-11 18:23:12 -04:00
foreman
f75b1dedb4
P4 to Git Change 1256294 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/11 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2090 to 2091.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1837 edit
[ROCm/clr commit: 71309c0ae5 ]
2016-04-11 03:09:28 -04:00
foreman
8082c81a22
P4 to Git Change 1256209 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/10 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2089 to 2090.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1836 edit
[ROCm/clr commit: ce61cd2fd0 ]
2016-04-10 03:14:21 -04:00
foreman
97c2a0b7f4
P4 to Git Change 1256170 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/09 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2088 to 2089.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1835 edit
[ROCm/clr commit: b01b0d8fda ]
2016-04-09 03:13:25 -04:00
foreman
5f58af5cfd
P4 to Git Change 1256021 by cpaquot@hog-ocl on 2016/04/08 15:41:06
...
SWDEV-90482 - [Afterswitch] Interop from OpenGL to OpenCL is broken in one driver and crashes in another
Fixed the crash by restoring the order where we bind the external device.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/10195/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#544 edit
[ROCm/clr commit: 4f81a5ef7d ]
2016-04-08 15:51:49 -04:00
foreman
4714f3c99a
P4 to Git Change 1255746 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/08 03:00:09
...
SWDEV-2 - Change OpenCL version number from 2087 to 2088.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1834 edit
[ROCm/clr commit: 2d644faecc ]
2016-04-08 03:07:40 -04:00
foreman
25a40cc0f0
P4 to Git Change 1255270 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/07 03:00:14
...
SWDEV-2 - Change OpenCL version number from 2086 to 2087.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1833 edit
[ROCm/clr commit: 48315e6615 ]
2016-04-07 03:10:51 -04:00
foreman
025bd2995a
P4 to Git Change 1255001 by xcui@merged_opencl_jxcwin on 2016/04/06 12:00:30
...
SWDEV-90677 - disable SVM 32 bit support for VI+ asic for windows, due to the KMD feature limitation.
code review:
http://ocltc.amd.com/reviews/r/10153/
precheckin:
http://ocltc.amd.com:8111/viewModification.html?modId=69277&personal=true&buildTypeId=&tab=vcsModificationBuilds&show_all_builds=true
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#344 edit
[ROCm/clr commit: cad5ba5387 ]
2016-04-06 12:34:13 -04:00
foreman
c2e82188ce
P4 to Git Change 1254818 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/06 03:00:13
...
SWDEV-2 - Change OpenCL version number from 2085 to 2086.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1832 edit
[ROCm/clr commit: b09074dda2 ]
2016-04-06 03:06:52 -04:00
foreman
6c2b2aee42
P4 to Git Change 1254404 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/05 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2084 to 2085.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1831 edit
[ROCm/clr commit: 589a800fae ]
2016-04-05 14:51:19 -04:00
foreman
5b5b3b8cdc
P4 to Git Change 1254144 by gandryey@gera-rcf-lnx on 2016/04/04 11:14:17
...
SWDEV-79445 - OCL generic changes and code clean-up
- Move prepinned logic to the abstraciton layer
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#193 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#270 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#543 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#158 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#398 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.cpp#61 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsavirtual.cpp#62 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#3 edit
[ROCm/clr commit: 8756fa14cb ]
2016-04-04 11:25:36 -04:00
foreman
841cb089da
P4 to Git Change 1254081 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/04 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2083 to 2084.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1830 edit
[ROCm/clr commit: 844c44128e ]
2016-04-04 03:13:13 -04:00
foreman
49d2c0aba3
P4 to Git Change 1254065 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/03 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2082 to 2083.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1829 edit
[ROCm/clr commit: 58676824f8 ]
2016-04-03 03:12:38 -04:00
foreman
2f22781f30
P4 to Git Change 1254050 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/02 03:00:15
...
SWDEV-2 - Change OpenCL version number from 2081 to 2082.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1828 edit
[ROCm/clr commit: 6400572fd8 ]
2016-04-02 03:14:27 -04:00
foreman
21e0885c2e
P4 to Git Change 1253623 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/01 03:00:12
...
SWDEV-2 - Change OpenCL version number from 2080 to 2081.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1827 edit
[ROCm/clr commit: c2a93ebd3a ]
2016-04-01 03:09:21 -04:00
foreman
0e5adf87b7
P4 to Git Change 1253157 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/31 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2079 to 2080.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1826 edit
[ROCm/clr commit: 93730fbae0 ]
2016-03-31 03:07:46 -04:00
foreman
9ae8aa43c3
P4 to Git Change 1252764 by jatang@jatang-opencl-hsa-stg1 on 2016/03/30 10:16:09
...
SWDEV-86378 - Apply the sDMA L2T work-around to T2L as well.
HW confirms T2L also has issues.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#164 edit
[ROCm/clr commit: 4b7a3bd5b4 ]
2016-03-30 10:21:54 -04:00
foreman
73a1e5c06a
P4 to Git Change 1252646 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/30 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2078 to 2079.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1825 edit
[ROCm/clr commit: f9492c32c8 ]
2016-03-30 03:11:23 -04:00
foreman
4a872f29ad
P4 to Git Change 1252154 by emankov@em-hsa-amd on 2016/03/29 07:23:56
...
SWDEV-79309 - Compiler Lib memory consumption decreasing by aclQueryInfo refactoring.
[Problem] Memcpy on every aclQueryInfo for metadata. As a result an unreasonable memory consumption on every compiled binary (on Runtime).
[Solution] Once extracted kernel Metadata is cached, secondary extraction doesn't happen. Blits are also affected.
[Testing] precheckin
http://ocltc.amd.com:8111/viewModification.html?modId=69016&personal=true&buildTypeId=&tab=vcsModificationBuilds&show_all_builds=true
[Reviewers] Stanislav Mekhanoshin, Nikolay Haustov
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/include/v0_8/aclStructs.h#6 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/include/v0_8/aclTypes.h#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/acl.cpp#41 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#92 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#66 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclStructs.h#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclTypes.h#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#24 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/CLAssumptionCheck.cpp#49 edit
[ROCm/clr commit: 511c6a5de8 ]
2016-03-29 07:35:41 -04:00
foreman
b955b34499
P4 to Git Change 1252028 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/29 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2077 to 2078.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1824 edit
[ROCm/clr commit: 31bc8d0dbe ]
2016-03-29 03:11:36 -04:00
foreman
128ac2dcbd
P4 to Git Change 1251574 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/28 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2076 to 2077.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1823 edit
[ROCm/clr commit: 45f9afde22 ]
2016-03-28 03:12:29 -04:00
foreman
3aa800b50d
P4 to Git Change 1251523 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/27 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2075 to 2076.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1822 edit
[ROCm/clr commit: 92fb88b700 ]
2016-03-27 03:06:16 -04:00
foreman
f4357ba75d
P4 to Git Change 1251492 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/26 03:00:15
...
SWDEV-2 - Change OpenCL version number from 2074 to 2075.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1821 edit
[ROCm/clr commit: 7b06fe12ff ]
2016-03-26 03:11:41 -04:00
foreman
3fa707d917
P4 to Git Change 1251294 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/25 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2073 to 2074.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1820 edit
[ROCm/clr commit: 969f4fc592 ]
2016-03-25 03:06:52 -04:00
foreman
57fe8db092
P4 to Git Change 1251133 by gandryey@gera-w8 on 2016/03/24 16:36:52
...
SWDEV-90618 - cl_kernel_info_amd always returns 0 when working via HSAIL path
- Don't access GPU device specific data for offline compilation
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#313 edit
[ROCm/clr commit: da83b6bcd7 ]
2016-03-24 16:51:03 -04:00
foreman
647b57099e
P4 to Git Change 1250949 by gandryey@gera-w8 on 2016/03/24 12:06:49
...
SWDEV-90618 - cl_kernel_info_amd always returns 0 when working via HSAIL path
- Allow null kernel creation for offline compilation
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#312 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#224 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuscsi.cpp#36 edit
[ROCm/clr commit: 5e7eb30dd7 ]
2016-03-24 12:15:44 -04:00
foreman
a9dfbf6401
P4 to Git Change 1250812 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/24 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2072 to 2073.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1819 edit
[ROCm/clr commit: a255836ac8 ]
2016-03-24 03:15:21 -04:00
foreman
8581af6b31
P4 to Git Change 1250684 by gandryey@gera-w8 on 2016/03/23 17:59:05
...
SWDEV-86035 - Add PAL backend to OpenCL
- Update PAL backend to match the latests PAL interfaces
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/Makefile#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/build/Makefile.pal#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/build/Makefile#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/build/Makefile.palbe#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#2 edit
[ROCm/clr commit: a340e36035 ]
2016-03-23 18:09:21 -04:00
foreman
721a8ed870
P4 to Git Change 1250251 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/23 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2071 to 2072.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1818 edit
[ROCm/clr commit: 68da626227 ]
2016-03-23 03:06:52 -04:00
foreman
a60dcccfec
P4 to Git Change 1249992 by weizhang@weizhang-lnx-opencl on 2016/03/22 15:10:37
...
SWDEV-84070 - Extend the workaround submitted in CL#1242741 to GFX7 generation.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#163 edit
[ROCm/clr commit: 76a96b7f06 ]
2016-03-22 15:19:12 -04:00
foreman
b9bb5cf51e
P4 to Git Change 1249828 by kzhuravl@kzhuravl-fiji-oclhsa on 2016/03/22 09:28:38
...
SWDEV-76911 - Enforce profile checks in executable [integration of CL 1249531] + fix executable creation in orca runtime
ReviewBoardURL: http://ocltc.amd.com/reviews/r/10061/
Testing: precheckin (http://ocltc.amd.com:8111/viewModification.html?modId=68662&personal=true&init=1&tab=vcsModificationBuilds )
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/ext/amdhsacod/amdhsacod.cpp#12 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/ext/loader/executable.cpp#24 integrate
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#223 edit
[ROCm/clr commit: c0d9192ab0 ]
2016-03-22 09:38:40 -04:00
foreman
e949424117
P4 to Git Change 1249685 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/22 03:00:13
...
SWDEV-2 - Change OpenCL version number from 2070 to 2071.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1817 edit
[ROCm/clr commit: 081797160c ]
2016-03-22 03:24:22 -04:00
foreman
2630e256f8
P4 to Git Change 1249491 by gandryey@gera-w8 on 2016/03/21 17:37:48
...
SWDEV-90408 - OpenCL runtime crashes when querying CL_PROGRAM_NUM_KERNELS on a program built with clCompileProgram
- The app attempts to get query before build/link call. Make sure symbols are available.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_program.cpp#40 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.hpp#39 edit
[ROCm/clr commit: 769ff6d3f8 ]
2016-03-21 17:51:06 -04:00
foreman
1f4061ccbc
P4 to Git Change 1249484 by kzhuravl@kzhuravl-kaveri-sc on 2016/03/21 17:26:34
...
SWDEV-76911 - Fix base/full profile loader issues on SoftCP path [integration of CL 1249449]
1) Introduce internal API that provides kernel host address given kernel device address
2) Remove base/full profile loader hacks we have today
+ runtime changes:
1) Remove asserts when querying host address of a host address in hsart's loader context
ReviewBoardURL: http://ocltc.amd.com/reviews/r/10054/
Testing: precheckin (http://ocltc.amd.com:8111/viewModification.html?modId=68651&personal=true&tab=vcsModificationBuilds )
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/ext/loader/executable.cpp#22 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/ext/loader/executable.hpp#11 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/include/amd_hsa_kernel_code.h#12 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/include/amd_hsa_loader.hpp#10 integrate
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#65 edit
[ROCm/clr commit: 3f6cc5b851 ]
2016-03-21 17:40:05 -04:00
foreman
724861f4b7
P4 to Git Change 1249380 by asalmanp@asalmanp-opencl-stg on 2016/03/21 13:17:27
...
SWDEV-79278 - [OpenCL][GFX9 Bring up] renaming the Vega10 device name to GFX9_0_0
ReviewBoardURL = http://ocltc.amd.com/reviews/r/10036/
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings.h#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil.h#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil64.h#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail.h#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail64.h#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#140 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#41 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#36 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#32 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#31 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/driver/driver.cpp#61 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#135 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp#35 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#27 edit
[ROCm/clr commit: 43f22a686d ]
2016-03-21 13:27:06 -04:00
foreman
9bb7d240cd
P4 to Git Change 1249227 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/21 03:00:09
...
SWDEV-2 - Change OpenCL version number from 2069 to 2070.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1816 edit
[ROCm/clr commit: 19564646c7 ]
2016-03-21 03:15:29 -04:00
foreman
129bbd29b2
P4 to Git Change 1249126 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/20 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2068 to 2069.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1815 edit
[ROCm/clr commit: d58bf7ea73 ]
2016-03-20 15:08:57 -04:00
foreman
666951f151
P4 to Git Change 1249106 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/19 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2067 to 2068.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1814 edit
[ROCm/clr commit: ef7612cfb3 ]
2016-03-19 03:12:35 -04:00
foreman
f7347666d7
P4 to Git Change 1249103 by smekhano@stas-rampitec-hsa on 2016/03/19 00:35:23
...
SWDEV-77584 - HSA HLC: constant fold get_local_size() with reqd_work_group_size attribute
Testing: smoke, precheckin, conformance non_uniform_work_group
Reviewed by Valery Pykhtin
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/optimizer.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/include/llvm/AMDUtils.h#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/include/llvm/Transforms/AMDIntrinsic.h#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/include/llvm/Transforms/AMDMetadataUtils.h#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/include/llvm/Transforms/Utils/AMDLibCalls.h#37 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/HSAIL/HSAILKernelManager.cpp#53 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/IntrinsicUtils/AMDIntrinsic.src_cpp#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/SPIR/AMDMetadataUtils.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/Utils/AMDLibCalls.cpp#61 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/Utils/AMDUtils.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/ocl/features/metadata/local_size_reqd.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/src/ocl/features/metadata/local_size_reqd_intr.cl#1 add
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/llc_opt.tlst#87 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/ocl_features.tlst#53 edit
[ROCm/clr commit: 80cdbed438 ]
2016-03-19 00:43:22 -04:00
foreman
4365f4231c
P4 to Git Change 1248757 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/18 03:00:16
...
SWDEV-2 - Change OpenCL version number from 2066 to 2067.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1813 edit
[ROCm/clr commit: 35181ad34b ]
2016-03-18 03:06:16 -04:00
foreman
24b1911f57
P4 to Git Change 1248319 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/17 03:00:18
...
SWDEV-2 - Change OpenCL version number from 2065 to 2066.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1812 edit
[ROCm/clr commit: 5a093ba1e9 ]
2016-03-17 03:10:49 -04:00
foreman
0dab729085
P4 to Git Change 1248071 by skeely@HSA_Perforce on 2016/03/16 13:57:32
...
SWDEV-90207 - Initial Mesa implementation. Interop is disabled pending further testing.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadefs.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#27 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaglinterop.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaglinterop.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaregisters.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsasettings.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/mesa_glinterop.h#1 add
... //depot/stg/opencl/drivers/opencl/runtime/utils/util.hpp#11 edit
[ROCm/clr commit: b0cc1d1094 ]
2016-03-16 14:07:05 -04:00
foreman
8e8b778ddd
P4 to Git Change 1247863 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/16 03:00:13
...
SWDEV-2 - Change OpenCL version number from 2064 to 2065.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1811 edit
[ROCm/clr commit: 96be165c4a ]
2016-03-16 03:09:19 -04:00
foreman
a28efbda7f
P4 to Git Change 1247541 by smekhano@stas-rampitec-hsa on 2016/03/15 13:32:04
...
SWDEV-77584 - fixed work of option -cl-uniform-work-group-size to produce requirenopartialworkgroups in hsail
Testing: smoke, precheckin
Reviewed by Evgeny Mankov
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/codegen.cpp#67 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/HSAIL/HSAILKernelManager.cpp#52 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/ocl_features.tlst#52 edit
[ROCm/clr commit: 0967db2af7 ]
2016-03-15 13:46:39 -04:00