sync some rhel config changes

This commit is contained in:
Adam Jackson 2024-08-29 14:54:59 -04:00
parent 517e1d22eb
commit c1dd63f0cd

View file

@ -42,12 +42,12 @@
%if !0%{?rhel} %if !0%{?rhel}
%global with_lima 1 %global with_lima 1
%global with_vc4 1 %global with_vc4 1
%endif
%global with_etnaviv 1 %global with_etnaviv 1
%global with_freedreno 1
%global with_kmsro 1 %global with_kmsro 1
%global with_panfrost 1
%global with_tegra 1 %global with_tegra 1
%endif
%global with_freedreno 1
%global with_panfrost 1
%global with_v3d 1 %global with_v3d 1
%global with_xa 1 %global with_xa 1
%global extra_platform_vulkan %{?with_vulkan_hw:,broadcom,freedreno,panfrost,imagination-experimental}%{!?with_vulkan_hw:%{nil}} %global extra_platform_vulkan %{?with_vulkan_hw:,broadcom,freedreno,panfrost,imagination-experimental}%{!?with_vulkan_hw:%{nil}}