Re: [Mesa-dev] Android: apps crashed on Intel Gen9 GPU

2016-05-14 Thread Chih-Wei Huang
2016-05-13 15:30 GMT+08:00 Pohjolainen, Topi : > On Thu, May 12, 2016 at 12:25:25AM +0800, Chih-Wei Huang wrote: >> Testing android-x86 with mesa 11.2.2, >> I found the Google Play crashed forever on >> a device with Intel Gen9 GPU (e.g., Skylake). >> >> After analyzing, the i965 driver seems to as

Re: [Mesa-dev] Android: apps crashed on Intel Gen9 GPU

2016-05-13 Thread Pohjolainen, Topi
On Thu, May 12, 2016 at 12:25:25AM +0800, Chih-Wei Huang wrote: > Testing android-x86 with mesa 11.2.2, > I found the Google Play crashed forever on > a device with Intel Gen9 GPU (e.g., Skylake). > > After analyzing, the i965 driver seems to assume > irb->mt is not null. For example in > brw_meta

[Mesa-dev] Android: apps crashed on Intel Gen9 GPU

2016-05-11 Thread Chih-Wei Huang
Testing android-x86 with mesa 11.2.2, I found the Google Play crashed forever on a device with Intel Gen9 GPU (e.g., Skylake). After analyzing, the i965 driver seems to assume irb->mt is not null. For example in brw_meta_fast_clear of brw_meta_fast_clear.c: struct intel_renderbuffer *irb =