disp: msm: sde: add new interface for RFI feature
Add a new connector range property and a new entry to the panel capability blob to publish the list of supported RFI frequencies. In addition, add the required functions to set, validate and update DSI bit clock rate value to trigger an internal seamless mode switch and reconfigure DSI clock and PLL. Change-Id: I7d19cc369f8c5528709f2f20a51ef02180ebdea4 Signed-off-by: Amine Najahi <anajahi@codeaurora.org>
此提交包含在:

提交者
Gerrit - the friendly Code Review server

父節點
4c41c05d7c
當前提交
d4def5bd8c
@@ -292,6 +292,9 @@ static inline bool msm_is_private_mode_changed(
|
||||
if (msm_is_mode_seamless_poms(msm_mode))
|
||||
return true;
|
||||
|
||||
if (msm_is_mode_seamless_dyn_clk(msm_mode))
|
||||
return true;
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
新增問題並參考
封鎖使用者