<p dir="ltr"><br>
On Mar 12, 2016 9:11 AM, "Jacek Konieczny" <<a href="mailto:jajcus@jajcus.net">jajcus@jajcus.net</a>> wrote:<br>
><br>
> On 2016-03-12 17:58, Jason Ekstrand wrote:<br>
> >     There is a bug report that's tracking this regression:<br>
> >     <a href="https://bugs.freedesktop.org/show_bug.cgi?id=94468">https://bugs.freedesktop.org/show_bug.cgi?id=94468</a><br>
> ><br>
> >     In the meantime, a workaround is comment out:<br>
> >     genX(cmd_buffer_config_l3)(cmd_buffer, false);<br>
> >     in src/intel/vulkan/genX_cmd_buffer.c.<br>
> ><br>
> ><br>
> > I just pushed a hack patch that does exactly that for you on gen7.<br>
> > Hopefully, Jordan can get the command parser version stuff figured out<br>
> > soon.  Until then, we'll just disable it to get haswell at least sort-of<br>
> > working.<br>
><br>
> Thanks! It works fine now.<br>
><br>
> Though, from the commit:<br>
><br>
> > Haswell should still work just fine if<br>
> > you're on a 4.4 kernel, but we really should make it detect the command<br>
> > parser version and do something intelligent.<br>
><br>
> I am confused now… Should it 'work just fine' without this hack on 4.4,<br>
> or is the remark about the 'fixed' version?<br>
><br>
> Because:<br>
><br>
> $ uname -r<br>
> 4.4.4-1</p>
<p dir="ltr">Yeah, we've had the same confusion on Nanley's laptop.  Still trying to get it all sorted out.  What distro are you using?<br>
--Jason</p>