76333 Commits

Author SHA1 Message Date
foreman 2b7be4d803 P4 to Git Change 1155209 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/28 03:00:13
EPR #010002 - Change OpenCL version number from 1810 to 1811.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1557 edit
2015-05-28 03:12:41 -04:00
foreman 52d446015f P4 to Git Change 1155080 by gandryey@gera-w8 on 2015/05/27 18:21:59
ECR #304775 - Mipmaps support in OpenCL
	- Enable mipmap extension by default

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#232 edit


[ROCm/clr commit: e4245322fc]
2015-05-27 18:31:00 -04:00
foreman e4245322fc P4 to Git Change 1155080 by gandryey@gera-w8 on 2015/05/27 18:21:59
ECR #304775 - Mipmaps support in OpenCL
	- Enable mipmap extension by default

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#232 edit
2015-05-27 18:31:00 -04:00
foreman 3c36106589 P4 to Git Change 1155068 by jatang@jatang-opencl-hsa-stg1 on 2015/05/27 17:48:24
EPR #419347 - Fix a d3d9 memory leak.

	According to https://msdn.microsoft.com/en-us/library/windows/desktop/bb174386(v=vs.85).aspx: “Calling IDirect3DDevice9::GetDirect3D will increase the internal reference count on the IDirect3D9 interface. Failure to call IUnknown::Release when finished using this IDirect3D9 interface results in a memory leak.”.

	Although p3d9devEx->Release() has the same effect as p3d9dev->Release(), for clarification we better use p3d9dev->Release() instead.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceD3D9.cpp#13 edit


[ROCm/clr commit: 6d913bfc23]
2015-05-27 18:00:49 -04:00
foreman 6d913bfc23 P4 to Git Change 1155068 by jatang@jatang-opencl-hsa-stg1 on 2015/05/27 17:48:24
EPR #419347 - Fix a d3d9 memory leak.

	According to https://msdn.microsoft.com/en-us/library/windows/desktop/bb174386(v=vs.85).aspx: “Calling IDirect3DDevice9::GetDirect3D will increase the internal reference count on the IDirect3D9 interface. Failure to call IUnknown::Release when finished using this IDirect3D9 interface results in a memory leak.”.

	Although p3d9devEx->Release() has the same effect as p3d9dev->Release(), for clarification we better use p3d9dev->Release() instead.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceD3D9.cpp#13 edit
2015-05-27 18:00:49 -04:00
foreman 27569578df P4 to Git Change 1154755 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/27 03:00:12
EPR #010002 - Change OpenCL version number from 1809 to 1810.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1556 edit


[ROCm/clr commit: f329e3fc66]
2015-05-27 03:08:31 -04:00
foreman f329e3fc66 P4 to Git Change 1154755 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/27 03:00:12
EPR #010002 - Change OpenCL version number from 1809 to 1810.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1556 edit
2015-05-27 03:08:31 -04:00
foreman 4a55d5fdff P4 to Git Change 1154572 by gandryey@gera-w8 on 2015/05/26 16:21:11
ECR #304775 - Mipmaps support in OpenCL
	- Enable PAD2 bit for miplevel views

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#218 edit


[ROCm/clr commit: 5c0f3858ff]
2015-05-26 16:35:34 -04:00
foreman 5c0f3858ff P4 to Git Change 1154572 by gandryey@gera-w8 on 2015/05/26 16:21:11
ECR #304775 - Mipmaps support in OpenCL
	- Enable PAD2 bit for miplevel views

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#218 edit
2015-05-26 16:35:34 -04:00
foreman b32813ed1a P4 to Git Change 1154196 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/26 03:00:12
EPR #010002 - Change OpenCL version number from 1808 to 1809.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1555 edit


[ROCm/clr commit: 60c0f95fa6]
2015-05-26 03:11:30 -04:00
foreman 60c0f95fa6 P4 to Git Change 1154196 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/26 03:00:12
EPR #010002 - Change OpenCL version number from 1808 to 1809.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1555 edit
2015-05-26 03:11:30 -04:00
foreman f38975eb2f P4 to Git Change 1153708 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/23 03:00:21
EPR #010002 - Change OpenCL version number from 1807 to 1808.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1554 edit


[ROCm/clr commit: d9a4d01b17]
2015-05-23 03:12:38 -04:00
foreman d9a4d01b17 P4 to Git Change 1153708 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/23 03:00:21
EPR #010002 - Change OpenCL version number from 1807 to 1808.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1554 edit
2015-05-23 03:12:38 -04:00
foreman 9d2d741cac P4 to Git Change 1153391 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/22 03:00:11
EPR #010002 - Change OpenCL version number from 1806 to 1807.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1553 edit


