Commit Graph

14 Commits

Author SHA1 Message Date
foreman f69e0bb393 P4 to Git Change 1085627 by lmoriche@lmoriche_opencl_dev on 2014/10/08 20:00:03
ECR #304775 - Revert the change from Khronos that adds a const qualifier to cl_kernel_sub_group_info

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_icd_amd.h#15 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#13 edit


[ROCm/clr commit: 1a77c97dfe]
2014-10-08 20:05:24 -04:00
foreman 6a4158360a P4 to Git Change 1085620 by lmoriche@lmoriche_opencl_dev on 2014/10/08 19:17:11
ECR #304775 - Fix the build broken by CL#1085562

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_icd_amd.h#14 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_program.cpp#33 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#12 edit


[ROCm/clr commit: ae7cdaba95]
2014-10-08 19:29:54 -04:00
foreman b649a57c6e P4 to Git Change 1085562 by lmoriche@lmoriche_opencl_dev on 2014/10/08 17:02:49
EPR #010005 - SVN update 2014-10-07 (r28472).

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl.h#19 integrate
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#11 integrate


[ROCm/clr commit: f6c5fabf6a]
2014-10-08 17:24:38 -04:00
foreman e8aea07078 P4 to Git Change 1084677 by xcui@merged_opencl_jxcwin on 2014/10/06 17:48:09
EPR #406328 - made more changes so that the OpenCL can run 2.0 devices on the first 2.0 capable device and OpenCL 1.2 on the rest of devices if they can suppport. Also uncommented an assert accidently commted by the previous check in.
	this is the OpenCL part of checkin.

	Prechecking:
	http://ocltc.amd.com:8111/viewModification.html?modId=40944&personal=true&buildTypeId=&tab=vcsModificationBuilds&show_all_builds=true

	code review:
	http://ocltc.amd.com/reviews/r/5987/

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#288 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/context.cpp#31 edit


[ROCm/clr commit: 5451d80ccb]
2014-10-06 17:58:11 -04:00
foreman 18c774b02e P4 to Git Change 1083812 by rili@rili_opencl_stg on 2014/10/02 18:45:51
EPR #406832 - Added flag CL_MEM_KERNEL_READ_AND_WRITE support for clGetSupportedImageFormats

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#70 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#110 edit


[ROCm/clr commit: d7c6c140d9]
2014-10-02 19:24:13 -04:00
foreman 26d206e2e4 P4 to Git Change 1083521 by rili@rili_opencl_stg on 2014/10/02 11:07:08
EPR #403387 - Removed the check for multi devices in clCreateBufferFromImageAMD becasue this function works with the case of multi devices.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#69 edit


[ROCm/clr commit: 33775d226d]
2014-10-02 13:56:35 -04:00
foreman 31ac708efe P4 to Git Change 1083518 by bsumner@bsumner-lin-opencl on 2014/10/02 10:58:26
ECR #304775 - add missing macro CL_MEM_KERNEL_READ_AND_WRITE

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl.h#18 edit


[ROCm/clr commit: fdbb6877ad]
2014-10-02 13:56:17 -04:00
foreman 4295f574d1 P4 to Git Change 1069294 by bsumner@bsumner-lin-opencl on 2014/08/22 10:56:33
ECR #304775 - fix bug 10248 where patching the local mem pointer hadn't been previously accounted for

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_kernel.h#22 edit
... //depot/stg/opencl/drivers/opencl/library/x86/common/src/misc/workitem.cl#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpucommand.cpp#63 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpucommand.hpp#36 edit


[ROCm/clr commit: 7908fc9e57]
2014-08-22 11:05:20 -04:00
foreman 9cf8186c18 P4 to Git Change 1063463 by bsumner@bsumner-lin-opencl on 2014/08/06 13:24:54
ECR #304775 - eliminate differences with Khronos headers and ensure correct contents for mainline

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl.h#17 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#10 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_platform.h#5 edit


[ROCm/clr commit: 3ae8e5dc45]
2014-08-06 13:33:39 -04:00
foreman 7250d75fcd P4 to Git Change 1058007 by rili@rili_opencl_stg_01 on 2014/07/22 17:28:41
EPR #399808 - Fixed wrong conversion of sRGBA when using host copy instead of blit kernel transfer

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#68 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/blit.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/blit.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpublit.cpp#107 edit


[ROCm/clr commit: 0160f6f1ed]
2014-07-22 17:42:44 -04:00
foreman 7a24dbcc90 P4 to Git Change 1057020 by skudchad@skudchad_opencl_win_2 on 2014/07/18 20:31:56
ECR #304775 - Change to OpenCL 2.0 in library properties. Some cleanup for OPENCL_MAINLINE

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/amdocl.rc#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/acl.cpp#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#41 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#447 edit


[ROCm/clr commit: ccf31e3c93]
2014-07-18 20:37:25 -04:00
foreman eba161bc26 P4 to Git Change 1052857 by jsjodin@alit_worker_lnx2_stg_ws on 2014/07/07 20:21:20
EPR #401760 - Fix EPR and bug 9997, increase stack size for work items.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_kernel.h#21 edit


[ROCm/clr commit: aee9538136]
2014-07-07 20:25:46 -04:00
foreman 18ea7ba72f initial commit
[ROCm/clr commit: 77bb1c5616]
2014-07-04 16:17:05 -04:00
foreman c3bbcd0964 Initializing repo
[ROCm/clr commit: 5259eca984]
2014-07-04 09:40:57 -04:00