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

Commit 94ac2aae authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drm/msm/sde: fix to send idle time notification only when requested"

parents ca72fce4 247adcfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1669,7 +1669,7 @@ static int sde_encoder_resource_control(struct drm_encoder *drm_enc,
		else
			idle_timeout = sde_enc->idle_timeout;

		if (!autorefresh_enabled)
		if (!autorefresh_enabled && idle_timeout)
			kthread_queue_delayed_work(
				&disp_thread->worker,
				&sde_enc->delayed_off_work,