disp: msm: sde: program the start window based on "EPT_FPS"

Introduce a new connector property called “EPT_FPS” for the cmd
mode panels. User space will set the “EPT_FPS” based on the
intended content fps, relative to the last retire fence timestamp
as calculated by Surface flinger. Program start window based
on the Expected Present Time fps.

Change-Id: I24b93e0f941af9fb2422b2484328254d04a1acbe
Signed-off-by: Shirisha Kollapuram <quic_kshirish@quicinc.com>
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
这个提交包含在:
Shirisha Kollapuram
2022-08-16 23:47:46 +05:30
提交者 Veera Sundaram Sankaran
父节点 2e3ba9430c
当前提交 0d6e7e269a
修改 7 个文件,包含 156 行新增99 行删除

查看文件

@@ -248,6 +248,7 @@ enum msm_mdp_conn_property {
CONNECTOR_PROP_SET_PANEL_MODE,
CONNECTOR_PROP_AVR_STEP_STATE,
CONNECTOR_PROP_EPT,
CONNECTOR_PROP_EPT_FPS,
CONNECTOR_PROP_CACHE_STATE,
CONNECTOR_PROP_DSC_MODE,
CONNECTOR_PROP_WB_USAGE_TYPE,