disp: msm: sde: delay frame trigger to match with the EPT
Time the flush bit setting to match with the expected frame rate. To achieve this, introduce a new connector property called “Expected_Present_Time”. User space will set it based on the intended content fps and AVR step, relative to the last retire fence timestamp as calculated by user space. Delay the frame trigger to match with the EPT. Change-Id: I0b86caaa53ee2e37671167acdffd22ec62b4e9ae Signed-off-by: Shirisha Kollapuram <quic_kshirish@quicinc.com> Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
Cette révision appartient à :

révisé par
Veera Sundaram Sankaran

Parent
55e80bfcf7
révision
0a0dbc1220
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2016-2021, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2013 Red Hat
|
||||
* Author: Rob Clark <robdclark@gmail.com>
|
||||
@@ -247,6 +247,7 @@ enum msm_mdp_conn_property {
|
||||
CONNECTOR_PROP_CMD_FRAME_TRIGGER_MODE,
|
||||
CONNECTOR_PROP_SET_PANEL_MODE,
|
||||
CONNECTOR_PROP_AVR_STEP,
|
||||
CONNECTOR_PROP_EPT,
|
||||
CONNECTOR_PROP_CACHE_STATE,
|
||||
CONNECTOR_PROP_DSC_MODE,
|
||||
CONNECTOR_PROP_WB_USAGE_TYPE,
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur