[Mesa-dev] [PATCH 4/4] radeonsi: enable radeonsi_zerovram for No Mans Sky

Marek Olšák maraeo at gmail.com
Mon Aug 27 18:26:26 UTC 2018


Reviewed-by: Marek Olšák <marek.olsak at amd.com>

Marek

On Fri, Aug 24, 2018 at 7:06 AM, Timothy Arceri <tarceri at itsqueeze.com> wrote:
> ---
>  src/util/00-mesa-defaults.conf | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf
> index ad59efba50b..5d15b3819fb 100644
> --- 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>
> --
> 2.17.1
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list