summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove intel_gpgpu_check_binded_buf_address()Zhenyu Wang2014-10-311-9/+10
* IVB/HSW/BYT: Revert the Dynamic state Base Addr and relative buffers address ...Yang Rong2014-10-291-7/+45
* Fix a size assert when setup bti.Yang Rong2014-10-282-2/+14
* Refine the intel gpgpu delete.Yang Rong2014-10-285-82/+169
* GBE: fix a wrong type of cl_device_info.Zhigang Gong2014-10-271-1/+1
* Fix AUX buffer for page alignmentZhenyu Wang2014-10-241-3/+6
* Use pread/pwrite for buffer enqueue read/writeZhenyu Wang2014-10-244-26/+10
* Clear batch buffer pointer after unmapZhenyu Wang2014-10-241-1/+2
* Make use of write enable flag for mem bo mapZhenyu Wang2014-10-246-22/+27
* create GIT_SHA1 without any dependencyMeng Mengmeng2014-10-242-5/+4
* add beignet GIT_HAL1 if there is .git directoryMeng Mengmeng2014-10-233-2/+35
* Fix the bug of 1D array slice pitchJunyan He2014-10-235-14/+50
* Refine the the error handling in function cl_command_queue_ND_range_gen7.Yang Rong2014-10-171-3/+5
* BDW: Also need set Shader Channel Select for constant buffer in BDW.Yang Rong2014-10-161-0/+6
* BDW: Change BDW's max work group size to 512.Yang Rong2014-10-151-3/+5
* Fix a HSW constant buffer regression.Yang Rong2014-10-151-1/+35
* Fit the printf bug in loopJunyan He2014-10-151-0/+8
* Fix HSW thread_n <= 64 assert.Yang Rong2014-10-141-3/+7
* BDW: Add gen8 into intel_driver_initJunyan He2014-10-102-2/+4
* Modify the bind sampler logic for gen8Junyan He2014-10-101-5/+135
* Add sampler state and tile define for gen8.Junyan He2014-10-102-0/+60
* BDW: Need not restore SLM setting in BDW.Yang Rong2014-10-101-3/+3
* BDW: Correct BDW device name.Yang Rong2014-10-101-15/+15
* BDW: Correct scratch buffer of BDW.Yang Rong2014-10-101-4/+18
* BDW: Add device's sub slice field, for cl_get_kernel_max_wg_sz.Yang Rong2014-10-102-2/+12
* BDW: enable SLM in BDW.Yang Rong2014-10-102-19/+34
* BDW: add some BDW function.Yang Rong2014-10-102-53/+227
* BDW: Refine intel_gpgpu_setup_bti and add intel_gpgpu_set_base_address for BDW.Yang Rong2014-10-103-168/+97
* BDW: Add function intel_gpgpu_bind_buf for gen8.Junyan He2014-10-101-9/+27
* BDW: Correct surface base address set in setup bti.Junyan He2014-10-101-3/+3
* BDW: Add function intel_gpgpu_setup_bti for gen8.Junyan He2014-10-102-0/+55
* BDW: refine the gen8_surface_state_t.Junyan He2014-10-101-59/+59
* BDW: Add gen8 surface state struct.Junyan He2014-10-101-0/+161
* BDW: Add BDW pci ids and BDW device struct.Yang Rong2014-10-102-4/+136
* fix one bug at cl_get_kernel_workgroup_info.Luo Xionghu2014-09-171-0/+1
* fix piglit get kernel info FUNCTION ATTRIBUTE fail.Luo2014-09-125-0/+19
* runtime: fix build status handling.Zhigang Gong2014-09-123-23/+35
* runtime: fix program binary type bug.Zhigang Gong2014-09-121-0/+3
* fix piglit cl-api-set-kernel-arg fail.Luo Xionghu2014-09-113-1/+20
* fix clGetKernelWorkGroupInfo built-in kernel fail.Luo Xionghu2014-09-114-0/+42
* Fix the issue of -cl-std=CLX.X option.Junyan He2014-09-101-1/+49
* Runtime: Implement clGetExtensionFunctionAddressForPlatform.Zhigang Gong2014-09-102-3/+18
* fix piglit cl-api-get-program-info fail.Luo Xionghu2014-09-091-1/+1
* GBE: fixup/refine a bug for image1D array's extra binding index handling.Zhigang Gong2014-09-042-10/+23
* Two minor fix.Yang Rong2014-09-021-4/+4
* Only compiler X11 files and do X11 operations when found X11.Yang Rong2014-08-282-4/+22
* Fix compile warnings for CLANG compilerLv Meng2014-08-1910-17/+12
* Fix compile errors for CLANG compilerLv Meng2014-08-121-4/+4
* Fix compile error for ICC compilerLv Meng2014-08-121-0/+1
* Fail gracefully on unsupported hardwareRebecca Palmer2014-08-124-7/+9