mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] mesalib: fix glvnd-vendor-name and shader-cache-max-size options
Date: Fri, 23 Apr 2021 15:47:39 +0200	[thread overview]
Message-ID: <20210423134739.2558180-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210422075719.20905-1-p.zabel@pengutronix.de>

Thanks, applied as bbeab38ad09c26dd1295fcff8eadd280229799fa.

Michael

[sent from post-receive hook]

On Fri, 23 Apr 2021 15:47:39 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> These have been renamed in 21.0 from glvnd-name and
> shader-max-cache-size, respectively.
> 
> Fixes: 97981367fe85 ("mesalib: version bump 20.3.3 -> 21.0.1")
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210422075719.20905-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/mesalib.make b/rules/mesalib.make
> index d6f8230c5d4f..5d8f3aad308d 100644
> --- a/rules/mesalib.make
> +++ b/rules/mesalib.make
> @@ -134,8 +134,8 @@ MESALIB_CONF_OPT	:= \
>  	-Dgles-lib-suffix= \
>  	-Dgles1=$(call ptx/endis, PTXCONF_MESALIB_GLES1)d \
>  	-Dgles2=$(call ptx/endis, PTXCONF_MESALIB_GLES2)d \
> -	-Dglvnd-name= \
>  	-Dglvnd=false \
> +	-Dglvnd-vendor-name= \
>  	-Dglx=$(call ptx/ifdef, PTXCONF_MESALIB_GLX, dri, disabled) \
>  	-Dglx-direct=true \
>  	-Dglx-read-only-text=false \
> @@ -155,9 +155,9 @@ MESALIB_CONF_OPT	:= \
>  	-Dpower8=disabled \
>  	-Dprefer-iris=true \
>  	-Dselinux=false \
> -	-Dshader-cache-default=true \
>  	-Dshader-cache=$(call ptx/endis, PTXCONF_MESALIB_VULKAN_AMD)d \
> -	-Dshader-max-cache-size=1G \
> +	-Dshader-cache-default=true \
> +	-Dshader-cache-max-size=1G \
>  	-Dshared-glapi=enabled \
>  	-Dshared-llvm=disabled \
>  	-Dshared-swr=true \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


      reply	other threads:[~2021-04-23 13:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22  7:57 [ptxdist] [PATCH] " Philipp Zabel
2021-04-23 13:47 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210423134739.2558180-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox