summaryrefslogtreecommitdiff
path: root/src/intel
Commit message (Expand)AuthorAgeFilesLines
* Ensure that DRM device uses the i915 driverMark Thompson2018-02-051-0/+30
* Runtime: Remove X11 dri2 connection failed warning message.Yang Rong2018-01-101-2/+0
* Implement extension cl_intel_device_side_avc_motion_estimation.Chuanbo Weng2017-07-122-0/+133
* GLK: add geminilake runtime support.Yang Rong2017-05-151-0/+2
* intel: Check that we can reserve the zero-offsetYang Rong2017-03-171-11/+20
* add extension intel_planar_yuv.Luo Xionghu2017-03-133-13/+45
* Fail, don't assert, if unable to create contextRebecca N. Palmer2017-01-091-3/+5
* OCL20: handle device enqueue in runtime.Yang, Rong R2016-12-301-594/+595
* OCL20: add a cl_kernel pointer to gpgpu.Yang, Rong R2016-12-302-0/+15
* Runtime: fix fill image event assert and some SVM rebase error.Yang, Rong R2016-12-281-4/+37
* Add profiling feature based on new event implementation.Junyan He2016-12-281-9/+7
* Runtime: Add support for non uniform group sizePan Xiuli2016-11-081-6/+8
* OCL20: Implement clSetKernelExecInfo apiYang Rong2016-11-081-4/+6
* ocl20/runtime: take the first 64KB page table entries.Ruiling Song2016-11-083-0/+16
* OCL20: Add svm support.Yang Rong2016-11-081-0/+4
* KBL: fix some 1d array test fail.Yang, Rong R2016-10-211-2/+5
* Fix build with latest libdrmIgor Gnatenko2016-10-101-4/+4
* add bxt with pciid 0x1A85Guo Yejun2016-10-102-2/+4
* enlarge scratch size for bxt 0x5a85Guo Yejun2016-09-231-2/+2
* enlarge stack size for chv since its EU might be maskedGuo Yejun2016-09-121-1/+1
* add another broxton pciid 0x5A85Guo Yejun2016-09-121-0/+10
* Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng2016-09-125-432/+116
* KBL: add kabylake runtime support.Yang Rong2016-08-161-1/+1
* Runtime: Fix hang for bsw device with 12 EUPan Xiuli2016-08-031-1/+1
* Runtime: set size member of cl_image created by clCreateImageFromFdINTEL.Chuanbo Weng2016-07-201-0/+6
* Runtime: set the sub slice according to kernel pooled EU configure.Yang Rong2016-07-061-0/+15
* Runtime: fix one typo error.Chuanbo Weng2016-06-301-1/+1
* Runtime: Use uanme to get kernel architecture.Yang Rong2016-06-231-5/+9
* Android: workaround libdrm flags.Yang Rong2016-05-271-2/+12
* runtime: error handling to avoid null pointer dereference.Luo Xionghu2016-05-231-1/+3
* Implement printf buffer management.Yan Wang2016-04-222-65/+21
* SKL: use the hw defautl value mocs index before linux 4.3.Yang Rong2016-01-051-1/+15
* Driver: Fix GPGPU delete bugPan Xiuli2015-12-231-2/+2
* add Broxton supportGuo Yejun2015-12-141-2/+3
* SKL: Use kernel-defined MOCS values instead of assuming hardware defaults.Francisco Jerez2015-12-091-2/+2
* Runtime: Bind the profiling buffer when profiling enabled.Junyan He2015-11-172-1/+60
* Add extensions intel_accelerator and basic intel_motion_estimation.Chuanbo Weng2015-11-102-2/+335
* Add extension clCreateImageFromFdINTEL to create cl image by external fd.Chuanbo Weng2015-11-101-0/+17
* Add extension clCreateBufferFromFdINTEL to create cl buffer by external buffe...Chuanbo Weng2015-11-101-3/+31
* runtime: dynamically get global memory size and max alloc sizePan Xiuli2015-11-031-0/+5
* driver: add setup_bti_gen9 for bigger buffer up to 4GPan Xiuli2015-11-031-2/+39
* drivers: change the buf size to size_tPan Xiuli2015-11-031-8/+11
* Fix gpgpu node related bugPan Xiuli2015-10-131-1/+1
* Driver: fix the annoying "Failed to release userptr..." error messagePan Xiuli2015-09-231-2/+4
* Set proper Vendor IDMidhun Kodiyath2015-08-131-4/+4
* use self test to determine enable/or disable atomics in L3 for HSW.Luo Xionghu2015-06-304-1/+28
* Revert "CL/Driver: enable atomics in L3 for HSW."Zhigang Gong2015-05-042-14/+1
* CHV: Add cherryview support in the runtime.Meng Mengmeng2015-05-042-1/+16
* runtime: don't try to open nonexistent render nodes or device files.Zhigang Gong2015-04-141-1/+4
* GBE: refine error handling for private libva buffer sharing extension.Zhigang Gong2015-04-131-0/+7