From 7f0bb2ee921f0d3b14818127116bdc9652da7d5f Mon Sep 17 00:00:00 2001 From: Praveen Chavan Date: Tue, 18 Feb 2025 11:16:40 +0000 Subject: [PATCH] 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 Signed-off-by: therealmharc --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index 280c1e0..5766dda 100644 --- a/vendor.prop +++ b/vendor.prop @@ -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