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

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

Merge "disp: msm: sde: update RSC when QSYNC property is updated"

parents 68399fac 50e20bde
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4060,6 +4060,10 @@ int sde_encoder_prepare_for_kickoff(struct drm_encoder *drm_enc,
					sde_connector_is_qsync_updated(
					sde_enc->cur_master->connector)) {
				_helper_flush_qsync(phys);

				if (is_cmd_mode)
					_sde_encoder_update_rsc_client(drm_enc,
							true);
			}
		}
	}