docs: graphic driver

This commit is contained in:
Daniel Langbein 2024-01-13 22:12:26 +01:00
parent b8aee92498
commit 91ca6eadf0
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -436,6 +436,9 @@ Video acceleration:
- Video Decode and Presentation API for Unix (VDPAU). - Video Decode and Presentation API for Unix (VDPAU).
- Verifying: `vdpauinfo`. https://wiki.archlinux.org/title/Hardware_video_acceleration#Verifying_VDPAU - Verifying: `vdpauinfo`. https://wiki.archlinux.org/title/Hardware_video_acceleration#Verifying_VDPAU
Verification in general:
- Encode a video or play a game and watch AMD GPU usage with `radeontop`.
Configuration example for an AMD GPU: Configuration example for an AMD GPU:
```nix ```nix