From a908e09e4758f1d305d8a270c12464e4745963bf Mon Sep 17 00:00:00 2001 From: Sabarinath M B Date: Thu, 20 Oct 2022 13:10:44 +0530 Subject: [PATCH] sm8550-common: config: Treat SMPTE_170M as SRGB Treat SMPTE_170m as SRGB to prevent brightness delta for SDR videos in DPU and GPU composition Change-Id: I039ea859a863655c226ad5418b6fc57d8706198e --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index ba0dd76..13ce3d5 100644 --- a/vendor.prop +++ b/vendor.prop @@ -125,6 +125,7 @@ debug.sf.latch_unsignaled=1 debug.sf.late.app.duration=13666666 debug.sf.late.sf.duration=15666666 debug.sf.predict_hwc_composition_strategy=0 +debug.sf.treat_170m_as_sRGB=1 debug.sf.use_phase_offsets_as_durations=1 ro.hardware.egl=adreno ro.hardware.vulkan=adreno