disp: msm: sde: rename qseed_type to qseed_sw_lib_rev
Rename the property to qseed_sw_lib_rev to indicate that it represents the qseed sw library revision that is compatible with the targets qseed hw version. Change-Id: I5a588dc20cf4a4f76f5c71301538bfc630ea220d Signed-off-by: Jeykumar Sankaran <jsanka@codeaurora.org>
This commit is contained in:
@@ -220,7 +220,7 @@ uint32_t sde_get_linetime(struct drm_display_mode *mode,
|
||||
|
||||
static inline bool is_qseed3_rev_qseed3lite(struct sde_mdss_cfg *sde_cfg)
|
||||
{
|
||||
return ((sde_cfg->qseed_type == SDE_SSPP_SCALER_QSEED3LITE) ?
|
||||
return ((sde_cfg->qseed_sw_lib_rev == SDE_SSPP_SCALER_QSEED3LITE) ?
|
||||
true : false);
|
||||
}
|
||||
#endif /* _SDE_HW_UTIL_H */
|
||||
|
مرجع در شماره جدید
Block a user