disp: msm: pass free dsc and lm availability info to dp
Primary and secondary dsi displays are built-in displays and they are supported during all concurrency usecases without resource allocation failure. DP mode filter logic should provide supported mode information based on free mdp resources after dsi resource assignment. Change-Id: I3a9637a91ea1ffcc31997e25caff7f13605283ac Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>
This commit is contained in:
@@ -221,6 +221,8 @@ struct dsi_panel {
|
||||
struct dsi_panel_spr_info spr_info;
|
||||
|
||||
bool sync_broadcast_en;
|
||||
u32 dsc_count;
|
||||
u32 lm_count;
|
||||
|
||||
int panel_test_gpio;
|
||||
int power_mode;
|
||||
|
Reference in New Issue
Block a user