Skip to content

Commit

Permalink
profiles: amd: Add xf86-video-amdgpu
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <admin@ptr1337.dev>
  • Loading branch information
ptr1337 committed Oct 3, 2024
1 parent 2729c20 commit fb4fc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/pci/graphic_drivers/profiles.toml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ class_ids = "0300 0302"
vendor_ids = "1002"
device_ids = "*"
priority = 4
packages = 'mesa lib32-mesa vulkan-radeon lib32-vulkan-radeon libva-mesa-driver lib32-libva-mesa-driver mesa-vdpau lib32-mesa-vdpau'
packages = 'mesa lib32-mesa vulkan-radeon lib32-vulkan-radeon libva-mesa-driver lib32-libva-mesa-driver mesa-vdpau lib32-mesa-vdpau xf86-video-amdgpu'
conditional_packages = """
if [ -z "$(lspci -d "10de:*:030x")" ]; then
echo "opencl-rusticl-mesa lib32-opencl-rusticl-mesa"
Expand Down

0 comments on commit fb4fc78

Please sign in to comment.