From: Emil Velikov Date: Fri, 7 Jul 2017 18:06:35 +0000 (+0100) Subject: i915: remove local vblank_mode option X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6ba3fd2d6d872d091d50aeb665125cd9d857f10a;p=mesa.git i915: remove local vblank_mode option Analogous to previous commit. Signed-off-by: Emil Velikov Reviewed-by: Alex Deucher --- diff --git a/src/mesa/drivers/dri/i915/intel_screen.c b/src/mesa/drivers/dri/i915/intel_screen.c index 1ac72e14a15..863f6ef7ec1 100644 --- a/src/mesa/drivers/dri/i915/intel_screen.c +++ b/src/mesa/drivers/dri/i915/intel_screen.c @@ -47,7 +47,6 @@ static const __DRIconfigOptionsExtension i915_config_options = { DRI_CONF_BEGIN DRI_CONF_SECTION_PERFORMANCE - DRI_CONF_VBLANK_MODE(DRI_CONF_VBLANK_ALWAYS_SYNC) /* Options correspond to DRI_CONF_BO_REUSE_DISABLED, * DRI_CONF_BO_REUSE_ALL */