beignet
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Beignet] [PATCH 1/3] ocl20/runtime: take the first 64KB page table entries.
Ruiling Song
[Beignet] [PATCH 2/3] ocl20/GBE: support generic load/store
Ruiling Song
Re: [Beignet] [PATCH 2/3] ocl20/GBE: support generic load/store
Yang, Rong R
[Beignet] [PATCH 3/3] utest: add generic pointer test
Ruiling Song
[Beignet] [Patch v2 01/10] gbe/libocl: define the vloada_xxx function instead of using MACRO.
xionghu . luo
[Beignet] [Patch v2 04/10] runtime: initialize the memory content to 0.
xionghu . luo
[Beignet] [Patch v2 02/10] gbe: use kernel_arg_base_type to recognize image arguments.
xionghu . luo
[Beignet] [Patch v2 07/10] runtime: add missing supported format image_1d_buffer.
xionghu . luo
[Beignet] [Patch v2 06/10] runtime: fix clLinkProgram bug.
xionghu . luo
[Beignet] [Patch v2 05/10] runtime: fix clCompileProgram bug.
xionghu . luo
[Beignet] [Patch v2 09/10] gbe/libocl: define the gentype half_xxx math function instead of using MACRO.
xionghu . luo
[Beignet] [Patch v2 10/10] change the sampler type value to keep same with spir spec.
xionghu . luo
[Beignet] [Patch v2 03/10] gbe/libocl: change xxx_fence function to OVERLOADABLE.
xionghu . luo
[Beignet] [Patch v2 08/10] gbe: add vec_type_hint's type into functionAttributes.
xionghu . luo
Re: [Beignet] [Patch v2 08/10] gbe: add vec_type_hint's type into functionAttributes.
Yang, Rong R
[Beignet] [PATCH v2] check image from buffer's base address alignment.
xionghu . luo
[Beignet] [PATCH] runtime: add macro DEBUGP() to handle debug printf.
Ruiling Song
[Beignet] [PATCH] Backend: Add gen9 barrier prediction setting
Pan Xiuli
Re: [Beignet] [PATCH] Backend: Add gen9 barrier prediction setting
Yang, Rong R
[Beignet] [PATCH V2] Utests: Fix the failure for half math tests.
junyan . he
Re: [Beignet] [PATCH V2] Utests: Fix the failure for half math tests.
Yang, Rong R
[Beignet] [PATCH V4 1/2] Backend: enable to choose notification register
Pan Xiuli
[Beignet] [PATCH V4 2/2] Backend: add debugwait function
Pan Xiuli
Re: [Beignet] [PATCH V4 2/2] Backend: add debugwait function
Yang, Rong R
[Beignet] [PATCH 1/3] OCL20/GBE: Fix 64bit pointer issue in Load store instruction selection.
rong . r . yang
[Beignet] [PATCH 2/3] OCL20/GBE: Change the pointer relative op's type.
rong . r . yang
[Beignet] [PATCH 3/3] OCL20: Use spir64 as default triple.
rong . r . yang
[Beignet] [PATCH] utest: write to dst buffer to fix utest failure
xionghu . luo
[Beignet] [PATCH 01/13] Backend: Add sr0 reg helper function and add subnr to notification reg.
junyan . he
[Beignet] [PATCH 02/13] Backend: Add tidMapSLM and wgBroadcastSLM to each function.
junyan . he
[Beignet] [PATCH 04/13] libocl: Refine the workgroup functions, add signed info.
junyan . he
[Beignet] [PATCH 13/13] Utests: Add test cases for reduce add.
junyan . he
[Beignet] [PATCH 06/13] Add forward message function for gen encoder.
junyan . he
[Beignet] [PATCH 03/13] Backend: Add threadid as a curbe register.
junyan . he
[Beignet] [PATCH 11/13] Utests: Add test cases for workgroup reduce max/min.
junyan . he
[Beignet] [PATCH 05/13] Backend: Establishing the thread/TID-EUID map.
junyan . he
[Beignet] [PATCH 07/13] Backend: Add WORKGROUP_OP instruction selection.
junyan . he
[Beignet] [PATCH 08/13] Backend: Add state register into schedule consideration.
junyan . he
[Beignet] [PATCH 09/13] Backend: Implement reduce min and max in gen_context
junyan . he
[Beignet] [PATCH 12/13] Backend: Add reduce add to gen_context.
junyan . he
[Beignet] [PATCH 10/13] Runtime: Add the threadid calculation for curbe.
junyan . he
Re: [Beignet] [PATCH 01/13] Backend: Add sr0 reg helper function and add subnr to notification reg.
He Junyan
[Beignet] [PATCH] GBE: CreateCall2 is removed in llvm 3.7.
Ruiling Song
Re: [Beignet] [PATCH] GBE: CreateCall2 is removed in llvm 3.7.
Yang, Rong R
[Beignet] [PATCH V2] Backend: Refine printfs into ir unit
Pan Xiuli
Re: [Beignet] [PATCH V2] Backend: Refine printfs into ir unit
Yang, Rong R
[Beignet] [PATCH v2 3/4] Add a benchmark which test do 3*3 median filter in buffer.
Meng Mengmeng
[Beignet] [PATCH v2 1/4] Add a option which could set the benchmark unit properly.
Meng Mengmeng
Re: [Beignet] [PATCH v2 1/4] Add a option which could set the benchmark unit properly.
Song, Ruiling
Re: [Beignet] [PATCH v2 1/4] Add a option which could set the benchmark unit properly.
Yang, Rong R
[Beignet] [PATCH v2 4/4] Add a benchmark which test do 3*3 median filter in image.
Meng Mengmeng
[Beignet] [PATCH v2 2/4] Refine the benchmark tests: copy buffer and image.
Meng Mengmeng
[Beignet] [PATCH v2] Use CreateCall instead of CreateCall2.
Yan Wang
Re: [Beignet] [PATCH v2] Use CreateCall instead of CreateCall2.
Yang, Rong R
Re: [Beignet] [PATCH v2] Use CreateCall instead of CreateCall2.
yan . wang
Re: [Beignet] [PATCH v2] Use CreateCall instead of CreateCall2.
Yang, Rong R
Re: [Beignet] [PATCH v2] Use CreateCall instead of CreateCall2.
Song, Ruiling
Re: [Beignet] [PATCH v2] Use CreateCall instead of CreateCall2.
yan . wang
[Beignet] [PATCH] Fix sizing error for bitfield
Giuseppe Bilotta
Re: [Beignet] [PATCH] Fix sizing error for bitfield
Song, Ruiling
Re: [Beignet] [PATCH] Fix sizing error for bitfield
Yang, Rong R
[Beignet] [PATCH V2 1/2] make Beignet as intermedia layer of CMRT
Guo Yejun
Re: [Beignet] [PATCH V2 1/2] make Beignet as intermedia layer of CMRT
Guo, Yejun
Re: [Beignet] [PATCH V2 1/2] make Beignet as intermedia layer of CMRT
Yang, Rong R
[Beignet] [PATCH] Use CreateCall instead of CreateCall2 because llvm3.7 has removed CreateCall2.
Yan Wang
Re: [Beignet] [PATCH] Use CreateCall instead of CreateCall2 because llvm3.7 has removed CreateCall2.
Song, Ruiling
Re: [Beignet] [PATCH] Use CreateCall instead of CreateCall2 because llvm3.7 has removed CreateCall2.
yan . wang
[Beignet] [OCL20 PATCH V2] GBE:Add LLVM3.8 support
Pan Xiuli
Re: [Beignet] [OCL20 PATCH V2] GBE:Add LLVM3.8 support
Song, Ruiling
Re: [Beignet] [OCL20 PATCH V2] GBE:Add LLVM3.8 support
Yang, Rong R
[Beignet] [PATCH V3 1/5] GBE/DebugInfo: Enable new feature
Bai Yannan
[Beignet] [PATCH V3 5/5] GBE/DebugInfo: Print line and column NO. with ASM
Bai Yannan
Re: [Beignet] [PATCH V3 5/5] GBE/DebugInfo: Print line and column NO. with ASM
Song, Ruiling
[Beignet] [PATCH V3 2/5] GBE/DebugInfo: Pass debug info :llvm IR => GEN IR
Bai Yannan
[Beignet] [PATCH V3 4/5] GBE/DebugInfo: Pass debug info : SEL IR => GenInsn
Bai Yannan
[Beignet] [PATCH V3 3/5] GBE/DebugInfo: Pass debug info : GEN IR => SEL IR
Bai Yannan
[Beignet] [PATCH] ocl20: fix the cmake to set correct cl-std version
Ruiling Song
Re: [Beignet] [PATCH] ocl20: fix the cmake to set correct cl-std version
Luo, Xionghu
Re: [Beignet] [PATCH] ocl20: fix the cmake to set correct cl-std version
Yang, Rong R
[Beignet] [Patch V2] OCL20: Use spir64 as default triple.
Yang Rong
Re: [Beignet] [Patch V2] OCL20: Use spir64 as default triple.
Song, Ruiling
Re: [Beignet] [Patch V2] OCL20: Use spir64 as default triple.
Song, Ruiling
[Beignet] [PATCH OCL20] GBE:Add LLVM3.8 support
Pan Xiuli
[Beignet] [PATCH 1/5 V2] libocl: Add the module for work_group functions.
junyan . he
[Beignet] [PATCH 4/5 V2] Handle the WorkGroup_Broadcast logic in insn_selection.
junyan . he
[Beignet] [PATCH 3/5 V2] Add WorkGroup functions to Gen IR logic in llvm_gen_backend.
junyan . he
[Beignet] [PATCH 2/5 V2] Add the WorkGroupInstruction as a new type of instruction.
junyan . he
[Beignet] [PATCH 5/5 V2] Add utest for workgroup_broadcast.
junyan . he
Re: [Beignet] [PATCH 1/5 V2] libocl: Add the module for work_group functions.
Yang, Rong R
Re: [Beignet] [PATCH 1/5 V2] libocl: Add the module for work_group functions.
Yang, Rong R
[Beignet] [PATCH 4/4] Add a benchmark which test do 3*3 median filter in image.
Meng Mengmeng
[Beignet] [PATCH 3/4] Add a benchmark which test do 3*3 median filter in buffer.
Meng Mengmeng
[Beignet] [PATCH 1/4] Add a option which could set the benchmark unitsi properly.
Meng Mengmeng
[Beignet] [PATCH 2/4] Refine the benchmark tests: copy buffer and image.
Meng Mengmeng
[Beignet] [PATCH V2 1/5] GBE/DebugInfo: Enable new feature
Bai Yannan
[Beignet] [PATCH V2 3/5] GBE/DebugInfo: Pass debug info : GEN IR => SEL IR
Bai Yannan
[Beignet] [PATCH V2 4/5] GBE/DebugInfo: Pass debug info : SEL IR => GenInsn
Bai Yannan
[Beignet] [PATCH V2 5/5] GBE/DebugInfo: Print line and column NO. with ASM
Bai Yannan
[Beignet] [PATCH V2 2/5] GBE/DebugInfo: Pass debug info :llvm IR => GEN IR
Bai Yannan
[Beignet] [PATCH] Backend: Refine printfs into ir unit
Pan Xiuli
[Beignet] [PATCH V2 1/2] add utest to demo how to run CM kernerl via OpenCL APIs
Guo Yejun
[Beignet] [PATCH 1/5] GBE/DebugInfo: Enable new feature
Bai Yannan
[Beignet] [PATCH 4/5] GBE/DebugInfo: Pass debug info : SEL IR => GenInsn
Bai Yannan
[Beignet] [PATCH 3/5] GBE/DebugInfo: Pass debug info : GEN IR => SEL IR
Bai Yannan
[Beignet] [PATCH 2/5] GBE/DebugInfo: Pass debug info :llvm IR => GEN IR
Bai Yannan
[Beignet] [PATCH 5/5] GBE/DebugInfo: Print line and column NO. with ASM
Bai Yannan
[Beignet] [PATCH] OCL20: Use spir64 as default triple.
Yang Rong
[Beignet] [PATCH] GBE: Don't use TYPE_S32 as point type directly.
Yang Rong
[Beignet] [PATCH 00/21 V3] Add Profiling support in beignet.
junyan . he
[Beignet] [PATCH 02/21 V3] Backend: Add StoreProfiling and CalcTimestamp instructions
junyan . he
[Beignet] [PATCH 09/21 V3] Backend: Add CalcTimestamp and StoreProfiling to insn selection.
junyan . he
[Beignet] [PATCH 12/21 V3] Backend: Add profilingProlog function for GenContext.
junyan . he
[Beignet] [PATCH 05/21 V3] Backend: Add ProfilingInfo to Unit.
junyan . he
[Beignet] [PATCH 15/21 V3] Backend: Fix two bugs about curbe related pointer.
junyan . he
[Beignet] [PATCH 07/21 V3] Backend: Add CalcTimestamp and StoreProfiling.
junyan . he
[Beignet] [PATCH 01/21 V3] Backend: Add ProfilingInfo class to ir.
junyan . he
[Beignet] [PATCH 10/21 V3] Backend: Add a auxiliary function to convert GenReg to uniform.
junyan . he
[Beignet] [PATCH 03/21 V3] Backend: Add ProfilingInserter and a new function pass.
junyan . he
[Beignet] [PATCH 04/21 V3] Backend: Add profiling registers to curbe.
junyan . he
[Beignet] [PATCH 14/21 V3] Runtime: Bind the profiling buffer when profiling enabled.
junyan . he
[Beignet] [PATCH 11/21 V3] Backend: Add tm0 function for arf timestamp register.
junyan . he
[Beignet] [PATCH 13/21 V3] Add profiling info APIs to runtime.
junyan . he
[Beignet] [PATCH 06/21 V3] Backend: Insert store_profiling before lowed return.
junyan . he
[Beignet] [PATCH 08/21 V3] Backend: Add IVAR OCL_PROFILING_LOG to control profiling log.
junyan . he
[Beignet] [PATCH 17/21 V3] Backend: Add ADD_ and SUB_ timestamps help functions.
junyan . he
[Beignet] [PATCH 18/21 V3] Backend: Implement emitCalcTimestampInstruction in GenContext.
junyan . he
[Beignet] [PATCH 16/21 V3] Backend: Avoid CALC_TIMESTAMP and STORE_PROFILING being scheduled.
junyan . he
[Beignet] [PATCH 19/21 V3] Backend: Implement StoreProfilingInstruction in GenContext.
junyan . he
Re: [Beignet] [PATCH 19/21 V3] Backend: Implement StoreProfilingInstruction in GenContext.
Yang, Rong R
[Beignet] [PATCH 20/21 V3] Backend: Append the reg interval for registers need for profiling.
junyan . he
[Beignet] [PATCH 21/21 V3] CMake: Add -lrt to the link command of libcl.so
junyan . he
Re: [Beignet] [PATCH 21/21 V3] CMake: Add -lrt to the link command of libcl.so
He Junyan
[Beignet] [PATCH] First reference beignet's CL header to build
Zhenyu Wang
Re: [Beignet] [PATCH] First reference beignet's CL header to build
Yang, Rong R
[Beignet] [PATCH V2 2/2] add utest to demo how to run CM kernerl via OpenCL APIs
Guo Yejun
[Beignet] [PATCH] check image from buffer's base address alignment.
xionghu . luo
Re: [Beignet] [PATCH] check image from buffer's base address alignment.
Yang, Rong R
[Beignet] [PATCH 2/2] add utest to demo how to run CM kernerl via OpenCL APIs
Guo Yejun
[Beignet] [PATCH 1/2] make Beignet as intermedia layer of CMRT
Guo Yejun
[Beignet] Question on some implementation details: async copy and vector functions
Dehuan Xin
Re: [Beignet] Question on some implementation details: async copy and vector functions
Song, Ruiling
[Beignet] [PATCH] runtime: silent some error messages.
Zhigang Gong
Re: [Beignet] [PATCH] runtime: silent some error messages.
Song, Ruiling
Re: [Beignet] [PATCH] runtime: silent some error messages.
Zhigang Gong
[Beignet] [PATCH 1/5] GBE: extent register allocator size/offset to 32bit.
Zhigang Gong
[Beignet] [PATCH 2/5] GBE: don't assert even if we fail to compile kernel at the backend stage.
Zhigang Gong
Re: [Beignet] [PATCH 2/5] GBE: don't assert even if we fail to compile kernel at the backend stage.
Song, Ruiling
Re: [Beignet] [PATCH 2/5] GBE: don't assert even if we fail to compile kernel at the backend stage.
Gong, Zhigang
[Beignet] [PATCH 4/5] runtime: set CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE to kernel's SIMD_WIDTH.
Zhigang Gong
Re: [Beignet] [PATCH 4/5] runtime: set CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE to kernel's SIMD_WIDTH.
Zhigang Gong
Re: [Beignet] [PATCH 4/5] runtime: set CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE to kernel's SIMD_WIDTH.
Yang, Rong R
[Beignet] [PATCH 3/5] GBE: remove useless assertions code.
Zhigang Gong
[Beignet] [PATCH 5/5] GBE: decrease the loop unrolling threshold to 640.
Zhigang Gong
[Beignet] [PATCH 1/9] gbe/libocl: define the vloada_xxx function instead of using MACRO.
xionghu . luo
[Beignet] [PATCH 9/9] gbe/libocl: define the gentype half_xxx math function instead of using MACRO.
xionghu . luo
[Beignet] [PATCH 5/9] runtime: fix clCompileProgram bug.
xionghu . luo
[Beignet] [PATCH 4/9] runtime: initialize the memory content to 0.
xionghu . luo
[Beignet] [PATCH 2/9] gbe: use kernel_arg_base_type to recognize image arguments.
xionghu . luo
[Beignet] [PATCH 6/9] runtime: fix clLinkProgram bug.
xionghu . luo
[Beignet] [PATCH 8/9] gbe: add vec_type_hint's type into functionAttributes.
xionghu . luo
[Beignet] [PATCH 7/9] runtime: add missing supported format image_1d_buffer.
xionghu . luo
[Beignet] [PATCH 3/9] gbe/libocl: change xxx_fence function to OVERLOADABLE.
xionghu . luo
[Beignet] [PATCH] CMake: Add -lrt to the link command of libcl.so
junyan . he
Re: [Beignet] [PATCH] CMake: Add -lrt to the link command of libcl.so
Yang, Rong R
[Beignet] [PATCH] Utests: Fix the failure for half math tests.
junyan . he
Re: [Beignet] [PATCH] Utests: Fix the failure for half math tests.
Yang, Rong R
[Beignet] [PATCH] Full support of cl_intel_motion_estimation extension.
Chuanbo Weng
Re: [Beignet] [PATCH] Full support of cl_intel_motion_estimation extension.
Yang, Rong R
[Beignet] [Patch v2 1/2] runtime: extension size not enough.
xionghu . luo
[Beignet] [Patch v2 2/2] gbe: fix uitofp instruction issue.
xionghu . luo
Re: [Beignet] [Patch v2 2/2] gbe: fix uitofp instruction issue.
Yang, Rong R
[Beignet] [PATCH V3 1/2] Backend: enable to choose notification register
Pan Xiuli
[Beignet] [PATCH V3 2/2] Backend: add debugwait function
Pan Xiuli
Re: [Beignet] [PATCH] GBE: implement pre-register-allocation instruction scheduling.
Song, Ruiling
[Beignet] [Patch V2 1/3] OCL20: Add OpenCL2.0 apis to icd.
Yang Rong
[Beignet] [Patch V2 3/3] OCL20: add svm enqueue apis and svm's sub buffer support.
Yang Rong
Re: [Beignet] [Patch V2 3/3] OCL20: add svm enqueue apis and svm's sub buffer support.
Song, Ruiling
[Beignet] [Patch V2 2/3] OCL20: Add svm support.
Yang Rong
[Beignet] [PATCH 1/2] runtime: extension size not enough.
xionghu . luo
[Beignet] [PATCH 2/2] gbe: fix uitofp instruction issue.
xionghu . luo
[Beignet] [PATCH] Runtime: return the correct error code in cl_event_check_waitlist.
Yang Rong
Re: [Beignet] [PATCH] Runtime: return the correct error code in cl_event_check_waitlist.
Luo, Xionghu
[Beignet] [PATCH 1/6] Android: change the saved file path.
Yang Rong
[Beignet] [PATCH 2/6] Android: Remove PrintfSlot(PrintfSlot && other).
Yang Rong
[Beignet] [PATCH 3/6] Android: erase the stl in iterator loop, must update the iterator.
Yang Rong
[Beignet] [PATCH 5/6] Android: add android mk files.
Yang Rong
[Beignet] [PATCH 4/6] Android: derived the Allocator from std::allocator.
Yang Rong
[Beignet] [PATCH 6/6] Android: disable pch in android.
Yang Rong
[Beignet] [PATCH] add a debug module
Lv Meng
[Beignet] [PATCH v3 1/2] Add extension clCreateBufferFromFdINTEL to create cl buffer by external buffer object's fd.
Chuanbo Weng
[Beignet] [PATCH v3 2/2] Add extension clCreateImageFromFdINTEL to create cl image by external fd.
Chuanbo Weng
[Beignet] [PATCH v6 2/4] Add extensions intel_accelerator and basic intel_motion_estimation.
Chuanbo Weng
[Beignet] [PATCH v6 4/4] Add document of video motion estimation support.
Chuanbo Weng
[Beignet] [PATCH v6 1/4] Add built-in function __gen_ocl_vme.
Chuanbo Weng
Re: [Beignet] [PATCH v6 1/4] Add built-in function __gen_ocl_vme.
Weng, Chuanbo
Re: [Beignet] [PATCH v6 1/4] Add built-in function __gen_ocl_vme.
Song, Ruiling
Re: [Beignet] [PATCH v6 1/4] Add built-in function __gen_ocl_vme.
Yang, Rong R
[Beignet] [PATCH v6 3/4] Add basic utest for block_motion_estimate_intel.
Chuanbo Weng
[Beignet] [PATCH V2 2/2] Backend: add debugwait function
Pan Xiuli
[Beignet] [PATCH 1/7 V2] Backend: Delete the useless MOV_DF instruction.
junyan . he
Earlier messages
Later messages