mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
sm6150-common: properties: Add a property to enable prefetching video
persist.mm.enable.prefetch, if set to true, will enable prefetching of video input from upstream source to help improve playback performance for high frame-rate and high bitrate content Signed-off-by: Praveen Chavan <Praveen Chavan@users.noreply.github.com> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
63d0170500
commit
7f0bb2ee92
@@ -172,6 +172,7 @@ vendor.display.enable_optimize_refresh=1
|
||||
vendor.display.enable_perf_hint_large_comp_cycle=1
|
||||
vendor.gralloc.disable_ubwc=0
|
||||
vendor.display.qdcm.mode_combine=1
|
||||
persist.mm.enable.prefetch=true
|
||||
|
||||
# Display - Set color mode to Adaptive by default
|
||||
persist.sys.sf.color_saturation=1.0
|
||||
|
||||
Reference in New Issue
Block a user