Re: [Intel-gfx] [Beignet] Beignet crashes on vanilla 3.17.1 with IVB hardware

2014-10-28 Thread Vasily Khoruzhick
Hi Zhigang, On Tue, Oct 28, 2014 at 7:31 AM, Zhigang Gong wrote: > Vasily, > > Could you try ImageMagick(convert) again with latest git master > beignet(git-e46764f). It should work now. It works fine now. Thank you! Regards, Vasily > > Thanks, > Zhigang Gong. > > On Fri, Oct 24, 2014 at 04:36

Re: [Intel-gfx] [Beignet] Beignet crashes on vanilla 3.17.1 with IVB hardware

2014-10-27 Thread Zhigang Gong
Vasily, Could you try ImageMagick(convert) again with latest git master beignet(git-e46764f). It should work now. Thanks, Zhigang Gong. On Fri, Oct 24, 2014 at 04:36:49PM +0300, Vasily Khoruzhick wrote: > Hi Zhigang, > > On Fri, Oct 24, 2014 at 12:13 PM, Zhigang Gong > wrote: > > Hi, > > > > L

Re: [Intel-gfx] [Beignet] Beignet crashes on vanilla 3.17.1 with IVB hardware

2014-10-27 Thread Vasily Khoruzhick
Hi Zhigang, On Fri, Oct 24, 2014 at 12:13 PM, Zhigang Gong wrote: > Hi, > > Luxmark (both 2.0/2.1) works fine on my IVB machine. The back trace > you provided below doesn't indicate it's a beignet related problem. > It hadn't enter beignet domain and just crashed in luxmark internal. I'm testing

Re: [Intel-gfx] [Beignet] Beignet crashes on vanilla 3.17.1 with IVB hardware

2014-10-27 Thread Vasily Khoruzhick
Hi Zhigang, Luxmark crashes with following backtrace: Program received signal SIGSEGV, Segmentation fault. 0x004cd8b0 in slg::PathOCLRenderEngine::StopLockLess() () (gdb) bt #0 0x004cd8b0 in slg::PathOCLRenderEngine::StopLockLess() () #1 0x00482236 in slg::RenderEngine::

Re: [Intel-gfx] [Beignet] Beignet crashes on vanilla 3.17.1 with IVB hardware

2014-10-24 Thread Zhigang Gong
Hi, Luxmark (both 2.0/2.1) works fine on my IVB machine. The back trace you provided below doesn't indicate it's a beignet related problem. It hadn't enter beignet domain and just crashed in luxmark internal. On Fri, Oct 24, 2014 at 12:04:29PM +0300, Vasily Khoruzhick wrote: > Hi Zhigang, > > Lu

Re: [Intel-gfx] [Beignet] Beignet crashes on vanilla 3.17.1 with IVB hardware

2014-10-24 Thread Zhigang Gong
I just checked again, and found both 3.17 and 3.17.1 should work fine on IVB with beignet. I just tested beignet on IVB with kernel 3.17.1, all unit tests passed successfully. For IVB user, no need to wait for 3.18. Don't know which application you were testing on your IVB machine. If it could be

Re: [Intel-gfx] [Beignet] Beignet crashes on vanilla 3.17.1 with IVB hardware

2014-10-23 Thread Zhigang Gong
Hi, For IVB, I just checked the 3.18-rc1, it has the following patch: commit c9224faa59c3071ecfa2d4b24592f4eb61e57069 Author: Brad Volkin Date: Tue Jun 17 14:10:34 2014 -0700 drm/i915: Add some L3 registers to the parser whitelist Beignet needs these in order to program the L3 cache c