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_device_id.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Implement extension cl_intel_device_side_avc_motion_estimation.
Chuanbo Weng
1
-0
/
+4
2017-07-04
Runtime: refine max group size for SKL & KBL
rander
1
-9
/
+9
2017-06-22
Runtime: Add missing SKL deivce ID
Pan Xiuli
1
-0
/
+4
2017-06-16
Runtime: Add new API enums for cl_intel_required_subgroup_size extension
Pan Xiuli
1
-0
/
+27
2017-05-15
GLK: add geminilake runtime support.
Yang Rong
1
-2
/
+45
2017-03-13
add extension intel_planar_yuv.
Luo Xionghu
1
-0
/
+2
2017-02-14
Runtime: fix get non support type device bug.
Yang Rong
1
-3
/
+7
2016-12-29
Add the NULL pointer check.
Yang Rong
1
-1
/
+1
2016-12-16
Add multi devices support in context.
Junyan He
1
-9
/
+9
2016-12-16
Add helper functions for device list check.
Junyan He
1
-0
/
+51
2016-12-15
Modify clGetDeviceInfo using cl_get_info_helper.
Junyan He
1
-139
/
+379
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
-1
/
+13
2016-11-08
Runtime: Add clCreateSamplerWithProperties
Pan Xiuli
1
-1
/
+1
2016-11-08
OCL20: Add svm support.
Yang Rong
1
-0
/
+1
2016-10-20
runtime: set cl_intel_motion_estimation as IVB specifc device extension.
Chuanbo Weng
1
-0
/
+3
2016-10-10
change PCI_CHIP_BROXTON_P to PCI_CHIP_BROXTON_0 to unify the naming
Guo Yejun
1
-2
/
+2
2016-10-10
add bxt with pciid 0x1A85
Guo Yejun
1
-16
/
+18
2016-10-10
add bxt with pciid 0x1A84
Guo Yejun
1
-0
/
+2
2016-10-10
Delete useless cl_thread files.
Junyan He
1
-1
/
+0
2016-09-12
add another broxton pciid 0x5A85
Guo Yejun
1
-1
/
+22
2016-09-12
toMB: use standard constant
Giuseppe Bilotta
1
-1
/
+1
2016-09-12
Fix shift-overflow warning
Giuseppe Bilotta
1
-1
/
+1
2016-09-02
api: check kernel parameter before accessing it
Jan Vesely
1
-1
/
+1
2016-09-02
Runtime: Apply base object to cl_device_id
Junyan He
1
-21
/
+15
2016-08-31
Runtime: Fix null device for clGetKernelWorkGroupInfo
Pan Xiuli
1
-0
/
+2
2016-08-16
KBL: add kabylake runtime support.
Yang Rong
1
-48
/
+176
2016-06-13
Runtime: Add API clGetKernelSubGroupInfoKHR for subgroup extension
Pan Xiuli
1
-0
/
+83
2016-05-23
runtime: error handling to avoid null pointer dereference.
Luo Xionghu
1
-0
/
+2
2016-04-08
Runtime: Add SKL device id for new SKL device
Pan Xiuli
1
-0
/
+8
2015-12-23
Runtime: because double's built-ins haven't completely support, so disable it...
Yang Rong
1
-0
/
+21
2015-12-14
add Broxton support
Guo Yejun
1
-4
/
+30
2015-11-25
runtime: set CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE to kernel's SIMD_WI...
Zhigang Gong
1
-1
/
+10
2015-11-03
runtime: dynamically get global memory size and max alloc size
Pan Xiuli
1
-4
/
+15
2015-11-03
runtime: refine the cl_device_id to support bigger memory
Pan Xiuli
1
-7
/
+7
2015-10-27
Runtime: Refine ext enable function for platform.
Junyan He
1
-8
/
+19
2015-10-21
Runtime: add CL_DEVICE_SPIR_VERSIONS to clGetDeviceInfo.
Yang Rong
1
-0
/
+1
2015-10-13
Fix a event leak in create context
Pan Xiuli
1
-0
/
+1
2015-09-22
enable create image 2d from buffer in clCreateImage.
Luo Xionghu
1
-0
/
+2
2015-08-13
Set proper Vendor ID
Midhun Kodiyath
1
-14
/
+14
2015-08-10
runtime: add detailed broadwell device name.
Ruiling Song
1
-6
/
+6
2015-08-10
runtime: add Broadwell deviceID 0x162B
Ruiling Song
1
-0
/
+2
2015-07-17
runtime bug: brw GT3 devices reported to GT2.
Luo Xionghu
1
-5
/
+5
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
1
-0
/
+4
2015-07-06
runtime: Add cl device's standalone extension.
Junyan He
1
-10
/
+8
2015-07-06
runtime: Use cl_get_platform_default to replace global value.
Junyan He
1
-32
/
+22
2015-07-02
runtime: Add fp16 extension to BDW later platform.
Junyan He
1
-51
/
+72
2015-06-30
use self test to determine enable/or disable atomics in L3 for HSW.
Luo Xionghu
1
-22
/
+26
2015-05-18
Docs: update/clarify Haswell issues
Rebecca N. Palmer
1
-5
/
+9
[next]