foreman
bec936b08b
P4 to Git Change 1127440 by weizhang@weizhang-lnx-opencl on 2015/03/04 13:56:00
...
EPR #413960 - Platform Atomics on CZ.
1. Since CMMQS can support 4G atomics range on CZ, the atomics range on KV is reverted to 4G.
2. On KV, the platform atomics is implemented by using ATC/IOMMU. But on CZ, it should be implemented without using ATC/IOMMU due to HW changes. So, _svmAtomicsUsingIOMMU is introduced to differentiate the two implementations.
3. _priSupport was renamed _svmAtomics due to different implementation on KV vs CZ.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#304 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/include/cal/cal.h#33 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#109 edit
2015-03-04 18:02:32 -05:00
foreman
158bd99911
P4 to Git Change 1127244 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/04 03:00:11
...
EPR #010002 - Change OpenCL version number from 1746 to 1747.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1493 edit
[ROCm/clr commit: ea4b4650c5 ]
2015-03-04 13:06:59 -05:00
foreman
ea4b4650c5
P4 to Git Change 1127244 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/04 03:00:11
...
EPR #010002 - Change OpenCL version number from 1746 to 1747.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1493 edit
2015-03-04 13:06:59 -05:00
Ramesh Errabolu (xN/A) TX
4b2b25e232
ECR #333755 - Completely eliminate references to Brig Structures
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127110]
2015-03-03 19:42:07 -05:00
Ramesh Errabolu (xN/A) TX
bc24512969
ECR #333755 - Completely eliminate references to Brig Structures
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127110]
[ROCm/ROCR-Runtime commit: 4b2b25e232 ]
2015-03-03 19:42:07 -05:00
Ramesh Errabolu (xN/A) TX
21449d717f
ECR #333755 - Add helper files to load Hsail Text files and assembled them into Brig files.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127109]
2015-03-03 19:41:56 -05:00
Ramesh Errabolu (xN/A) TX
88c0ffb11e
ECR #333755 - Add helper files to load Hsail Text files and assembled them into Brig files.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127109]
[ROCm/ROCR-Runtime commit: 21449d717f ]
2015-03-03 19:41:56 -05:00
Ding, Wei (xN/A) TX
ee474cfcbf
ECR #333755 - Added missing header file.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127058]
2015-03-03 17:37:41 -05:00
Ding, Wei (xN/A) TX
dc0719196c
ECR #333755 - Added missing header file.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127058]
[ROCm/ROCR-Runtime commit: ee474cfcbf ]
2015-03-03 17:37:41 -05:00
Ding, Wei (xN/A) TX
8c6347a57d
ECR #333755 - Reformat the base class.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126978]
2015-03-03 15:16:59 -05:00
Ding, Wei (xN/A) TX
4d58ef78de
ECR #333755 - Reformat the base class.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126978]
[ROCm/ROCR-Runtime commit: 8c6347a57d ]
2015-03-03 15:16:59 -05:00
Oded Gabbay
aba396bc52
Call __fmm_release with gpu id and not index
...
__fmm_release expects gpu_id as parameter. fmm_release passed it instead the
index of the GPU in the gpu_mem array.
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-03-03 15:23:57 +02:00
Oded Gabbay
996785d178
Call __fmm_release with gpu id and not index
...
__fmm_release expects gpu_id as parameter. fmm_release passed it instead the
index of the GPU in the gpu_mem array.
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
[ROCm/ROCR-Runtime commit: aba396bc52 ]
2015-03-03 15:23:57 +02:00
foreman
de071664fe
P4 to Git Change 1126745 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/03 03:01:23
...
EPR #010002 - Change OpenCL version number from 1745 to 1746.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1492 edit
[ROCm/clr commit: eeb5da2ac2 ]
2015-03-03 03:23:25 -05:00
foreman
eeb5da2ac2
P4 to Git Change 1126745 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/03/03 03:01:23
...
EPR #010002 - Change OpenCL version number from 1745 to 1746.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1492 edit
2015-03-03 03:23:25 -05:00
foreman
7de184cd64
P4 to Git Change 1126570 by gandryey@gera-dev-w7 on 2015/03/02 18:19:35
...
ECR #304775 - In addition to CL#1126564
- Keep just tile index field from the parent
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#209 edit
[ROCm/clr commit: a8349b692f ]
2015-03-02 19:20:37 -05:00
foreman
a8349b692f
P4 to Git Change 1126570 by gandryey@gera-dev-w7 on 2015/03/02 18:19:35
...
ECR #304775 - In addition to CL#1126564
- Keep just tile index field from the parent
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#209 edit
2015-03-02 19:20:37 -05:00
foreman
cbe109d689
P4 to Git Change 1126564 by gandryey@gera-dev-w7 on 2015/03/02 18:12:07
...
ECR #304775 - Use the tiling index from the parent object instead of forcing it to 0.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#208 edit
[ROCm/clr commit: fb80e6657b ]
2015-03-02 19:15:46 -05:00
foreman
fb80e6657b
P4 to Git Change 1126564 by gandryey@gera-dev-w7 on 2015/03/02 18:12:07
...
ECR #304775 - Use the tiling index from the parent object instead of forcing it to 0.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#208 edit
2015-03-02 19:15:46 -05:00
foreman
5172e082ba
P4 to Git Change 1126532 by gandryey@gera-dev-w7 on 2015/03/02 17:19:16
...
ECR #304775 - Don't report depth stencil write support
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#46 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl_amd.hpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#117 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#88 edit
[ROCm/clr commit: 50ff8414fb ]
2015-03-02 17:54:56 -05:00
foreman
50ff8414fb
P4 to Git Change 1126532 by gandryey@gera-dev-w7 on 2015/03/02 17:19:16
...
ECR #304775 - Don't report depth stencil write support
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#46 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl_amd.hpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#117 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#88 edit
2015-03-02 17:54:56 -05:00
foreman
7e798ff57e
P4 to Git Change 1126532 by gandryey@gera-dev-w7 on 2015/03/02 17:19:16
...
ECR #304775 - Don't report depth stencil write support
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#46 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl_amd.hpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#117 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#88 edit
[ROCm/clr commit: 006d563073 ]
2015-03-02 17:54:56 -05:00
foreman
006d563073
P4 to Git Change 1126532 by gandryey@gera-dev-w7 on 2015/03/02 17:19:16
...
ECR #304775 - Don't report depth stencil write support
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#46 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl_amd.hpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#117 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#88 edit
2015-03-02 17:54:56 -05:00
Ding, Wei (xN/A) TX
6979c0ae65
ECR #333755 - Move Finailzer V1 to Finalizer V3 for MatrixMultiplcation, MatriTranspose, NBody, BitonicSort, DwtHarr1D.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126410]
2015-03-02 13:48:54 -05:00
Ding, Wei (xN/A) TX
4b25705927
ECR #333755 - Move Finailzer V1 to Finalizer V3 for MatrixMultiplcation, MatriTranspose, NBody, BitonicSort, DwtHarr1D.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126410]
[ROCm/ROCR-Runtime commit: 6979c0ae65 ]
2015-03-02 13:48:54 -05:00
Ramesh Errabolu (xN/A) TX
42c4f2ad9f
ECR #333755 - Move MonteCarloAsian Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126145]
2015-03-01 14:46:16 -05:00
Ramesh Errabolu (xN/A) TX
17f63e5ba2
ECR #333755 - Move MonteCarloAsian Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126145]
[ROCm/ROCR-Runtime commit: 42c4f2ad9f ]
2015-03-01 14:46:16 -05:00
Ramesh Errabolu (xN/A) TX
ac0f32d1f9
ECR #333755 - Move FloydWarshall Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126142]
2015-03-01 13:58:01 -05:00
Ramesh Errabolu (xN/A) TX
e62e2f138c
ECR #333755 - Move FloydWarshall Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126142]
[ROCm/ROCR-Runtime commit: ac0f32d1f9 ]
2015-03-01 13:58:01 -05:00
Ramesh Errabolu (xN/A) TX
75f94bb91b
ECR #333755 - Move FastWalshTransform Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126141]
2015-03-01 13:44:07 -05:00
Ramesh Errabolu (xN/A) TX
529bac2b2d
ECR #333755 - Move FastWalshTransform Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126141]
[ROCm/ROCR-Runtime commit: 75f94bb91b ]
2015-03-01 13:44:07 -05:00
Ramesh Errabolu (xN/A) TX
852dd93f28
ECR #333755 - Update Blackscholes to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126133]
2015-03-01 12:32:58 -05:00
Ramesh Errabolu (xN/A) TX
31f3759f72
ECR #333755 - Update Blackscholes to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126133]
[ROCm/ROCR-Runtime commit: 852dd93f28 ]
2015-03-01 12:32:58 -05:00
Ramesh Errabolu (xN/A) TX
ce2ff7844f
ECR #333755 - Move BinarySearch Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126132]
2015-03-01 12:22:53 -05:00
Ramesh Errabolu (xN/A) TX
6a6bcbaf14
ECR #333755 - Move BinarySearch Sample to use 1.0F Finalizer Apis
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126132]
[ROCm/ROCR-Runtime commit: ce2ff7844f ]
2015-03-01 12:22:53 -05:00
Oded Gabbay
13e0d87733
Disable SDMA queue creation
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-03-01 14:40:16 +02:00
Oded Gabbay
7a243604ad
Disable SDMA queue creation
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
[ROCm/ROCR-Runtime commit: 13e0d87733 ]
2015-03-01 14:40:16 +02:00
Oded Gabbay
417e6f7501
Revert "Disable SDMA queue creation"
...
This reverts commit f3ac33230e .
2015-03-01 14:36:45 +02:00
Oded Gabbay
ecf262fd54
Revert "Disable SDMA queue creation"
...
This reverts commit c1cfb2a540 .
[ROCm/ROCR-Runtime commit: 417e6f7501 ]
2015-03-01 14:36:45 +02:00
Oded Gabbay
f3ac33230e
Disable SDMA queue creation
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
2015-03-01 11:08:46 +02:00
Oded Gabbay
c1cfb2a540
Disable SDMA queue creation
...
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com >
[ROCm/ROCR-Runtime commit: f3ac33230e ]
2015-03-01 11:08:46 +02:00
foreman
d88974c144
P4 to Git Change 1126103 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/28 03:00:11
...
EPR #010002 - Change OpenCL version number from 1744 to 1745.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1491 edit
[ROCm/clr commit: 3bb911a606 ]
2015-02-28 03:10:47 -05:00
foreman
3bb911a606
P4 to Git Change 1126103 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/02/28 03:00:11
...
EPR #010002 - Change OpenCL version number from 1744 to 1745.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1491 edit
2015-02-28 03:10:47 -05:00
Ding, Wei (xN/A) TX
5133807246
ECR #333755 - BitonicSort typo fix.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126046]
2015-02-27 21:20:09 -05:00
Ding, Wei (xN/A) TX
d41cf46551
ECR #333755 - BitonicSort typo fix.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126046]
[ROCm/ROCR-Runtime commit: 5133807246 ]
2015-02-27 21:20:09 -05:00
Ding, Wei (xN/A) TX
2a923d9b7c
ECR #333755 - Fixed miscs errors, clean up repo.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126044]
2015-02-27 21:00:20 -05:00
Ding, Wei (xN/A) TX
1024049397
ECR #333755 - Fixed miscs errors, clean up repo.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126044]
[ROCm/ROCR-Runtime commit: 2a923d9b7c ]
2015-02-27 21:00:20 -05:00
Ramesh Errabolu (xN/A) TX
f6fccf5f2f
ECR #333755 - Move Hsa Sample SimpleConvolution from Hsa Sdk project to current Runtime/Samples
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126037]
2015-02-27 20:06:28 -05:00
Ramesh Errabolu (xN/A) TX
f3dd313bba
ECR #333755 - Move Hsa Sample SimpleConvolution from Hsa Sdk project to current Runtime/Samples
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126037]
[ROCm/ROCR-Runtime commit: f6fccf5f2f ]
2015-02-27 20:06:28 -05:00
Ramesh Errabolu (xN/A) TX
fc2ef8d516
ECR #333755 - Move Hsa Sample MonteCarloAsian from Hsa Sdk project to current Runtime/Samples
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126032]
2015-02-27 20:00:47 -05:00