[Mesa-dev] [PATCH 01/11] intel/tools/aubinator: Drop platform list from print_help()

Kenneth Graunke kenneth at whitecape.org
Wed Mar 21 21:50:16 UTC 2018


On Wednesday, March 21, 2018 2:06:12 PM PDT Matt Turner wrote:
> We all know the platform names, and I don't want to update this list
> continually.
> ---
>  src/intel/tools/aubinator.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/intel/tools/aubinator.c b/src/intel/tools/aubinator.c
> index 8029dc12155..2a72efa8a2c 100644
> --- a/src/intel/tools/aubinator.c
> +++ b/src/intel/tools/aubinator.c
> @@ -548,7 +548,7 @@ print_help(const char *progname, FILE *file)
>             "Decode aub file contents from either FILE or the standard input.\n\n"
>             "A valid --gen option must be provided.\n\n"
>             "      --help          display this help and exit\n"
> -           "      --gen=platform  decode for given platform (ivb, byt, hsw, bdw, chv, skl, kbl, bxt or cnl)\n"
> +           "      --gen=platform  decode for given platform (3 letter platform name)\n"
>             "      --headers       decode only command headers\n"
>             "      --color[=WHEN]  colorize the output; WHEN can be 'auto' (default\n"
>             "                        if omitted), 'always', or 'never'\n"
> 

Patches 1-4 are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180321/2c6514b6/attachment-0001.sig>


More information about the mesa-dev mailing list