User Tools

Site Tools


ubuntu:gpu:amdvlk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:gpu:amdvlk [2023/06/17 16:02] peterubuntu:gpu:amdvlk [2023/06/24 09:09] (current) peter
Line 4: Line 4:
  
   * AMDVLK is derived from the same sources as their Windows/Linux proprietary driver but built against the open-source AMDGPU LLVM shader compiler rather than AMDs proprietary shader compiler.   * AMDVLK is derived from the same sources as their Windows/Linux proprietary driver but built against the open-source AMDGPU LLVM shader compiler rather than AMDs proprietary shader compiler.
- 
----- 
  
 AMDVLK comes with something AMD calls "AMD switchable graphics layer" in the form of a implicit layer library and configuration file in **/etc/vulkan/implicit_layer.d/amd_icd64.json**. AMDVLK comes with something AMD calls "AMD switchable graphics layer" in the form of a implicit layer library and configuration file in **/etc/vulkan/implicit_layer.d/amd_icd64.json**.
Line 11: Line 9:
   * This lets you choose what Vulkan driver to use by setting **AMD_VULKAN_ICD** to **AMDVLK** or **RADV** if you choose to install the AMDVLK driver side-by-side with the Mesa RADV Vulkan driver.   * This lets you choose what Vulkan driver to use by setting **AMD_VULKAN_ICD** to **AMDVLK** or **RADV** if you choose to install the AMDVLK driver side-by-side with the Mesa RADV Vulkan driver.
  
-<code bash> +----
-export AMD_VULKAN_ICD=AMDVLK +
-export AMD_VULKAN_ICD=RADV +
-</code>+
  
-<WRAP info> +[[Ubuntu:GPU:AMDVLK:Install the AMDVLK Vulkan Driver|Install the AMDVLK Vulkan Driver]] 
-**NOTE:**+ 
 +[[Ubuntu:GPU:AMDVLK:Select the AMDVLK Vulkan Driver|Select the AMDVLK Vulkan Driver]]
  
-  * **Mesa RADV**:    AMD_VULKAN_ICD="RADV" 
-  * **AMD AMDVLK**:   AMD_VULKAN_ICD="AMDVLK" 
  
-</WRAP> 
  
  
 ---- ----
  
-[[Ubuntu:GPU:AMDVLK|AMDVLK]]+===== References =====
  
-----+https://wiki.archlinux.org/title/Vulkan#Selecting_vulkan_driver
  
 +https://github.com/GPUOpen-Drivers/AMDVLK/releases
ubuntu/gpu/amdvlk.1687017742.txt.gz · Last modified: 2023/06/17 16:02 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki