disable adaptive sync with no_vfr off
This commit is contained in:
parent
2995867760
commit
47eac4be1c
5 changed files with 41 additions and 8 deletions
|
|
@ -38,6 +38,7 @@ public:
|
|||
wl_output_transform transform = WL_OUTPUT_TRANSFORM_NORMAL;
|
||||
|
||||
bool dpmsStatus = true;
|
||||
bool vrrActive = false; // this can be TRUE even if VRR is not active in the case that this display does not support it.
|
||||
|
||||
// mirroring
|
||||
CMonitor* pMirrorOf = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue