Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/, profiles/desc/
Date: Thu, 26 May 2022 22:08:29
Message-Id: 1653602448.67568fc021907a4603b0ed9c4fe03e51edd370ea.Alessandro-Barbieri@gentoo
1 commit: 67568fc021907a4603b0ed9c4fe03e51edd370ea
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Thu May 26 22:00:48 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Thu May 26 22:00:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67568fc0
7
8 profiles: move AMDGPU descriptions to it's own file
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 profiles/{use.desc => desc/amdgpu.desc} | 1 -
13 profiles/use.desc | 24 ------------------------
14 2 files changed, 25 deletions(-)
15
16 diff --git a/profiles/use.desc b/profiles/desc/amdgpu.desc
17 similarity index 98%
18 copy from profiles/use.desc
19 copy to profiles/desc/amdgpu.desc
20 index 328239f09..ef4435f3a 100644
21 --- a/profiles/use.desc
22 +++ b/profiles/desc/amdgpu.desc
23 @@ -25,4 +25,3 @@ amdgpu_gfx1034 - Enable support for AMD GPU gfx1034
24 amdgpu_gfx1100 - Enable support for AMD GPU gfx1100
25 amdgpu_gfx1101 - Enable support for AMD GPU gfx1101
26 amdgpu_gfx1102 - Enable support for AMD GPU gfx1102
27 -autoload - Enable the plugin for all users
28
29 diff --git a/profiles/use.desc b/profiles/use.desc
30 index 328239f09..fba1f8c90 100644
31 --- a/profiles/use.desc
32 +++ b/profiles/use.desc
33 @@ -1,28 +1,4 @@
34 # Copyright 2022 Gentoo Authors
35 # Distributed under the terms of the GNU General Public License v2
36
37 -amdgpu_gfx701 - Enable support for AMD GPU codename hawaii ( FirePro W8100, FirePro W9100, FirePro S9150, FirePro S9170 )
38 -amdgpu_gfx702 - Enable support for AMD GPU ( Radeon R9 290, Radeon R9 290x, Radeon R390, Radeon R390x )
39 -amdgpu_gfx704 - Enable support for AMD GPU codename bonaire ( Radeon HD 7790, Radeon HD 8770, R7 260, R7 260X )
40 -amdgpu_gfx802 - Enable support for AMD GPU codename iceland and tonga ( Radeon R9 285, Radeon R9 380, Radeon R9 385 )
41 -amdgpu_gfx803 - Enable support for AMD GPU codename fiji polaris10 and polaris11 ( Radeon R9 Nano, Radeon R9 Fury, Radeon R9 FuryX, Radeon Pro Duo, FirePro S9300x2, Radeon Instinct MI8, Radeon RX 470, Radeon RX 480, Radeon Instinct MI6, Radeon RX 460 )
42 -amdgpu_gfx805 - Enable support for AMD GPU codename tongapro ( FirePro S7150, FirePro S7100, FirePro W7100, Mobile FirePro M7170 )
43 -amdgpu_gfx810 - Enable support for AMD GPU codename stoney
44 -amdgpu_gfx900 - Enable support for AMD GPU ( Radeon Vega Frontier Edition, Radeon RX Vega 56, Radeon RX Vega 64, Radeon RX Vega 64 Liquid, Radeon Instinct MI25 )
45 -amdgpu_gfx904 - Enable support for AMD GPU gfx904
46 -amdgpu_gfx906 - Enable support for AMD GPU ( Radeon Instinct MI50, Radeon Instinct MI60, Radeon VII, Radeon Pro VII )
47 -amdgpu_gfx908 - Enable support for AMD GPU ( AMD Instinct MI100 Accelerator )
48 -amdgpu_gfx909 - Enable support for AMD GPU gfx909
49 -amdgpu_gfx90a - Enable support for AMD GPU gfx904
50 -amdgpu_gfx940 - Enable support for AMD GPU gfx940
51 -amdgpu_gfx1010 - Enable support for AMD GPU ( Radeon RX 5700, Radeon RX 5700 XT, Radeon Pro 5600 XT, Radeon Pro 5600M )
52 -amdgpu_gfx1011 - Enable support for AMD GPU ( Radeon Pro V520 )
53 -amdgpu_gfx1012 - Enable support for AMD GPU ( Radeon RX 5500, Radeon RX 5500 XT )
54 -amdgpu_gfx1030 - Enable support for AMD GPU ( Radeon RX 6800, Radeon RX 6800 XT, Radeon RX 6900 XT )
55 -amdgpu_gfx1031 - Enable support for AMD GPU ( Radeon RX 6700 XT )
56 -amdgpu_gfx1032 - Enable support for AMD GPU gfx1032
57 -amdgpu_gfx1034 - Enable support for AMD GPU gfx1034
58 -amdgpu_gfx1100 - Enable support for AMD GPU gfx1100
59 -amdgpu_gfx1101 - Enable support for AMD GPU gfx1101
60 -amdgpu_gfx1102 - Enable support for AMD GPU gfx1102
61 autoload - Enable the plugin for all users