From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH 2/4] drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC Date: Tue, 17 Apr 2012 23:18:46 +0100 Message-ID: <1334701145_15395@CP5-2952> References: <1334161416-11775-1-git-send-email-jbarnes@virtuousgeek.org> <1334161416-11775-2-git-send-email-jbarnes@virtuousgeek.org> <20120411183631.GP4296@phenom.ffwll.local> <20120417150633.3af364f5@jbarnes-desktop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from fireflyinternet.com (smtp.fireflyinternet.com [109.228.6.236]) by gabe.freedesktop.org (Postfix) with ESMTP id F3C2E9E769 for ; Tue, 17 Apr 2012 15:19:07 -0700 (PDT) In-Reply-To: <20120417150633.3af364f5@jbarnes-desktop> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Jesse Barnes , Daniel Vetter Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, 17 Apr 2012 15:06:33 -0700, Jesse Barnes wrote: > Like this? > > From fee9f6fbf2230f96b9195baf32fd67b243969a14 Mon Sep 17 00:00:00 2001 > From: Jesse Barnes > Date: Wed, 11 Apr 2012 09:23:34 -0700 > Subject: [PATCH] drm/i915: IBX+ doesn't have separate vsync/hsync controls on > the VGA DAC > > When the PCH split occurred, we dropped support for separate hsync and > vsync disable in the VGA DAC. So add a PCH specific DPMS function that > just uses the port enable bit for controlling DPMS states. > > Before this fix, when anything other than a full DPMS off occurred, > the VGA port would be left enabled and scanning out while all the other > heads would turn off as expected. > > v2: duplicate encoder helper vtable into pch and gmch versions (Daniel) > > Signed-off-by: Jesse Barnes With s/intel_crt_dpms/gmch_crt_dpms/ and Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=48491 Reviewed-by: Chris Wilson -Chris -- Chris Wilson, Intel Open Source Technology Centre