index
:
~hejunyan/beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
master
opencl-1.1
stable
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
Fix gpgpu node related bug
Pan Xiuli
1
-1
/
+1
2015-10-13
Add -dump-opt-asm support to the clLinkProgram() API
Manasi Navare
1
-3
/
+1
2015-10-12
GBE: fix kernel arguments uploading bug.
Zhigang Gong
2
-5
/
+9
2015-09-24
GBE: refactor curbe register allocation.
Zhigang Gong
3
-20
/
+30
2015-09-23
Driver: fix the annoying "Failed to release userptr..." error message
Pan Xiuli
1
-2
/
+4
2015-09-23
Calculate appropriate timestamps for cl profile
Midhun Kodiyath
3
-4
/
+71
2015-09-22
enable create image 2d from buffer in clCreateImage.
Luo Xionghu
7
-29
/
+99
2015-09-22
return 32 could gain 0.2% performance on opencv optical flow case.
Luo Xionghu
1
-1
/
+1
2015-09-21
should check the return value of cl_program_new.
Luo Xionghu
1
-0
/
+18
2015-09-21
Fix clLinkProgram error.
Yang Rong
2
-16
/
+29
2015-09-18
Don't use cl_buffer_get_subdata in clEnqueueReadBuffer.
Yang Rong
1
-1
/
+4
2015-09-18
Fix piglit clLinkProgram fail.
Yang Rong
4
-3
/
+24
2015-09-07
Runtime: Add NULL pointer check in clGetKernelArgInfo
Junyan He
1
-1
/
+2
2015-09-02
Fix clGetKernelArgInfo fail on piglit
Pan Xiuli
2
-9
/
+13
2015-08-27
remove GBE_CURBE_STACK_POINTER in payload
Guo Yejun
1
-9
/
+0
2015-08-13
backend, src: Add ASM file name to gbe_program_new_from_llvm
Laura Ekstrand
1
-1
/
+1
2015-08-13
Set proper Vendor ID
Midhun Kodiyath
6
-27
/
+30
2015-08-13
generate sub_group_id inside kernel instead of payload
Guo Yejun
1
-8
/
+0
2015-08-10
runtime: always try to update event status in clGetEventProfilingInfo().
Zhigang Gong
1
-0
/
+1
2015-08-10
Update last event status in clFinish.
Luo Xionghu
1
-0
/
+3
2015-08-10
runtime: add detailed broadwell device name.
Ruiling Song
1
-6
/
+6
2015-08-10
runtime: add Broadwell deviceID 0x162B
Ruiling Song
2
-1
/
+5
2015-07-17
Runtime: correct event and the wait events compare when check event.
Yang Rong
1
-1
/
+1
2015-07-17
Remove deprecated function cl_context_get_static_kernel().
Zhigang Gong
2
-66
/
+12
2015-07-17
runtime: fix a builtin-kernel related thread safe bug.
Zhigang Gong
2
-8
/
+26
2015-07-17
runtime bug: brw GT3 devices reported to GT2.
Luo Xionghu
1
-5
/
+5
2015-07-17
Reorder GBE_BIN_GENERATER arguments.
Koop Mast
1
-2
/
+2
2015-07-15
Need to check eventWaitList in clEnqueueNDRangeKernel.
Zhigang Gong
1
-0
/
+1
2015-07-15
Fixed a thread safe bug.
Zhigang Gong
6
-18
/
+56
2015-07-15
runtime: Need to separate atomic in L3 test and SLM test in self_test().
Zhigang Gong
1
-3
/
+12
2015-07-14
Runtime: Add default extension for platforms before BDW.
Junyan He
3
-0
/
+14
2015-07-06
runtime: Add cl device's standalone extension.
Junyan He
4
-22
/
+24
2015-07-06
runtime: Use cl_get_platform_default to replace global value.
Junyan He
6
-68
/
+66
2015-07-03
enable CL_UNSIGNED_INT8 for CL_RG to fix regression
Guo Yejun
1
-0
/
+1
2015-07-02
runtime: Add fp16 extension to BDW later platform.
Junyan He
6
-56
/
+102
2015-06-30
use self test to determine enable/or disable atomics in L3 for HSW.
Luo Xionghu
9
-23
/
+66
2015-06-19
enable CL_RG + CL_UNORM_INT8 for image
Guo Yejun
1
-0
/
+5
2015-06-18
fix global variable out of boundary writing in libocl.
Luo Xionghu
1
-1
/
+1
2015-05-18
Docs: update/clarify Haswell issues
Rebecca N. Palmer
1
-5
/
+9
2015-05-18
Add a sanity test in clGetDeviceIDs
Rebecca N. Palmer
1
-0
/
+82
2015-05-12
rename __gen_ocl_get_simd_id/size to get_sub_group_id/size
Guo Yejun
1
-1
/
+1
2015-05-04
Revert "CL/Driver: enable atomics in L3 for HSW."
Zhigang Gong
2
-14
/
+1
2015-05-04
add benckmark for copy data from buffer to image.
Luo Xionghu
1
-1
/
+1
2015-05-04
Optimization of clEnqueueCopyBufferToImage for 16 aligned case.
Luo Xionghu
4
-9
/
+56
2015-05-04
CHV: Add cherryview support in the runtime.
Meng Mengmeng
4
-3
/
+56
2015-04-24
add simd level function __gen_ocl_get_simd_id
Guo Yejun
1
-0
/
+8
2015-04-14
runtime: don't try to open nonexistent render nodes or device files.
Zhigang Gong
1
-1
/
+4
2015-04-13
GBE: refine error handling for private libva buffer sharing extension.
Zhigang Gong
2
-0
/
+11
2015-04-13
GBE: Extend front label ip to 32 bit on demand.
Zhigang Gong
1
-4
/
+12
2015-04-10
runtime: Enhance the error handling when flush gpgpu command queue.
Zhigang Gong
9
-30
/
+30
[prev]
[next]