SurfaceFlinger: enhance refresh rate selection
Enhance the refresh rate selection algorithm to allow having multiple refresh rate. The new process attaches scores to each one of the available refresh rate and chooses the refresh rate with the highest score. This behavior is currently controlled by the sysprop flag 'debug.sf.use_content_detection_v2' and currently turned off. This algorithm stills needs some tunings which will be done in layer CLs. Test: adb shell /data/nativetest64/SurfaceFlinger_test/SurfaceFlinger_test Test: adb shell /data/nativetest64/libsurfaceflinger_unittest/libsurfaceflinger_unittest Test: go/90hzscenarios manual tests Bug: 147516364 Fixes: 146068419 Change-Id: I06e07459e469482799ff80fa54fa8dd311325e0e
Loading
Please register or sign in to comment