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

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

Merge "disp: msm: dsi: clear the panel esd_recovery_pending in power on commit"

parents ac7d25ba 093b7395
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -176,6 +176,7 @@ static void dsi_bridge_pre_enable(struct drm_bridge *bridge)
		return;
	}

	if (bridge->encoder->crtc->state->active_changed)
		atomic_set(&c_bridge->display->panel->esd_recovery_pending, 0);

	/* By this point mode should have been validated through mode_fixup */