<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [NV50] Portal/Half-Life 2 will not start (native Steam)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89679#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [NV50] Portal/Half-Life 2 will not start (native Steam)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89679">bug 89679</a>
from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
<pre>(In reply to Nick Tenney from <a href="show_bug.cgi?id=89679#c3">comment #3</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=114677" name="attach_114677" title="Git bisection of Mesa">attachment 114677</a> <a href="attachment.cgi?id=114677&action=edit" title="Git bisection of Mesa">[details]</a></span>
> Git bisection of Mesa
>
> Third time's a charm! Finally got a successful bisection of the Portal issue.</span >
That seems very surprising. Does reverting it on top of master fix the issue?
If not, your bisect is off.
The commit does 2 things -- it increases the query alloc space to 256 and it
enables PIPE_CAP_QUERY_PIPELINE_STATISTICS (and the relevant support in the
query logic). I have a hard time believing that steam would use
ARB_pipeline_query_statistics, but... who knows.
Can you disable PIPE_CAP_QUERY_PIPELINE_STATISTICS but leave
NV50_QUERY_ALLOC_SPACE at 256 and see if it still breaks?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>