1
0

Merge "disp: msm: sde: mark LTM as dirty when dest-scaler is updated"

Este cometimento está contido em:
qctecmdr
2020-08-11 15:08:55 -07:00
cometido por Gerrit - the friendly Code Review server
ascendente faf4a8b1c8 e996b868b2
cometimento 995409478a

Ver ficheiro

@@ -2164,6 +2164,8 @@ static void _sde_crtc_dest_scaler_setup(struct drm_crtc *crtc)
hw_ctl->ops.update_bitmask_mixer(
hw_ctl, hw_lm->idx, 1);
}
sde_cp_mode_switch_prop_dirty(crtc);
}
}