index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cl_gt_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
Add missed kernel names into built-in kernel list.
Yan Wang
1
-1
/
+16
2017-06-16
Runtime: Add new API enums for cl_intel_required_subgroup_size extension
Pan Xiuli
1
-0
/
+2
2017-02-14
Enable OpenCL 2.0 only where supported
Pan Xiuli
1
-5
/
+9
2016-11-08
Runtime: Add support for queue size and fix error handling
Pan Xiuli
1
-1
/
+1
2016-11-08
Runtime: Add pipe related APIs
Pan Xiuli
1
-0
/
+3
2016-11-08
Runtime: Add support of OCL2.0 device queries
Pan Xiuli
1
-0
/
+12
2016-11-08
address bits change to 64.
Luo Xionghu
1
-0
/
+4
2016-11-08
OCL20: Add svm support.
Yang Rong
1
-0
/
+1
2016-09-02
Runtime: Apply base object to cl_device_id
Junyan He
1
-1
/
+0
2015-12-09
make Beignet as intermedia layer of CMRT
Guo Yejun
1
-0
/
+1
2015-11-25
runtime: set CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE to kernel's SIMD_WI...
Zhigang Gong
1
-1
/
+0
2015-11-10
Add extensions intel_accelerator and basic intel_motion_estimation.
Chuanbo Weng
1
-1
/
+5
2015-11-03
runtime: refine the cl_device_id to support bigger memory
Pan Xiuli
1
-2
/
+0
2015-10-21
Runtime: add CL_DEVICE_SPIR_VERSIONS to clGetDeviceInfo.
Yang Rong
1
-0
/
+1
2015-10-20
pitchalignment should be set to 1.
Luo Xionghu
1
-1
/
+1
2015-10-20
Revert "return 32 could gain 0.2% performance on opencv optical flow case."
Luo Xionghu
1
-1
/
+1
2015-09-22
enable create image 2d from buffer in clCreateImage.
Luo Xionghu
1
-1
/
+2
2015-09-22
return 32 could gain 0.2% performance on opencv optical flow case.
Luo Xionghu
1
-1
/
+1
2015-08-13
Set proper Vendor ID
Midhun Kodiyath
1
-1
/
+2
2015-07-02
runtime: Add fp16 extension to BDW later platform.
Junyan He
1
-0
/
+1
2015-01-04
runtime: tweak max memory allocation size.
Zhigang Gong
1
-2
/
+2
2014-12-25
fix min_max_read_image_args and min_max_parameter_size issue.
Luo Xionghu
1
-2
/
+2
2014-12-18
GBE/CL: use 2D image to implement large image1D_buffer.
Zhigang Gong
1
-1
/
+1
2014-12-03
Change CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR from 8 to 16.
Chuanbo Weng
1
-1
/
+1
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-11-07
enable CL_DEVICE_HOST_UNIFIED_MEMORY when userptr is supported
Guo Yejun
1
-0
/
+4
2014-09-11
fix clGetKernelWorkGroupInfo built-in kernel fail.
Luo Xionghu
1
-0
/
+3
2014-08-19
Fix compile warnings for CLANG compiler
Lv Meng
1
-1
/
+0
2014-07-31
GBE: adjust preferred vector length.
Zhigang Gong
1
-12
/
+12
2014-07-03
runtime: recover the maximum read image args to 128.
Zhigang Gong
1
-1
/
+1
2014-07-01
runtime: fix potential curbe allocation issue.
Zhigang Gong
1
-1
/
+1
2014-06-25
add image_1d_to_1d builtin kernel name.
Luo
1
-0
/
+1
2014-06-24
implement API clEnqueueFillImage.
Luo
1
-1
/
+6
2014-06-23
Add some OpenCL1.2 parameters of function clGetDeviceInfo.
Yang Rong
1
-0
/
+3
2014-06-20
Add some API's OpenCL 1.2 parameter support.
Yang Rong
1
-0
/
+1
2014-06-20
GBE/runtime: fixup broken 1d array image support.
Zhigang Gong
1
-0
/
+1
2014-06-13
add [opencl-1.2] API clCreateSubDevice.
Luo
1
-1
/
+6
2014-06-13
Add the support for 1D image from buffer.
Junyan He
1
-0
/
+1
2014-06-13
add [opencl-1.2] API clCreateProgramWithBuiltInKernels.
Luo
1
-1
/
+23
2014-05-05
GBE: increase the global memory size to 1GB.
Zhigang Gong
1
-2
/
+2
2014-01-08
Move the memory allocate size check to the callee.
Yang Rong
1
-1
/
+1
2013-11-27
Runtime: fix some piglit failures.
Zhigang Gong
1
-1
/
+1
2013-11-27
Enlarge the global mem size.
Yang Rong
1
-1
/
+1
2013-11-11
Runtime: complete the api clGetKernelWorkGroupInfo.
Zhigang Gong
1
-0
/
+1
2013-11-07
Runtime: fix some max/alignment values.
Zhigang Gong
1
-2
/
+2
2013-11-07
Runtime: fix some max values.
Zhigang Gong
1
-3
/
+3
2013-11-07
Runtime: fix the incorrect device info string size.
Zhigang Gong
1
-1
/
+1
2013-10-29
Remove CL_FP_DENORM in clGetDeviceInfo.
Yang Rong
1
-1
/
+1
2013-10-18
Runtime: correct some image related maximum values for IVB.
Zhigang Gong
1
-1
/
+1
2013-09-26
GBE/Runtime: implement workaround for IVB sampler bug
Zhigang Gong
1
-1
/
+1
[next]