<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 29/02/16 20:48, Jason Ekstrand wrote:<br>
<blockquote
cite="mid:CAOFGe95WiJ54VcSwZU6N-p7=7oL94U1T2mbUxLi3B6J3yZE5DQ@mail.gmail.com"
type="cite">
<div dir="ltr">On Fri, Feb 26, 2016 at 2:18 AM, Olivier Galibert <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:galibert@pobox.com" target="_blank">galibert@pobox.com</a>></span>
wrote:<br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Ok, I
can tell you that 3DSTATE_DEPTH_BUFFER and<br>
3DSTATE_STENCIL_BUFFER seem perfectly correct (assuming
the gem<br>
address-patching-in works for the depth buffer address).
I'll see if<br>
I can find a past version that works.<br>
</blockquote>
<div><br>
</div>
<div>FYI, this hang has been fixed now and most of the demos
work more-or-less.<br>
</div>
<div class="h5">--Jason<br>
</div>
</div>
</div>
</div>
</blockquote>
<br>
Just tried the vkcube with hsw and there is definitely an
improvements (the machine does not hard hang anymore) but vkcube now
segfaults:<br>
<br>
#0 0x00007ffff5210f23 in anv_descriptor_set_create () from
/usr/lib/libvulkan_intel.so<br>
#1 0x00007ffff521121d in anv_AllocateDescriptorSets () from
/usr/lib/libvulkan_intel.so<br>
#2 0x00000000004063b0 in ?? ()<br>
#3 0x00000000004035df in ?? ()<br>
#4 0x0000000000404986 in ?? ()<br>
#5 0x000000000040589f in ?? ()<br>
#6 0x00007ffff6aa9710 in __libc_start_main () from
/usr/lib/libc.so.6<br>
#7 0x0000000000402e69 in ?? ()<br>
<br>
Is it supposed to?<br>
<br>
I will have a look at it tonight.<br>
<br>
Martin<br>
</body>
</html>