disp: msm: snapshot of msm and sde driver
This snapshot ports changes from 4.14 to 4.19 into the msm and sde layer. Snapshot was taken as of commit 0f8fb25421ff ("cnss2: Add device version to SOC info structure"). Change-Id: I59b799a78319c2db6930a2a10bc38976f8c09898 Signed-off-by: Samantha Tran <samtran@codeaurora.org>
此提交包含在:
@@ -409,6 +409,8 @@ void sde_hw_reset_ubwc(struct sde_hw_mdp *mdp, struct sde_mdss_cfg *m)
|
||||
|
||||
if (IS_UBWC_30_SUPPORTED(m->ubwc_version))
|
||||
reg |= BIT(10);
|
||||
if (IS_UBWC_10_SUPPORTED(m->ubwc_version))
|
||||
reg |= BIT(8);
|
||||
|
||||
SDE_REG_WRITE(&c, UBWC_STATIC, reg);
|
||||
} else {
|
||||
|
新增問題並參考
封鎖使用者