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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
GLK: add geminilake runtime support.
Yang Rong
1
-0
/
+2
2017-03-17
intel: Check that we can reserve the zero-offset
Yang Rong
1
-11
/
+20
2017-03-13
add extension intel_planar_yuv.
Luo Xionghu
3
-13
/
+45
2017-01-09
Fail, don't assert, if unable to create context
Rebecca N. Palmer
1
-3
/
+5
2016-12-30
OCL20: handle device enqueue in runtime.
Yang, Rong R
1
-594
/
+595
2016-12-30
OCL20: add a cl_kernel pointer to gpgpu.
Yang, Rong R
2
-0
/
+15
2016-12-28
Runtime: fix fill image event assert and some SVM rebase error.
Yang, Rong R
1
-4
/
+37
2016-12-28
Add profiling feature based on new event implementation.
Junyan He
1
-9
/
+7
2016-11-08
Runtime: Add support for non uniform group size
Pan Xiuli
1
-6
/
+8
2016-11-08
OCL20: Implement clSetKernelExecInfo api
Yang Rong
1
-4
/
+6
2016-11-08
ocl20/runtime: take the first 64KB page table entries.
Ruiling Song
3
-0
/
+16
2016-11-08
OCL20: Add svm support.
Yang Rong
1
-0
/
+4
2016-10-21
KBL: fix some 1d array test fail.
Yang, Rong R
1
-2
/
+5
2016-10-10
Fix build with latest libdrm
Igor Gnatenko
1
-4
/
+4
2016-10-10
add bxt with pciid 0x1A85
Guo Yejun
2
-2
/
+4
2016-09-23
enlarge scratch size for bxt 0x5a85
Guo Yejun
1
-2
/
+2
2016-09-12
enlarge stack size for chv since its EU might be masked
Guo Yejun
1
-1
/
+1
2016-09-12
add another broxton pciid 0x5A85
Guo Yejun
1
-0
/
+10
2016-09-12
Runtime: re-enable cl_khr_gl_sharing with existing egl extension.
Chuanbo Weng
5
-432
/
+116
2016-08-16
KBL: add kabylake runtime support.
Yang Rong
1
-1
/
+1
2016-08-03
Runtime: Fix hang for bsw device with 12 EU
Pan Xiuli
1
-1
/
+1
2016-07-20
Runtime: set size member of cl_image created by clCreateImageFromFdINTEL.
Chuanbo Weng
1
-0
/
+6
2016-07-06
Runtime: set the sub slice according to kernel pooled EU configure.
Yang Rong
1
-0
/
+15
2016-06-30
Runtime: fix one typo error.
Chuanbo Weng
1
-1
/
+1
2016-06-23
Runtime: Use uanme to get kernel architecture.
Yang Rong
1
-5
/
+9
2016-05-27
Android: workaround libdrm flags.
Yang Rong
1
-2
/
+12
2016-05-23
runtime: error handling to avoid null pointer dereference.
Luo Xionghu
1
-1
/
+3
2016-04-22
Implement printf buffer management.
Yan Wang
2
-65
/
+21
2016-01-05
SKL: use the hw defautl value mocs index before linux 4.3.
Yang Rong
1
-1
/
+15
2015-12-23
Driver: Fix GPGPU delete bug
Pan Xiuli
1
-2
/
+2
2015-12-14
add Broxton support
Guo Yejun
1
-2
/
+3
2015-12-09
SKL: Use kernel-defined MOCS values instead of assuming hardware defaults.
Francisco Jerez
1
-2
/
+2
2015-11-17
Runtime: Bind the profiling buffer when profiling enabled.
Junyan He
2
-1
/
+60
2015-11-10
Add extensions intel_accelerator and basic intel_motion_estimation.
Chuanbo Weng
2
-2
/
+335
2015-11-10
Add extension clCreateImageFromFdINTEL to create cl image by external fd.
Chuanbo Weng
1
-0
/
+17
2015-11-10
Add extension clCreateBufferFromFdINTEL to create cl buffer by external buffe...
Chuanbo Weng
1
-3
/
+31
2015-11-03
runtime: dynamically get global memory size and max alloc size
Pan Xiuli
1
-0
/
+5
2015-11-03
driver: add setup_bti_gen9 for bigger buffer up to 4G
Pan Xiuli
1
-2
/
+39
2015-11-03
drivers: change the buf size to size_t
Pan Xiuli
1
-8
/
+11
2015-10-13
Fix gpgpu node related bug
Pan Xiuli
1
-1
/
+1
2015-09-23
Driver: fix the annoying "Failed to release userptr..." error message
Pan Xiuli
1
-2
/
+4
2015-08-13
Set proper Vendor ID
Midhun Kodiyath
1
-4
/
+4
2015-06-30
use self test to determine enable/or disable atomics in L3 for HSW.
Luo Xionghu
4
-1
/
+28
2015-05-04
Revert "CL/Driver: enable atomics in L3 for HSW."
Zhigang Gong
2
-14
/
+1
2015-05-04
CHV: Add cherryview support in the runtime.
Meng Mengmeng
2
-1
/
+16
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
1
-0
/
+7
2015-04-10
runtime: Enhance the error handling when flush gpgpu command queue.
Zhigang Gong
3
-17
/
+13
2015-03-19
Query the driver directly for compute units and subslice
Jeff McGee
1
-4
/
+21
2015-03-19
Add driver callback for updating device info
Jeff McGee
1
-0
/
+36
[next]