diff options
author | 2024-05-08 20:29:27 -0400 | |
---|---|---|
committer | 2024-05-10 12:17:19 -0400 | |
commit | 8fe896f0826cbe1e970801c6753ce6e71cbae595 (patch) | |
tree | 3bfe18957c818fc165a1b0df419fba5c01182cb9 /profiles/arch | |
parent | dev-libs/yyjson: Stabilize 0.9.0 amd64, #931664 (diff) | |
download | gentoo-8fe896f0826cbe1e970801c6753ce6e71cbae595.tar.gz gentoo-8fe896f0826cbe1e970801c6753ce6e71cbae595.tar.bz2 gentoo-8fe896f0826cbe1e970801c6753ce6e71cbae595.zip |
profiles/arch/arm64: Clean up video_cards_ masks
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm64/use.mask | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 4211f21cb58e..82d6cdcc042c 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -121,30 +121,24 @@ anthy snapcast # Unmask ARM-only video-cards +-video_cards_amdgpu -video_cards_exynos -video_cards_freedreno -video_cards_lima -video_cards_nouveau -video_cards_panfrost +-video_cards_radeon +-video_cards_radeonsi -video_cards_tegra -video_cards_v3d -video_cards_vc4 --video_cards_amdgpu --video_cards_radeon --video_cards_radeonsi - -# James Le Cuirot <chewi@gentoo.org> -# Unmask as Vivante is available for arm. -video_cards_vivante # Donnie Berkholz <dberkholz@gentoo.org> (2006-02-05) # Modular X: mask for architectures on which they aren't available video_cards_mga -video_cards_r128 - -# Matt Turner <mattst88@gentoo.org> -# Mask more VIDEO_CARDs added with mesa-8.0 video_cards_r100 +video_cards_r128 video_cards_r200 video_cards_r300 video_cards_r600 |