summaryrefslogtreecommitdiff
path: root/src/intel
AgeCommit message (Expand)AuthorFilesLines
2018-02-05Ensure that DRM device uses the i915 driverMark Thompson1-0/+30
2018-01-10Runtime: Remove X11 dri2 connection failed warning message.Yang Rong1-2/+0
2017-07-12Implement extension cl_intel_device_side_avc_motion_estimation.Chuanbo Weng2-0/+133
2017-05-15GLK: add geminilake runtime support.Yang Rong1-0/+2
2017-03-17intel: Check that we can reserve the zero-offsetYang Rong1-11/+20
2017-03-13add extension intel_planar_yuv.Luo Xionghu3-13/+45
2017-01-09Fail, don't assert, if unable to create contextRebecca N. Palmer1-3/+5
2016-12-30OCL20: handle device enqueue in runtime.Yang, Rong R1-594/+595
2016-12-30OCL20: add a cl_kernel pointer to gpgpu.Yang, Rong R2-0/+15
2016-12-28Runtime: fix fill image event assert and some SVM rebase error.Yang, Rong R1-4/+37
2016-12-28Add profiling feature based on new event implementation.Junyan He1-9/+7
2016-11-08Runtime: Add support for non uniform group sizePan Xiuli1-6/+8
2016-11-08OCL20: Implement clSetKernelExecInfo apiYang Rong1-4/+6
2016-11-08ocl20/runtime: take the first 64KB page table entries.Ruiling Song3-0/+16
2016-11-08OCL20: Add svm support.Yang Rong1-0/+4
2016-10-21KBL: fix some 1d array test fail.Yang, Rong R1-2/+5
2016-10-10Fix build with latest libdrmIgor Gnatenko1-4/+4
2016-10-10add bxt with pciid 0x1A85Guo Yejun2-2/+4
2016-09-23enlarge scratch size for bxt 0x5a85Guo Yejun1-2/+2
2016-09-12enlarge stack size for chv since its EU might be maskedGuo Yejun1-1/+1
2016-09-12add another broxton pciid 0x5A85Guo Yejun1-0/+10
2016-09-12Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng5-432/+116
2016-08-16KBL: add kabylake runtime support.Yang Rong1-1/+1
2016-08-03Runtime: Fix hang for bsw device with 12 EUPan Xiuli1-1/+1
2016-07-20Runtime: set size member of cl_image created by clCreateImageFromFdINTEL.Chuanbo Weng1-0/+6
2016-07-06Runtime: set the sub slice according to kernel pooled EU configure.Yang Rong1-0/+15
2016-06-30Runtime: fix one typo error.Chuanbo Weng1-1/+1
2016-06-23Runtime: Use uanme to get kernel architecture.Yang Rong1-5/+9
2016-05-27Android: workaround libdrm flags.Yang Rong1-2/+12
2016-05-23runtime: error handling to avoid null pointer dereference.Luo Xionghu1-1/+3
2016-04-22Implement printf buffer management.Yan Wang2-65/+21
2016-01-05SKL: use the hw defautl value mocs index before linux 4.3.Yang Rong1-1/+15
2015-12-23Driver: Fix GPGPU delete bugPan Xiuli1-2/+2
2015-12-14add Broxton supportGuo Yejun1-2/+3
2015-12-09SKL: Use kernel-defined MOCS values instead of assuming hardware defaults.Francisco Jerez1-2/+2
2015-11-17Runtime: Bind the profiling buffer when profiling enabled.Junyan He2-1/+60
2015-11-10Add extensions intel_accelerator and basic intel_motion_estimation.Chuanbo Weng2-2/+335
2015-11-10Add extension clCreateImageFromFdINTEL to create cl image by external fd.Chuanbo Weng1-0/+17
2015-11-10Add extension clCreateBufferFromFdINTEL to create cl buffer by external buffe...Chuanbo Weng1-3/+31
2015-11-03runtime: dynamically get global memory size and max alloc sizePan Xiuli1-0/+5
2015-11-03driver: add setup_bti_gen9 for bigger buffer up to 4GPan Xiuli1-2/+39
2015-11-03drivers: change the buf size to size_tPan Xiuli1-8/+11
2015-10-13Fix gpgpu node related bugPan Xiuli1-1/+1
2015-09-23Driver: fix the annoying "Failed to release userptr..." error messagePan Xiuli1-2/+4
2015-08-13Set proper Vendor IDMidhun Kodiyath1-4/+4
2015-06-30use self test to determine enable/or disable atomics in L3 for HSW.Luo Xionghu4-1/+28
2015-05-04Revert "CL/Driver: enable atomics in L3 for HSW."Zhigang Gong2-14/+1
2015-05-04CHV: Add cherryview support in the runtime.Meng Mengmeng2-1/+16
2015-04-14runtime: don't try to open nonexistent render nodes or device files.Zhigang Gong1-1/+4
2015-04-13GBE: refine error handling for private libva buffer sharing extension.Zhigang Gong1-0/+7