[ROCm/clr commit: 6a1476d1ce]
2015-05-22 03:12:23 -04:00
foreman 6a1476d1ce P4 to Git Change 1153391 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/22 03:00:11
EPR #010002 - Change OpenCL version number from 1806 to 1807.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1553 edit
2015-05-22 03:12:23 -04:00
foreman 0f0e7ab39a P4 to Git Change 1153222 by atimofee@atimofee-hsa on 2015/05/21 15:03:48
ECR #333753 - HSA HLC: -hsail-enable-calls=0 should switch call support off.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/opt_level.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/IPO/AMDPassManagerBuilder.cpp#51 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/tools/opt/amdopt.inc#24 edit


[ROCm/clr commit: d8fa1abf83]
2015-05-21 15:24:14 -04:00
foreman d8fa1abf83 P4 to Git Change 1153222 by atimofee@atimofee-hsa on 2015/05/21 15:03:48
ECR #333753 - HSA HLC: -hsail-enable-calls=0 should switch call support off.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/opt_level.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/IPO/AMDPassManagerBuilder.cpp#51 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/tools/opt/amdopt.inc#24 edit
2015-05-21 15:24:14 -04:00
foreman 1a2dafa2c2 P4 to Git Change 1152996 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/21 03:00:14
EPR #010002 - Change OpenCL version number from 1805 to 1806.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1552 edit


[ROCm/clr commit: 6852d41216]
2015-05-21 03:09:29 -04:00
foreman 6852d41216 P4 to Git Change 1152996 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/21 03:00:14
EPR #010002 - Change OpenCL version number from 1805 to 1806.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1552 edit
2015-05-21 03:09:29 -04:00
foreman 898041df90 P4 to Git Change 1152849 by skudchad@skudchad_test_win_opencl2 on 2015/05/20 17:15:00
EPR #403782 - IOMMU2/SVM
	- Update the caching and hit logic for resource cache to reflect allocation attributes for SVM. Else it can give wrong hits leading to hangs if a regular surface is used for shader upload etc. IOMMUv2 strictly needs shader and command buffers to have EXECUTE attribute.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7572/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#217 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#80 edit


[ROCm/clr commit: 4f338e5578]
2015-05-20 17:28:59 -04:00
foreman 4f338e5578 P4 to Git Change 1152849 by skudchad@skudchad_test_win_opencl2 on 2015/05/20 17:15:00
EPR #403782 - IOMMU2/SVM
	- Update the caching and hit logic for resource cache to reflect allocation attributes for SVM. Else it can give wrong hits leading to hangs if a regular surface is used for shader upload etc. IOMMUv2 strictly needs shader and command buffers to have EXECUTE attribute.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7572/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#217 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#80 edit
2015-05-20 17:28:59 -04:00
foreman 399aa2050c P4 to Git Change 1152826 by bdhanase@bala_workpc_ocl on 2015/05/20 16:21:12
EPR #397491 - Disabling generic address space on 32 bit windows too for now.

	Back out revision 116 from //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#117 edit


[ROCm/clr commit: 24ac37876f]
2015-05-20 16:35:07 -04:00
foreman 24ac37876f P4 to Git Change 1152826 by bdhanase@bala_workpc_ocl on 2015/05/20 16:21:12
EPR #397491 - Disabling generic address space on 32 bit windows too for now.

	Back out revision 116 from //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#117 edit
2015-05-20 16:35:07 -04:00
foreman edc7fb73a2 P4 to Git Change 1152825 by bdhanase@bala_workpc_ocl on 2015/05/20 16:19:13
EPR #397491 - According to HSA-Finalizer-ADD, for GPUVM32 private_segment_aperture_base_hi and group_segment_aperture_base_hi should be equal to the 32 bits of the 32 bit private and group segment flat address aperture.

	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#362 edit


[ROCm/clr commit: 9d37ac1fc8]
2015-05-20 16:30:03 -04:00
foreman 9d37ac1fc8 P4 to Git Change 1152825 by bdhanase@bala_workpc_ocl on 2015/05/20 16:19:13
EPR #397491 - According to HSA-Finalizer-ADD, for GPUVM32 private_segment_aperture_base_hi and group_segment_aperture_base_hi should be equal to the 32 bits of the 32 bit private and group segment flat address aperture.

	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#362 edit
2015-05-20 16:30:03 -04:00
foreman 7ad7591625 P4 to Git Change 1152531 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/20 03:00:12
EPR #010002 - Change OpenCL version number from 1804 to 1805.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1551 edit


