Merge "disp: msm: add support for no blend planes"
Этот коммит содержится в:

коммит произвёл
Gerrit - the friendly Code Review server

Коммит
76d89c1e24
@@ -4197,7 +4197,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);
|
||||
phys_enc->hw_ctl, hw_lm->idx, NULL, NULL);
|
||||
}
|
||||
|
||||
if (!lm_valid) {
|
||||
|
Ссылка в новой задаче
Block a user