<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [radeonsi] hd 7790 need more sGPRS for ps"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84089">84089</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>[radeonsi] hd 7790 need more sGPRS for ps
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>pontostroy@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Gallium/radeonsi
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>Many games with high shaders usage fails with
si_state_draw.c:312:si_pipe_shader_ps: Assertion `num_sgprs <= 104' failed.
Unigine Valley won't start on low settings, but work with wine on low\medium.
I changed num_sgprs <= 104 to num_sgprs <= 204 and add fprint for num_sgprs
and user_sgprs
USER 9, NUM 40
USER2 9, NUM2 40
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 24
USER2 9, NUM2 24
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 96
USER2 9, NUM2 96
-------------
USER 9, NUM 96
USER2 9, NUM2 96
-------------
USER 9, NUM 72
USER2 9, NUM2 72
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 72
USER2 9, NUM2 72
-------------
USER 9, NUM 16
USER2 9, NUM2 16
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 112
USER2 9, NUM2 112
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 80
USER2 9, NUM2 80
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 40
USER2 9, NUM2 40
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 80
USER2 9, NUM2 80
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 80
USER2 9, NUM2 80
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 40
USER2 9, NUM2 40
-------------
USER 9, NUM 72
USER2 9, NUM2 72
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 24
USER2 9, NUM2 24
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 96
USER2 9, NUM2 96
-------------
USER 9, NUM 24
USER2 9, NUM2 24
-------------
USER 9, NUM 112
USER2 9, NUM2 112
-------------
USER 9, NUM 112
USER2 9, NUM2 112
-------------
USER 9, NUM 96
USER2 9, NUM2 96
-------------
USER 9, NUM 112
USER2 9, NUM2 112
-------------
USER 9, NUM 16
USER2 9, NUM2 16
-------------
112 ist еhe largest number of that I have seen.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>