X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=meson.build;h=8c24ef268f3b2f69b7eeeaa573746930153c97e7;hb=4ed23b193a06e2f2293bc9945050ff464ce9d086;hp=b83cc21a328c3a029e760c7316a86acaeee6dccf;hpb=61d3ae6e0bde93c5601278d1a60c44be655a7cb5;p=mesa.git diff --git a/meson.build b/meson.build index b83cc21a328..8c24ef268f3 100644 --- a/meson.build +++ b/meson.build @@ -132,7 +132,7 @@ if _drivers.contains('auto') elif ['arm', 'aarch64'].contains(host_machine.cpu_family()) _drivers = [ 'kmsro', 'v3d', 'vc4', 'freedreno', 'etnaviv', 'nouveau', - 'tegra', 'virgl', 'swrast', 'panfrost' + 'tegra', 'virgl', 'swrast' ] else error('Unknown architecture @0@. Please pass -Dgallium-drivers to set driver options. Patches gladly accepted to fix this.'.format(