mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 01:11:28 +00:00
Updated VRR setups (markdown)
parent
deea0e2cf7
commit
784df36727
|
@ -1,5 +1,10 @@
|
|||
This page collects test results for VRR setups seen in the wild.
|
||||
|
||||
To add an entry:
|
||||
|
||||
- Make sure VRR is enabled with `swaymsg -t get_outputs` (look for "Adaptive sync")
|
||||
- To get the VRR range, you can use: `cat /sys/class/drm/card0-DP-1/edid | edid-decode` (look for "Display Range Limits")
|
||||
|
||||
| Screen | GPU | VRR range | Notes
|
||||
| ------ | --- | --------- | -----
|
||||
| BenQ EL2870U | RX680 | 40-60 Hz | No flickering
|
Loading…
Reference in a new issue