From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH 2/2] drm/i915: add pipe enable/disable functions Date: Thu, 30 Dec 2010 10:00:54 -0800 Message-ID: <20101230100054.29429cd2@jbarnes-desktop> References: <1293730600-5687-1-git-send-email-jbarnes@virtuousgeek.org> <1293730600-5687-2-git-send-email-jbarnes@virtuousgeek.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from oproxy1-pub.bluehost.com (oproxy1-pub.bluehost.com [66.147.249.253]) by gabe.freedesktop.org (Postfix) with SMTP id 37E099E738 for ; Thu, 30 Dec 2010 10:01:00 -0800 (PST) Received: from c-67-174-193-198.hsd1.ca.comcast.net ([67.174.193.198] helo=jbarnes-desktop) by box514.bluehost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1PYMo7-0004oB-Ct for intel-gfx@lists.freedesktop.org; Thu, 30 Dec 2010 11:00:59 -0700 In-Reply-To: <1293730600-5687-2-git-send-email-jbarnes@virtuousgeek.org> 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 Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Thu, 30 Dec 2010 09:36:40 -0800 Jesse Barnes wrote: > These allow us to check for pipe enable/disable requirements at > enable/disable time (e.g. plane status, pll status, etc.). > > Signed-off-by: Jesse Barnes > --- > drivers/gpu/drm/i915/intel_display.c | 161 +++++++++++++++++++++++++++------- > 1 files changed, 128 insertions(+), 33 deletions(-) > Don't apply this one yet, I'm still adding checks for the various conditions on gen3, gen4 and ILK+ display configurations. -- Jesse Barnes, Intel Open Source Technology Center