Messages by Thread
-
[Beignet] [PATCH] Backend: Fix flag and subflag seting for src 3 instruction
Xiuli Pan
-
[Beignet] [PATCH v2 1/5] add extension cl_intel_media_block_io READ related function
xionghu . luo
-
[Beignet] [PATCH] Backend: add double support to convert_uchar|char|short|ushort|int|uint|long|ulong_sat(double x) HW support Double to int16, int32 from IVB, others done by software. Double to int64 is supported by BWD+, now skip it and refine it later
rander
-
[Beignet] [PATCH 10/10] Backend: add double support to max, min, min, step Also add other function in headfile to compile successfully
rander
-
[Beignet] [PATCH 9/9] Backend: add double support to prefetch. Actually it does nothing
rander
-
[Beignet] [PATCH 8/8] Backend: add double support for shuffle
rander
-
[Beignet] [PATCH 1/4] Backend: Add missing Unaligned OWord Block Read disasm
Xiuli Pan
-
[Beignet] [PATCH 7/7] Backend: for BDW and after, According to BSpec no need to split CMP when src is DW DF
rander
-
[Beignet] [PATCH 5/5] Backend: add double support to bitselect
rander
-
[Beignet] [PATCH 4/4] Backend:add double support for some relation function
rander
-
[Beignet] [PATCH 1/2] implement extension cl_intel_media_block_io WRITE related function
xionghu . luo
-
[Beignet] [PATCH 1/2] Backend: for BDW and after, According to BSpec no need to split CMP when src is DW DF
rander
-
[Beignet] [PATCH 2/2] Backend: refine the geometry function
rander
-
[Beignet] [PATCH] Refine command queue's enqueue ndrang.
junyan . he
-
[Beignet] [PATCH] Move compiler load/unload logic to gen specific file.
junyan . he
-
[Beignet] [PATCH] Move intel_gpgpu.c's functions to new file.
junyan . he
-
[Beignet] [PATCH] Add Gen's kernel specific struct.
junyan . he
-
[Beignet] [PATCH] Add Gen's specific program struct.
junyan . he
-
[Beignet] [PATCH] Add libelf check in CMakeList
junyan . he
-
[Beignet] [PATCH] Add device API struct to define device behavior
junyan . he
-
[Beignet] [PATCH V2 newRT] Add compiler API functions.
junyan . he
-
[Beignet] [PATCH V4 newRT] Add GenProgram::toBinaryFormat to generate ELF format binary.
junyan . he
-
[Beignet] [PATCH V3 newRT] Add GenProgram::toBinaryFormat to generate ELF format binary.
junyan . he
-
[Beignet] [PATCH 1/3] add extension cl_intel_media_block_io READ related function
xionghu . luo
-
[Beignet] [PATCH V2] CMAKE: Refine builtin kernel bin generator
Xiuli Pan
-
[Beignet] [PATCH] Backend: Add missing Unaligned OWord Block Read disasm
Xiuli Pan
-
[Beignet] [PATCH] Backend: Fix a selection ir optimization bug
Xiuli Pan
-
[Beignet] [PATCH 1/2] Add compiler API functions.
junyan . he
-
[Beignet] [PATCH] MAD compact instrcution could not support "absolute" attribute.
yan . wang
-
[Beignet] [PATCH] CMAKE: Refine builtin kernel bin generator
Xiuli Pan
-
[Beignet] [PATCH 1/2] add extension intel_planar_yuv.
xionghu . luo
-
[Beignet] [PATCH] Backend: for BDW and after, According to BSpec no need to split CMP when src is DW DF
rander
-
[Beignet] [PATCH] Add cl_compiler struct.
junyan . he
-
[Beignet] [PATCH v3 1/3] remove useless code.
xionghu . luo
-
[Beignet] [PATCH V5] Enable OpenCL 2.0 only where supported
Xiuli Pan
-
[Beignet] [PATCH] Add compiler API functions.
junyan . he
-
[Beignet] [PATCH V4] Enable OpenCL 2.0 only where supported
Xiuli Pan
-
[Beignet] [PATCH] Runtime: fix get non support type device bug.
Yang Rong
-
[Beignet] [PATCH v2 1/2] Add example of using cl_khr_gl_sharing to do gl buffer sharing.
Chuanbo Weng
-
[Beignet] [PATCH v2 2/2] Add document of using cl_khr_gl_sharing to do gl buffer sharing.
Chuanbo Weng
-
[Beignet] [PATCH] API: Fix device type bugs
Xiuli Pan
-
[Beignet] [PATCH] Runtime: add a warning when load gen binary fail.
Yang Rong
-
[Beignet] [PATCH] Only provide device IDs if the type matches
Giuseppe Bilotta
-
[Beignet] [PATCH] Fix obvious copy-paste
Giuseppe Bilotta
-
[Beignet] [PATCH] Free context devices on context release
Giuseppe Bilotta
-
[Beignet] VME support for Intel 4th generation (Haswell)
sat iiitb
-
[Beignet] [PATCH 3/4] Add a mem stream class to support ELF write.
junyan . he
-
[Beignet] [PATCH 2/4] Modify the elfio lib, make it generate memory image.
junyan . he
-
[Beignet] [PATCH 4/4] Add GenProgram::toBinaryFormat to generate ELF format binary.
junyan . he
-
[Beignet] [PATCH] CMAKE: if user disable ICD support, must pass cmake option explicitly.
Yang Rong
-
[Beignet] [PATCH] add selection IR SEL_OP_LABEL and SEL_OP_BRANCH.
xionghu . luo
-
[Beignet] [PATCH 1/2] GBE: use shl instead of multiply as possible.
Yang Rong
-
[Beignet] [PATCH] Add a CMake option for toggling OCL ICD Loader compatibility
Marek Szuba
-
[Beignet] [PATCH 4.9 66/66] drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Greg Kroah-Hartman
-
[Beignet] [PATCH] Typo in error message
Giuseppe Bilotta
-
[Beignet] [PATCH 1/5] API: Fix local memory type to CL_LOCAL
Xiuli Pan
-
[Beignet] [PATCH 1/2] Add example of using cl_khr_gl_sharing to do gl buffer sharing.
Chuanbo Weng
-
[Beignet] [PATCH 2/2] Add document of using cl_khr_gl_sharing to do gl buffer sharing.
Chuanbo Weng
-
[Beignet] [PATCH] GBE: use shift for PowerOf2 size when lowering GEP.
Ruiling Song
-
[Beignet] [PATCH] API: Fix local memory type to CL_LOCAL
Xiuli Pan
-
[Beignet] [PATCH] Make CL-GL sharing available via ICD
Rebecca N. Palmer
-
[Beignet] [PATCH] Clarify status of cl_khr_gl_sharing
Rebecca N. Palmer
-
[Beignet] [PATCH] Fix typo
Rebecca N. Palmer
-
[Beignet] [PATCH] FindLLVM: Accept LLVM 3.9
Rebecca N. Palmer
-
[Beignet] Graphical Glitches and Local Memory Performance Issue
Artyom Beilis
-
[Beignet] Building beignet with OpenCL 2.0 support in distros
Bruno Pagani
-
[Beignet] [RFE] detection of OCL 2.0 in runtime
Igor Gnatenko
-
[Beignet] [ANNOUNCE] Beignet 1.3.0
Yang, Rong R
-
[Beignet] [PATCH] Doc: add android build howto.
Yang Rong
-
[Beignet] [PATCH] Doc: add OpenCL 2.0 section to readme.
Yang Rong
-
[Beignet] [PATCH] GBE: fix llvm3.5 version build error.
Yang Rong
-
[Beignet] [PATCH] Android.mk: update Android.mk for android build.
Yang Rong
-
[Beignet] [PATCH RFC] Add AppStream metadata
Rebecca N. Palmer
-
[Beignet] apply 75cb7ca to 1.2 branch?
Rebecca N. Palmer
-
Re: [Beignet] [Intel-gfx] [PATCH] drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Chris Wilson
-
[Beignet] [PATCH] Add some pointer access check.
Yang Rong
-
[Beignet] [PATCH] Fix two bugs about command queue destroy.
junyan . he
-
[Beignet] [RFC PATCH 0/3] SVM for kbl
Mika Kuoppala
-
[Beignet] [PATCH] search llvm-config first
Guo, Yejun
-
[Beignet] [PATCH] GBE: Fix getTypesize bug with LLVM3.9
Xiuli Pan
-
[Beignet] [Patch V2 1/2] GBE: fix legacy read64 mix pointer bug.
Yang Rong
-
[Beignet] [PATCH] Fail, don't assert, if unable to create context
Rebecca N. Palmer