[PATCH libdrm v2 22/23] meson: build tegra by default
Dylan Baker
dylan at pnwbakers.com
Wed Apr 4 21:09:12 UTC 2018
Please CC Thierry or someone else from nvidia about this,
Also I think this should be ['arm', 'aarch64'], like vc4 and freedreno.
Quoting Eric Engestrom (2018-04-04 08:38:17)
> Signed-off-by: Eric Engestrom <eric.engestrom at imgtec.com>
> ---
> meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meson.build b/meson.build
> index 7b26977a9e84290fdd37..e816740cb240922bf98a 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -78,7 +78,7 @@ foreach d : [
> ['omap', true, true],
> ['exynos', false, true],
> ['freedreno', true, ['arm', 'aarch64'].contains(host_machine.cpu_family())],
> - ['tegra', true, false],
> + ['tegra', true, true],
> ['vc4', false, ['arm', 'aarch64'].contains(host_machine.cpu_family())],
> ['etnaviv', true, false],
> ]
> --
> Cheers,
> Eric
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180404/e0c179b6/attachment.sig>
More information about the dri-devel
mailing list