Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99540947 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents faf4a8b1 e996b868
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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);
	}
}