[ROCm/clr commit: a24f070742]
2015-05-20 03:13:14 -04:00
foreman a24f070742 P4 to Git Change 1152531 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/20 03:00:12
EPR #010002 - Change OpenCL version number from 1804 to 1805.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1551 edit
2015-05-20 03:13:14 -04:00
foreman 317329f73f P4 to Git Change 1152294 by nhaustov@spb-hlc-tonga2_hsa on 2015/05/19 12:34:06
ECR #333756 - HSA Finalizer: Make sure size of kernarg segment, alignment of kernarg, private and group segments are multiple of 16. Update ORCA runtime assert. [ OpenCL integration of CL 1151953]

	Change by Nikolay Haustov
	Testing: http://ocltc:8111/viewModification.html?modId=51851&personal=true&init=1&tab=vcsModificationBuilds

	Also fix uncovered problem in test.

	Testing: pre-checkin
	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc/HSAIL/hsail-fin/HSAILFinalizer.cpp#16 integrate
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc/HSAIL/tests/src/finalizer/features/structural_analysis/short_circuit/short_circuit06.hsail#4 integrate
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#284 edit


[ROCm/clr commit: 4cffcd3997]
2015-05-19 12:40:37 -04:00
foreman 4cffcd3997 P4 to Git Change 1152294 by nhaustov@spb-hlc-tonga2_hsa on 2015/05/19 12:34:06
ECR #333756 - HSA Finalizer: Make sure size of kernarg segment, alignment of kernarg, private and group segments are multiple of 16. Update ORCA runtime assert. [ OpenCL integration of CL 1151953]

	Change by Nikolay Haustov
	Testing: http://ocltc:8111/viewModification.html?modId=51851&personal=true&init=1&tab=vcsModificationBuilds

	Also fix uncovered problem in test.

	Testing: pre-checkin
	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc/HSAIL/hsail-fin/HSAILFinalizer.cpp#16 integrate
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/sc/HSAIL/tests/src/finalizer/features/structural_analysis/short_circuit/short_circuit06.hsail#4 integrate
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#284 edit
2015-05-19 12:40:37 -04:00
foreman d419b995b3 P4 to Git Change 1152081 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/19 03:00:17
EPR #010002 - Change OpenCL version number from 1803 to 1804.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1550 edit


[ROCm/clr commit: 7fa12b2bc8]
2015-05-19 03:15:06 -04:00
foreman 7fa12b2bc8 P4 to Git Change 1152081 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/19 03:00:17
EPR #010002 - Change OpenCL version number from 1803 to 1804.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1550 edit
2015-05-19 03:15:06 -04:00
foreman 9744df97ad P4 to Git Change 1151968 by skudchad@skudchad_test_win_opencl2 on 2015/05/18 20:09:41
EPR #403782 - IOMMU2/SVM
	- Disable DX interop on SVM. This is a feature for SVM and may need more work.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7555/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#310 edit


[ROCm/clr commit: 915592103f]
2015-05-18 20:15:12 -04:00
foreman 915592103f P4 to Git Change 1151968 by skudchad@skudchad_test_win_opencl2 on 2015/05/18 20:09:41
EPR #403782 - IOMMU2/SVM
	- Disable DX interop on SVM. This is a feature for SVM and may need more work.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/7555/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#310 edit
2015-05-18 20:15:12 -04:00
Oded Gabbay 2e76017278 increase event limit to provide 4K events
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
2015-05-18 11:01:42 +03:00
Oded Gabbay b7d9879a36 increase event limit to provide 4K events
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>


[ROCm/ROCR-Runtime commit: 2e76017278]
2015-05-18 11:01:42 +03:00
foreman 1cf6ad66a0 P4 to Git Change 1151680 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/16 03:00:11
EPR #010002 - Change OpenCL version number from 1802 to 1803.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1549 edit


[ROCm/clr commit: ebe57f6e94]
2015-05-16 03:11:08 -04:00
foreman ebe57f6e94 P4 to Git Change 1151680 by johtaylo@johtaylo-JTBUILDER03-increment on 2015/05/16 03:00:11
EPR #010002 - Change OpenCL version number from 1802 to 1803.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1549 edit
2015-05-16 03:11:08 -04:00
foreman 6e0218d788 P4 to Git Change 1151655 by gandryey@gera-w8 on 2015/05/15 19:27:54
ECR #304775 - Mipmaps support
	- Following CL#1151650. Change the comparison condition to 1.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#216 edit


