Skip to content

Commit

Permalink
docs: document AQ_DRM_DEVICES
Browse files Browse the repository at this point in the history
fixes #47
  • Loading branch information
vaxerski committed Aug 11, 2024
1 parent 9b33a38 commit 9312aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/env.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Unless specified otherwise, a variable is enabled if and only if it's set to `1`

### DRM

`AQ_DRM_DEVICES` -> Set an explicit list of DRM devices (GPUs) to use. It's a colon-separated list of paths, with the first being the primary. E.g. `/dev/dri/card1:/dev/dri/card0`
`AQ_NO_ATOMIC` -> Disables drm atomic modesetting
`AQ_MGPU_NO_EXPLICIT` -> Disables explicit syncing on mgpu buffers

Expand Down

0 comments on commit 9312aa2

Please sign in to comment.