Merge "disp: msm: sde: update ds atomic check for pu and cwb"

This commit is contained in:
qctecmdr
2019-04-29 01:10:02 -07:00
committed by Gerrit - the friendly Code Review server
melakukan c4ae73b9b8
2 mengubah file dengan 2 tambahan dan 2 penghapusan

Melihat File

@@ -893,7 +893,7 @@ static int _sde_encoder_atomic_check_pu_roi(struct sde_encoder_virt *sde_enc,
{
int ret = 0;
if (drm_atomic_crtc_needs_modeset(crtc_state)) {
if (crtc_state->mode_changed || crtc_state->active_changed) {
struct sde_rect mode_roi, roi;
mode_roi.x = 0;