[ROCm/clr commit: 488ac00670]
2015-05-15 19:38:50 -04:00
foreman 488ac00670 P4 to Git Change 1151655 by gandryey@gera-w8 on 2015/05/15 19:27:54
ECR #304775 - Mipmaps support
	- Following CL#1151650. Change the comparison condition to 1.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#216 edit
2015-05-15 19:38:50 -04:00
foreman 3dee56132c P4 to Git Change 1151650 by gandryey@gera-w8 on 2015/05/15 18:45:24
ECR #304775 - Mipmaps support
	- Enable miplevel flag even for the first mip level when runtime creates a view. Otherwise GSL may change the pitch alignment for the created view.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#215 edit


[ROCm/clr commit: b8c761b199]
2015-05-15 18:50:37 -04:00
foreman b8c761b199 P4 to Git Change 1151650 by gandryey@gera-w8 on 2015/05/15 18:45:24
ECR #304775 - Mipmaps support
	- Enable miplevel flag even for the first mip level when runtime creates a view. Otherwise GSL may change the pitch alignment for the created view.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#215 edit
2015-05-15 18:50:37 -04:00
foreman f424d020d4 P4 to Git Change 1151521 by jatang@jatang-opencl-hsa-stg1 on 2015/05/15 15:16:15
EPR #419347 - Fix a d3d9 memory leak.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceD3D9.cpp#12 edit


[ROCm/clr commit: 5303c618b2]
2015-05-15 15:49:45 -04:00
foreman 5303c618b2 P4 to Git Change 1151521 by jatang@jatang-opencl-hsa-stg1 on 2015/05/15 15:16:15
EPR #419347 - Fix a d3d9 memory leak.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceD3D9.cpp#12 edit
2015-05-15 15:49:45 -04:00
foreman 3609d0357b P4 to Git Change 1151506 by rili@rili_opencl_stg on 2015/05/15 14:56:06
EPR #418590 - Fix improper check for temp path.
	                       - Existing code will change temp path to "." if tempPath is "C:\Windows\Temp\"
	                       - Need to make sure temp path will be changed to "." if tempPath is "C:\Windows\" or "C:\Windows"

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/os/os_win32.cpp#44 edit


[ROCm/clr commit: 4b5f8c85fa]
2015-05-15 15:26:19 -04:00
foreman 4b5f8c85fa P4 to Git Change 1151506 by rili@rili_opencl_stg on 2015/05/15 14:56:06
EPR #418590 - Fix improper check for temp path.
	                       - Existing code will change temp path to "." if tempPath is "C:\Windows\Temp\"
	                       - Need to make sure temp path will be changed to "." if tempPath is "C:\Windows\" or "C:\Windows"

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/os/os_win32.cpp#44 edit
2015-05-15 15:26:19 -04:00
foreman 3f3a544806 P4 to Git Change 1151492 by bdhanase@bala_workpc_ocl on 2015/05/15 14:40:44
EPR #397491 - Disable generic address space only on 32 bit Linux

	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#116 edit


[ROCm/clr commit: dd63bd7d18]
2015-05-15 15:06:35 -04:00
foreman dd63bd7d18 P4 to Git Change 1151492 by bdhanase@bala_workpc_ocl on 2015/05/15 14:40:44
EPR #397491 - Disable generic address space only on 32 bit Linux

	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#116 edit
2015-05-15 15:06:35 -04:00
foreman 628232efc7 P4 to Git Change 1151415 by jatang@jatang-opencl-hsa-stg1 on 2015/05/15 11:06:22
EPR #412821 - Fix a crash when the ThreadTrace Object is freed before a ThreadTrace command is processed.

	Also change 'None' to 'Undefined', since 'None' is a macro defined in X.h.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#77 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/threadtrace.hpp#5 edit


[ROCm/clr commit: 5da96e702c]
2015-05-15 11:14:53 -04:00
foreman 5da96e702c P4 to Git Change 1151415 by jatang@jatang-opencl-hsa-stg1 on 2015/05/15 11:06:22
EPR #412821 - Fix a crash when the ThreadTrace Object is freed before a ThreadTrace command is processed.

	Also change 'None' to 'Undefined', since 'None' is a macro defined in X.h.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#77 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/threadtrace.hpp#5 edit
2015-05-15 11:14:53 -04:00
foreman 6fa81ad7e3 P4 to Git Change 1151350 by nhaustov@spb-hlc-kv500_hsa on 2015/05/15 07:11:40
ECR #333756 - Fix includes.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/elf/utils/libelf/_libelf.h#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/elf/utils/libelf/libelf.h#11 edit


[ROCm/clr commit: 3f973726f8]
2015-05-15 07:20:20 -04:00