This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/os/linux/arch/provision.d/optional/amd-gpu.bash

7 lines
167 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2020-11-07 22:52:48 -06:00
# TODO: vulkan?
2020-11-01 19:12:11 -06:00
yay -S \
xf86-video-amdgpu mesa \
libva-mesa-driver mesa-vdpau libva-vdpau-driver libvdpau-va-gl `# Hardware Accelerated Video`