From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FSL_HELO_HOME autolearn=no autolearn_force=no version=3.4.1 Date: Fri, 22 Dec 2017 15:13:09 +0100 From: Konstantin Lepikhov To: ALT Linux Hardware Mailing List Message-ID: <20171222141309.GA24950@lks.home> Mail-Followup-To: ALT Linux Hardware Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Operation-System: ALT Linux starter kit (Trientalis) 4.14.0-lks-wks-alt2.1 User-Agent: Mutt/1.8.3 (2017-05-23) Subject: [Hardware] [David.Mao@: Initial release of AMD Open Source Driver for Vulkan] X-BeenThere: hardware@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: hardware@lists.altlinux.org List-Id: ALT Linux hardware support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Dec 2017 14:13:13 -0000 Archived-At: List-Archive: List-Post: Хорошая новость! Надо бы собрать у нас. ----- Forwarded message from "Mao, David" ----- Date: Fri, 22 Dec 2017 11:03:26 +0000 From: "Mao, David" To: "amd-gfx@" Subject: Initial release of AMD Open Source Driver for Vulkan We are pleased to announce the initial release of AMD Open Source Driver for Vulkan. The AMD Open Source Driver for Vulkan is an open-source Vulkan driver for Radeon graphics adapters on Linux. It is built on top of AMD's Platform Abstraction Library (PAL), a shared component that is designed to encapsulate certain hardware and OS-specific programming details for many of AMD's 3D and compute drivers. Leveraging PAL can help provide a consistent experience across platforms, including support for recently released GPUs and compatibility with AMD developer tools. The driver uses the LLVM-Based Pipeline Compiler (LLPC) library to compile shaders that compose a particular VkPipeline object. LLPC builds on LLVM's existing shader compilation infrastructure for AMD GPUs to generate code objects compatible with PAL's pipeline ABI. The AMD Open Source Driver for Vulkan is designed to support the following features: - Vulkan 1.0 - More than 30 extensions - Radeon GPUProfiler tracing - Built-in debug and profiling tools - Mid-command buffer preemption and SR-IOV virtualization The following features and improvements are planned in future releases: - Upcoming versions of the Vulkan API - Hardware performance counter collection through RenderDoc - LLPC optimizations to improve GPU-limited performance and compile time - Optimizations to improve CPU-limited performance Please refer to the README file under https://github.com/GPUOpen-Drivers/AMDVLK for more information. Looking forward to hearing your feedback. Thanks, The AMD driver team for Vulkan _______________________________________________ amd-gfx mailing list amd-gfx@ https://lists.freedesktop.org/mailman/listinfo/amd-gfx ----- End forwarded message ----- -- WBR et al.