Browse Source

Revert "drm/mediatek: set vblank_disable_allowed to true"

This reverts commit f752fff611b99f5679224f3990a1f531ea64b1ec.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Dave Airlie 8 years ago
parent
commit
7d40c2cf08
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/gpu/drm/mediatek/mtk_drm_drv.c

+ 0 - 1
drivers/gpu/drm/mediatek/mtk_drm_drv.c

@@ -217,7 +217,6 @@ static int mtk_drm_kms_init(struct drm_device *drm)
 	if (ret < 0)
 	if (ret < 0)
 		goto err_component_unbind;
 		goto err_component_unbind;
 
 
-	drm->vblank_disable_allowed = true;
 	drm_kms_helper_poll_init(drm);
 	drm_kms_helper_poll_init(drm);
 	drm_mode_config_reset(drm);
 	drm_mode_config_reset(drm);