Messages by Thread
-
-
[Beignet] [PATCH] drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Francisco Jerez
-
[Beignet] [PATCH] GBE: fix two mix pointer bug.
Yang Rong
-
[Beignet] [PATCH] GBE: Fix memdep-block-scan-limit caused bug on LLVM3.8
Xiuli Pan
-
[Beignet] [Patch v2 1/4] rename endifOffset to needJump to make clear.
xionghu . luo
-
[Beignet] [PATCH] GBE: Fix another Sel.bool issue.
Ruiling Song
-
[Beignet] [PATCH] (1)Refine the the benchmark cmake file to make it build pass. (2)Refine the math benchmark. the origion algorithm do test like result = sin(result); the make the data range narrow down to a small range. Now change the data range from the smallest to biggest, and divide the range by 128, and send the base value to kernel, and in kernel the base multiply loop to biggest
rander
-
[Beignet] [PATCH] GBE: fix long work group fail.
Yang Rong
-
[Beignet] [PATCH] Fix a event notify bug.
junyan . he
-
[Beignet] [PATCH] GBE: if PointerFamily is FAMILY_QWORD, chv and bxt need special handle.
Yang Rong
-
[Beignet] [PATCH] Runtime: Fix a event bug.
Yang Rong
-
[Beignet] [PATCH 1/4] rename endifOffset to needJump to make clear.
xionghu . luo
-
[Beignet] [PATCH] Fix two bugs about event.
junyan . he
-
[Beignet] [PATCH] Backend: Fix header address of oword block read/write
Xiuli Pan
-
[Beignet] [PATCH] Backend: Fix sel ir subnr usage
Xiuli Pan
-
[Beignet] [PATCH] Backend: Fix the selection optimize element calculate.
Yang Rong
-
[Beignet] [PATCH] utest: fix i386 system long ctz fail.
Yang Rong
-
[Beignet] [PATCH] fix UNTYPED_WRITE function parameters for Gen75Encoder::UNTYPED_WRITE
Guo, Yejun
-
[Beignet] [PATCH] Enable support for two-component 16-bit planes
Mark Thompson
-
[Beignet] [PATCH] Runtime: fix a profiling fail.
Yang Rong
-
[Beignet] [PATCH] Runtime: add the head file to avoid implicit declaration of function ‘cl_devices_list_include_check’ warning.
Yang Rong
-
[Beignet] [PATCH] CMake: Add OCL20 env for utest
Xiuli Pan
-
[Beignet] [Patch V2] GBE: fix a src/dst register reuse bug.
Yang Rong
-
[Beignet] [Patch V2] GBE: correct the llvm.loop.unroll.enable meta.
Yang Rong
-
[Beignet] [PATCH] Runtime: return CL_INVALID_EVENT_WAIT_LIST if not event in the wait list.
Yang Rong
-
[Beignet] [PATCH] Avoid possible invalid pointer by vector interator.
yan . wang
-
[Beignet] [PATCH V2] add sends support for oword/media block write
Guo, Yejun
-
[Beignet] Proposed patch: add CMake option for toggling OCL ICD Loader compatibility
Marek Szuba
-
[Beignet] [PATCH] Utest: Refine half and float convert functions.
junyan . he
-
[Beignet] [PATCH] GBE: correct the llvm.loop.unroll.enable meta.
Yang Rong
-
[Beignet] [PATCH] enable sends to write SLM for workgroup op
Guo, Yejun
-
[Beignet] [PATCH] Improve event execute function.
junyan . he
-
[Beignet] [PATCH] Refine list related functions.
junyan . he
-
[Beignet] [PATCH V2] output more detail of GEN IR for workgroup op
Guo, Yejun
-
[Beignet] [PATCH] output more detail of GEN IR for workgroup op
Guo, Yejun
-
[Beignet] [PATCH] GBE: fix a src/dst register reuse bug.
Yang Rong
-
[Beignet] [PATCH V4] Add profiling feature based on new event implementation.
junyan . he
-
[Beignet] [PATCH] add sends support for oword/media block write
Guo, Yejun
-
[Beignet] [PATCH] Refine mem.h and improve the related macro defination.
junyan . he
-
[Beignet] [PATCH V4] Backend: Refine block read/write instruction selection
Xiuli Pan
-
[Beignet] [PATCH] add sends support for printf
Guo, Yejun
-
[Beignet] [PATCH 2/2] Move clCreateCommandQueueWithProperties API to command_queue file.
junyan . he
-
[Beignet] [PATCH 1/2] Move Device related APIs to new file
junyan . he
-
[Beignet] [PATCH V3] Add profiling feature based on new event implementation.
junyan . he
-
[Beignet] [PATCH V3] Backend: Refine block read/write instruction selection
Xiuli Pan
-
[Beignet] [PATCH V2] Add profiling feature based on new event implementation.
junyan . he
-
[Beignet] [PATCH] Add profiling feature based on new event implementation.
junyan . he
-
[Beignet] [PATCH] Add the NULL pointer check.
Yang Rong
-
[Beignet] [PATCH] GBE: reorder the LLVM pass to reduce the compilation time.
Yang Rong
-
[Beignet] [PATCH] Backend: Change some variable name and encoder for block read/write
Xiuli Pan
-
[Beignet] [PATCH V2 2/5] support sends for long write
Guo, Yejun
-
[Beignet] [PATCH V2 5/5] enable sends for typed write
Guo, Yejun
-
[Beignet] [PATCH V2 3/5] add sends for atomic operation, only for ocl 1.2
Guo, Yejun
-
[Beignet] [PATCH V2 4/5] refine code starting from header in typedwrite
Guo, Yejun
-
[Beignet] [PATCH V2 1/5] refine code to change insn.extra.splitSend as encoder funtion parameter
Guo, Yejun
-
[Beignet] [PATCH V2] Backend: Refine block read/write instruction selection
Xiuli Pan
-
[Beignet] [Patch V2] Runtime: Use cl_ulong as CL_DEVICE_MAX_MEM_ALLOC_SIZE's return type.
Yang Rong
-
[Beignet] [PATCH V5] Backend: Add hole reuse in reg alloction
Xiuli Pan
-
[Beignet] [PATCH] fix cts issue for clEnqueueMigrateMemObjects
Guo, Yejun
-
[Beignet] [PATCH 5/5] enable sends for typed write
Guo, Yejun
-
[Beignet] [PATCH 4/5] refine code starting from header in typedwrite
Guo, Yejun
-
[Beignet] [PATCH 3/5] add sends for atomic operation, only for ocl 1.2
Guo, Yejun
-
[Beignet] [PATCH 2/5] support sends for long write
Guo, Yejun
-
[Beignet] [PATCH 1/5] refine code to change insn.extra.splitSend as encoder funtion parameter
Guo, Yejun
-
[Beignet] [PATCH] Backend: Refine subnr offset for selection output
Xiuli Pan
-
[Beignet] [PATCH] Restore jump threading pass for reducing compiling time when run the large and complex kernel like Luxmark.
yan . wang
-
[Beignet] [PATCH V2] Backend: Initialize the extra value for selection instruction
Xiuli Pan
-
[Beignet] [PATCH] Backend: Initialize the extra value for selection instruction
Xiuli Pan
-
[Beignet] [PATCH] eliminate build warnings in i386 system.
Yang Rong
-
[Beignet] [PATCH] Runtime: Use cl_ulong as CL_DEVICE_MAX_MEM_ALLOC_SIZE's return type.
Yang Rong
-
[Beignet] [PATCH 2/3] change interface for TYPED_WRITE, preparing for sends
Guo, Yejun
-
[Beignet] [PATCH 3/3] enable sends for typed write
Guo, Yejun
-
[Beignet] [PATCH 1/3] refine code starting from header in typedwrite
Guo, Yejun
-
[Beignet] [PATCH 1/2] GEB/Runtime: eliminate release build warnings.
Yang Rong
-
[Beignet] [PATCH] enable sends for skl
Guo, Yejun
-
[Beignet] [PATCH] save host_ptr when create sub buffer from CL_MEM_ALLOC_HOST_PTR
Guo, Yejun
-
[Beignet] [PATCH V2] disable CMRT as default, since no real case reported
Guo, Yejun
-
[Beignet] [PATCH] add sends for atomic operation, only for ocl 1.2
Guo, Yejun
-
[Beignet] [PATCH] support sends for long write
Guo, Yejun
-
[Beignet] [PATCH 1/2] move function setDPByteScatterGather into class GenEncoder
Guo, Yejun
-
[Beignet] [PATCH 2/2] add sends support for byte write
Guo, Yejun
-
[Beignet] [PATCH V3 3/3] support sends (split send) for untyped write
Guo, Yejun
-
[Beignet] [PATCH V3 2/3] prepare gen9 sends binary format and enable the ASM dump for sends
Guo, Yejun
-
[Beignet] [PATCH 01/19] GBE: fix ctz fail.
Yang Rong
-
[Beignet] [PATCH] revert clCreateCommandQueue* from ocl2.0 back to 1.2 in utests
Guo, Yejun
-
[Beignet] [PATCH 3/3] support sends (split send) for untyped write
Guo, Yejun
-
[Beignet] [PATCH 2/3] prepare gen9 sends binary format and enable the ASM dump for sends
Guo, Yejun
-
[Beignet] [PATCH 1/3] do not touch src1 when setting instruction header
Guo, Yejun