radeonsi: increase tc_max_cpu_storage_size

Viewperf benefits. The number is only slightly above the size we need.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13603>
This commit is contained in:
Marek Olšák 2021-10-30 12:23:38 -04:00 committed by Marge Bot
parent 74adf22a0a
commit 3f997bccc6

View file

@ -789,7 +789,7 @@ TODO: document the other workarounds.
<option name="glthread_nop_check_framebuffer_status" value="true" />
<option name="radeonsi_sync_compile" value="true" />
<option name="radeonsi_clamp_div_by_zero" value="true" />
<option name="radeonsi_tc_max_cpu_storage_size" value="1000" />
<option name="radeonsi_tc_max_cpu_storage_size" value="2500" />
</application>
<application name="Road Redemption" executable="RoadRedemption.x86_64">
<option name="radeonsi_clamp_div_by_zero" value="true" />