diff options
| author | 2019-11-19 15:11:55 -0800 | |
|---|---|---|
| committer | 2019-12-20 16:37:04 -0800 | |
| commit | 00287387eef4ba1847245bfc15ccd94b07a9137c (patch) | |
| tree | 27c9fe3605256f660cd9cb56a974af3ceb86fa36 /vulkan/libvulkan/api.cpp | |
| parent | 37c665dc050ab45cf51441fb70dac1004e1336d9 (diff) | |
SF: add disabled VRR DispSync impl (VSyncReactor)
Adds a DispSync implementation called VSyncReactor that
is built on better tested components that should be
capable of evolving with the MRR and VRR plans in R and S.
Implementation is currently disabled, but can be enabled
by failsafe switch:
ENABLE:
setprop debug.sf.vsync_reactor 1
stop;start
DISABLE:
debug.sf.vsync_reactor not set, OR
setprop debug.sf.vsync_reactor 0
stop;start
while testing is being conducted (still flushing out bugs).
Fixes: 140303479
Test: check that DispSync1.0 is still active
Test: set property and check that DispSync2.0 turns on
Change-Id: I668e34e8880d0aa08222d1028bc874a2ab6a7339
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions