From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH 4/9] drm/i915: Retrieve the current mode upon KMS takeover v2 Date: Tue, 26 Mar 2013 16:36:45 -0700 Message-ID: <20130326163645.3047a70e@jbarnes-desktop> References: <1364340792-7278-1-git-send-email-jbarnes@virtuousgeek.org> <1364340792-7278-5-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 oproxy7-pub.bluehost.com (oproxy7-pub.bluehost.com [67.222.55.9]) by gabe.freedesktop.org (Postfix) with SMTP id 8FDBEE61C6 for ; Tue, 26 Mar 2013 16:36:38 -0700 (PDT) In-Reply-To: <1364340792-7278-5-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 To: Jesse Barnes Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, 26 Mar 2013 16:33:07 -0700 Jesse Barnes wrote: > Read the current hardware state to retrieve the active mode and populate > our CRTC config if that mode matches our presumptions. > > v2: check that get_hw_state gave us a valid pipe (Imre) > add clock_get for ILK+ (Jesse) > > Signed-off-by: Chris Wilson > --- Signed-off-by: Jesse Barnes -- Jesse Barnes, Intel Open Source Technology Center