projects
/
contrib
/
beignet.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib/beignet.git
2014-10-31
Zhenyu Wang
Remove intel_gpgpu_check_binded_buf_address()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Yang Rong
IVB/HSW/BYT: Revert the Dynamic state Base Addr and...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Yang Rong
BDW: Fix bwd 32*32 scalar multiplication bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Yang Rong
Fix a size assert when setup bti.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Yang Rong
Refine the intel gpgpu delete.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Junyan He
Fix the compare_image_2d_and_1d_array test case bug
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Luo Xionghu
add utest compiler_overflow for llvm intrinsic function.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Luo Xionghu
add llvm Intrinsic call support.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Zhigang Gong
GBE: fix a wrong type of cl_device_info.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Zhigang Gong
GBE: set default address space to -1 to avoid incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Zhenyu Wang
Fix AUX buffer for page alignment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Zhenyu Wang
Use pread/pwrite for buffer enqueue read/write
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Zhenyu Wang
Clear batch buffer pointer after unmap
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Zhenyu Wang
Make use of write enable flag for mem bo map
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Zhigang Gong
GBE: handle dead loop BBs in liveness analysis.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Meng Mengmeng
create GIT_SHA1 without any dependency
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Junyan He
Add the disasm support for Gen8
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Zhigang Gong
GBE: fix regression caused by simple block optimization.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Meng Mengmeng
add beignet GIT_HAL1 if there is .git directory
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Zhigang Gong
GBE: add basic PHINode support in legalize pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Zhigang Gong
GBE: increase maximum src/dst operands to 32.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Zhigang Gong
GBE: add Selection instruction handler at legalize...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Junyan He
Add the test case for image 2d array fill
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Junyan He
Add the test case for image 1d array fill
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Junyan He
Fix the bug of 1D array slice pitch
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Luo Xionghu
use global flag 0.0 to control unstructured simple...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Zhigang Gong
GBE: disable custom loop unroll for LLVM 3.3/3.4.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Zhigang Gong
GBE: Add a customized loop unrolling handling mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Zhigang Gong
GBE: fix a legalize pass bug when bitcast wide integer...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Yang Rong
Refine the the error handling in function cl_command_qu...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Yang Rong
Fix a HSW regression.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Zhigang Gong
GBE: do intrinsics lowering pass earlier.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Yang Rong
Fix a upsample regression.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Yang Rong
BDW: Also need set Shader Channel Select for constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Yang Rong
BDW: Fix load/store half error.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Yang Rong
BDW: Change BDW's max work group size to 512.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Yang Rong
Fix a HSW constant buffer regression.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Zhigang Gong
GBE: fix a bug in legalize pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Junyan He
Fit the printf bug in loop
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Yang Rong
Fix HSW thread_n <= 64 assert.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Luo Xionghu
add utest popcount for all types.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Luo
add opencl-1.2 builtin function popcount.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Junyan He
Let the failure of intel_drm lib's check as a FATAL_ERROR
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Yang Rong
Fix memcpy and memset bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Junyan He
Add the libdrm version check.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Junyan He
Refine the shared function ID define.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Yang Rong
Fix a HSW regression.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Ruiling Song
Re-apply "improve the build performance of vector type...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Ruiling Song
GBE: add legalize pass to handle wide integers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Ruiling Song
GBE: Fix a bug when setting flag register
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
Fix a segment fault.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Junyan He
BDW: Add gen8 into intel_driver_init
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Junyan He
Modify the bind sampler logic for gen8
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Junyan He
Add sampler state and tile define for gen8.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Correct stack setting in BDW.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Need not restore SLM setting in BDW.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Fix a scaler int 32*32 bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Correct BDW device name.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Forgot to set UIP of else in BDW.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Correct scratch buffer of BDW.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Add device's sub slice field, for cl_get_kernel_ma...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Add BDW Device id to gen binary generater and...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: BDW don't need add slm offset, remove it.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Refine BDW's int 32*32 multiply.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Fix unsample bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: enable SLM in BDW.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Fix Pointer argument curbe alloce size.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: add some BDW function.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Refine intel_gpgpu_setup_bti and add intel_gpgpu_s...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Pass Jip and Uip when patchJMPI.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Junyan He
BDW: Add function intel_gpgpu_bind_buf for gen8.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Junyan He
BDW: Correct surface base address set in setup bti.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Junyan He
BDW: Add function intel_gpgpu_setup_bti for gen8.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Junyan He
BDW: refine the gen8_surface_state_t.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Junyan He
BDW: Add gen8 surface state struct.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Add class Gen8Context.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Add Gen8Encoder and Gen7Encoder.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Add BDW instruction define.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
BDW: Add BDW pci ids and BDW device struct.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Yang Rong
Avoid use GenNativeInstruction directly out of GenEncod...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Zhigang Gong
GBE: structurized loop exit need an extra branching...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Zhigang Gong
GBE: fix a loop header file including bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Luo Xionghu
Use instruction WHILE to manipulate structure.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Luo Xionghu
add handleSelfLoopNode to insert while instruction...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Luo Xionghu
Add Gen IR WHILE.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Ruiling Song
GBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Zhigang Gong
GBE/libocl: fix build dependency issue.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Junyan He
Add long support for printf
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Ruiling Song
GBE: Output linkModules's error message.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Luo Xionghu
fix utest memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Luo Xionghu
fix one bug at cl_get_kernel_workgroup_info.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Zhigang Gong
Revert "improve the build performance of vector type...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Luo Xionghu
improve the build performance of vector type built...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Luo Xionghu
remove the LinkOnceAnyLinkage since the libocl is intro...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Junyan He
Fix the bug of LLVM_LFLAGS fail to set
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Zhigang Gong
GBE/libocl: fix a regression after libocl change.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Zhigang Gong
GBE/libocl: add missing vector builtin definition for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Junyan He
Modify the CMakeList to use the internal PCH first.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Zhigang Gong
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Zhigang Gong
Remove out-of-date document.
commit
|
commitdiff
|
tree
|
snapshot
next