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

Commit 7d40c2cf authored by Dave Airlie's avatar Dave Airlie
Browse files

Revert "drm/mediatek: set vblank_disable_allowed to true"



This reverts commit f752fff6.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent e9f01049
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -217,7 +217,6 @@ static int mtk_drm_kms_init(struct drm_device *drm)
	if (ret < 0)
		goto err_component_unbind;

	drm->vblank_disable_allowed = true;
	drm_kms_helper_poll_init(drm);
	drm_mode_config_reset(drm);