mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 15:48:36 +02:00
drirc: enable radeonsi_zerovram for Black Geyser
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6180 Cc: mesa-stable Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15559>
This commit is contained in:
parent
329f16fffc
commit
9c2605ae42
1 changed files with 3 additions and 0 deletions
|
|
@ -891,6 +891,9 @@ TODO: document the other workarounds.
|
|||
<option name="force_gl_vendor" value="ATI Technologies Inc." />
|
||||
<option name="radeonsi_force_use_fma32" value="true" />
|
||||
</application>
|
||||
<application name="Black Geyser: Couriers of Darkness" executable="BlackGeyser.x86_64">
|
||||
<option name="radeonsi_zerovram" value="true" />
|
||||
</application>
|
||||
</device>
|
||||
<device driver="i965">
|
||||
<application name="Middle Earth: Shadow of Mordor" executable="ShadowOfMordor">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue