From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1493606-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 07F9C1580B8 for <garchives@archives.gentoo.org>; Sun, 5 Mar 2023 11:19:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA6C4E07D1; Sun, 5 Mar 2023 11:19:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0100E07D1 for <gentoo-commits@lists.gentoo.org>; Sun, 5 Mar 2023 11:19:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B5F5034139E for <gentoo-commits@lists.gentoo.org>; Sun, 5 Mar 2023 11:19:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3691A88F for <gentoo-commits@lists.gentoo.org>; Sun, 5 Mar 2023 11:19:43 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1678015154.e6662241237f2eba10798f0a13387c3af6ae53ce.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e6662241237f2eba10798f0a13387c3af6ae53ce X-VCS-Branch: master Date: Sun, 5 Mar 2023 11:19:43 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f60ed70c-e00f-4cef-bdfe-b100a07f9d79 X-Archives-Hash: 506c6601afabc57c63ff6848e46c18c5 commit: e6662241237f2eba10798f0a13387c3af6ae53ce Author: jinqiang zhang <peeweep <AT> 0x0 <DOT> ee> AuthorDate: Thu Mar 2 05:59:52 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 5 11:19:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6662241 profiles/arch/arm64: unmask video_cards_radeonsi, video_cards_amdgpu, video_cards_radeon Signed-off-by: jinqiang zhang <peeweep <AT> 0x0.ee> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/use.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 62e00038ac88..e9a9798163e3 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -133,6 +133,9 @@ snapcast -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. @@ -143,13 +146,10 @@ snapcast video_cards_glint video_cards_mga video_cards_r128 -video_cards_radeon # Matt Turner <mattst88@gentoo.org> # Mask more VIDEO_CARDs added with mesa-8.0 -video_cards_amdgpu video_cards_r100 video_cards_r200 video_cards_r300 video_cards_r600 -video_cards_radeonsi