mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-14 02:09:07 +08:00
Revert "drm/mediatek: set vblank_disable_allowed to true"
This reverts commit f752fff611.
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user