mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 09:21:28 +00:00
Updated VRR setups (markdown)
parent
280928b1eb
commit
0d8810bf06
|
@ -3,9 +3,10 @@ This page collects test results for VRR setups seen in the wild.
|
||||||
To add an entry:
|
To add an entry:
|
||||||
|
|
||||||
- Make sure VRR is enabled with `swaymsg -t get_outputs` (look for "Adaptive sync")
|
- Make sure VRR is enabled with `swaymsg -t get_outputs` (look for "Adaptive sync")
|
||||||
|
- Play with your desktop for a while, try various apps (text editing, web browsing, video, games)
|
||||||
- To get the VRR range, you can use: `cat /sys/class/drm/card0-DP-1/edid | edid-decode` (look for "Display Range Limits")
|
- 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
|
| Screen | GPU | VRR range | Notes
|
||||||
| ------ | --- | --------- | -----
|
| ------ | --- | --------- | -----
|
||||||
| BenQ EL2870U | AMD RX680 | 40-60 Hz | No flickering
|
| BenQ EL2870U | AMD RX680 | 40-60 Hz | No flickering
|
||||||
| AOC Q27G2U | AMD Vega 64 | 48-144 Hz | Flickering on transitions between 48-75 Hz
|
| AOC Q27G2U | AMD Vega 64 | 48-144 Hz | Flickering on transitions between 48-75 Hz
|
Loading…
Reference in a new issue