Skip to content

Instantly share code, notes, and snippets.

@toymak3r
Created May 2, 2020 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toymak3r/88099386285f32edda32fd22014bf941 to your computer and use it in GitHub Desktop.
Save toymak3r/88099386285f32edda32fd22014bf941 to your computer and use it in GitHub Desktop.
Use AMD Radeon on linux with some app
#!/bin/bash
xrandr --setprovideroffloadsink 1 0
DRI_PRIME=1 $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment