disp: msm: sde: expose skip inline rot threshold property
This change exposes whether or not inline rotation threshold should be taken into consideration or skipped based on skip_inline_rot_threshold property. Change-Id: I4108f6ae86039815d28836bfa0e184737aaddd8a Signed-off-by: Samantha Tran <samtran@codeaurora.org>
This commit is contained in:
@@ -5495,6 +5495,8 @@ static void sde_crtc_setup_capabilities_blob(struct sde_kms_info *info,
|
||||
sde_kms_info_add_keyint(info, "has_src_split", catalog->has_src_split);
|
||||
sde_kms_info_add_keyint(info, "has_hdr", catalog->has_hdr);
|
||||
sde_kms_info_add_keyint(info, "has_hdr_plus", catalog->has_hdr_plus);
|
||||
sde_kms_info_add_keyint(info, "skip_inline_rot_threshold",
|
||||
catalog->skip_inline_rot_threshold);
|
||||
|
||||
if (catalog->uidle_cfg.uidle_rev)
|
||||
sde_kms_info_add_keyint(info, "has_uidle",
|
||||
|
مرجع در شماره جدید
Block a user