mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
radeonsi: use radeonsi_clamp_div_by_zero for SPECviewperf13, Road Redemption
Fixes SPECviewperf 13 creo rendering. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2639 Cc: mesa-stable Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6259>
This commit is contained in:
parent
b8445520cb
commit
a1c2bd6ce8
1 changed files with 4 additions and 0 deletions
|
|
@ -667,6 +667,10 @@ TODO: document the other workarounds.
|
|||
</application>
|
||||
<application name="SPECviewperf13" executable="viewperf">
|
||||
<option name="radeonsi_sync_compile" value="true" />
|
||||
<option name="radeonsi_clamp_div_by_zero" value="true" />
|
||||
</application>
|
||||
<application name="Road Redemption" executable="RoadRedemption.x86_64">
|
||||
<option name="radeonsi_clamp_div_by_zero" value="true" />
|
||||
</application>
|
||||
</device>
|
||||
<device driver="virtio_gpu">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue