ALT Linux Distributions development
 help / color / mirror / Atom feed
From: lakostis@altlinux.org
To: devel-distro@lists.altlinux.org
Cc: "Konstantin A. Lepikhov" <lakostis@altlinux.ru>
Subject: [devel-distro] [PATCH] features.in/x11: added vulkan and amd
Date: Thu, 23 Mar 2017 22:32:21 +0100
Message-ID: <20170323213221.2756-1-lakostis@altlinux.org> (raw)

From: "Konstantin A. Lepikhov" <lakostis@altlinux.ru>

Added support of new AMDGPU drivers
Added vulkan support
---
 features.in/x11/config.mk | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/features.in/x11/config.mk b/features.in/x11/config.mk
index b419493..c227155 100644
--- a/features.in/x11/config.mk
+++ b/features.in/x11/config.mk
@@ -41,6 +41,15 @@ use/x11/radeon: use/x11 use/firmware
 	@$(call set,RADEON_KMODULES,drm-radeon)
 	@$(call set,RADEON_PACKAGES,xorg-drv-ati xorg-drv-radeon)
 
+# here the future
+use/x11/amdgpu: use/x11 use/firmware
+	@$(call set,RADEON_PACKAGES,xorg-drv-amdgpu)
+
+# Vulkan is new and bleeding edge, only intel and amgpu(pro?)
+use/x11/vulkan: use/x11/intel use/x11/amdgpu
+	@$(call add,THE_PACKAGES,vulkan)
+	@$(call add,THE_PACKAGES,vulkan-radeon vulkan-intel)
+
 # sometimes broken with current xorg-server
 use/x11/nvidia: use/x11
 	@$(call set,NVIDIA_KMODULES,nvidia)
-- 
2.10.2



             reply	other threads:[~2017-03-23 21:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-23 21:32 lakostis [this message]
2017-03-24  9:48 ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170323213221.2756-1-lakostis@altlinux.org \
    --to=lakostis@altlinux.org \
    --cc=devel-distro@lists.altlinux.org \
    --cc=lakostis@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Distributions development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-distro devel-distro/ http://lore.altlinux.org/devel-distro \
		devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com
	public-inbox-index devel-distro

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-distro


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git