projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5566dd8
)
radeonsi: enable radeonsi_zerovram for No Mans Sky
author
Timothy Arceri
<tarceri@itsqueeze.com>
Fri, 24 Aug 2018 11:06:19 +0000
(21:06 +1000)
committer
Timothy Arceri
<tarceri@itsqueeze.com>
Wed, 29 Aug 2018 21:57:38 +0000
(07:57 +1000)
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/util/00-mesa-defaults.conf
patch
|
blob
|
history
diff --git
a/src/util/00-mesa-defaults.conf
b/src/util/00-mesa-defaults.conf
index ad59efba50bd316874f7bff4e3b4c4afb02122e2..5d15b3819fb6b6272abbbdb4a59751d7512c3e1f 100644
(file)
--- a/
src/util/00-mesa-defaults.conf
+++ b/
src/util/00-mesa-defaults.conf
@@
-322,5
+322,8
@@
TODO: document the other workarounds.
<application name="ARK: Survival Evolved (and unintentionally the UE4 demo template)" executable="ShooterGame">
<option name="radeonsi_clear_db_cache_before_clear" value="true" />
</application>
+ <application name="No Mans Sky" executable="NMS.exe">
+ <option name="radeonsi_zerovram" value="true" />
+ </application>
</device>
</driconf>