Merge "disp: msm: sde: decouple FETCH_PIPE_ACTIVE logic from setup_blendstages"
This commit is contained in:

کامیت شده توسط
Gerrit - the friendly Code Review server

کامیت
c587442d57
@@ -4237,7 +4237,7 @@ int sde_encoder_helper_reset_mixers(struct sde_encoder_phys *phys_enc,
|
||||
/* only enable border color on LM */
|
||||
if (phys_enc->hw_ctl->ops.setup_blendstage)
|
||||
phys_enc->hw_ctl->ops.setup_blendstage(
|
||||
phys_enc->hw_ctl, hw_lm->idx, NULL, NULL);
|
||||
phys_enc->hw_ctl, hw_lm->idx, NULL);
|
||||
}
|
||||
|
||||
if (!lm_valid) {
|
||||
|
مرجع در شماره جدید
Block a user