disp: msm: add VSVDB parsing support to sde edid parser

Add VSVDB parsing support to sde edid parser. This is required
for HDR10+ support. Currently the parsing is done in the upstream
edid parser. This shall be removed in a subsequent change.

Change-Id: Ibd3a31e12bba68e14e278e0e478656453eb111ac
Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
This commit is contained in:
Abhinav Kumar
2020-01-22 14:50:17 -08:00
committed by Gerrit - the friendly Code Review server
parent c15f349088
commit 28ccb5f9de
3 changed files with 78 additions and 2 deletions

View File

@@ -471,6 +471,7 @@ struct sde_connector {
u32 unset_bl_level;
bool allow_bl_update;
u8 hdr_plus_app_ver;
u32 qsync_mode;
bool qsync_updated;