From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH] drm/i915: Check whether the output is running after completing the modeswitch Date: Tue, 29 Mar 2011 09:48:24 -0700 Message-ID: <20110329094824.2773e62a@jbarnes-desktop> References: <1301406226-13396-1-git-send-email-chris@chris-wilson.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from oproxy2-pub.bluehost.com (oproxy2-pub.bluehost.com [67.222.39.60]) by gabe.freedesktop.org (Postfix) with SMTP id 2EB7E9E74D for ; Tue, 29 Mar 2011 09:48:28 -0700 (PDT) In-Reply-To: <1301406226-13396-1-git-send-email-chris@chris-wilson.co.uk> 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: Chris Wilson Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, 29 Mar 2011 14:43:46 +0100 Chris Wilson wrote: > Proof-of-concept sanity check to see if we did successfully enable the > pipe. Without a means of report back the error and forcibly reverting back > to the previous configuration, the error message is a little useless. > --- > drivers/gpu/drm/i915/intel_display.c | 24 ++++++++++++++++++++++++ > 1 files changed, 24 insertions(+), 0 deletions(-) Still, it's a nice assertion at least. Reviewed-by: Jesse Barnes -- Jesse Barnes, Intel Open Source Technology Center