From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Packard Subject: Re: [RFC] drm/i915: read current config at init time to avoid flicker Date: Thu, 01 Mar 2012 16:08:03 -0800 Message-ID: <867gz3uaos.fsf@sumi.keithp.com> References: <20120301123747.1e89da33@jbarnes-desktop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from keithp.com (home.keithp.com [63.227.221.253]) by gabe.freedesktop.org (Postfix) with ESMTP id 50F3C9E710 for ; Thu, 1 Mar 2012 16:08:19 -0800 (PST) In-Reply-To: <20120301123747.1e89da33@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 , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org <#part sign=pgpmime> On Thu, 1 Mar 2012 12:37:47 -0800, Jesse Barnes wrote: > The intent here is to build enough of the configuration to allow > set_config to avoid mode setting if possible. When I played with this, not setting the fb across this process tended to do 'bad' things to the hardware -- the scanout would get unmapped when the GTT was initialized... -- keith.packard@intel.com