From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH] drm/i915: make fbdev initialization asynchronous v2 Date: Wed, 28 May 2014 14:53:40 -0700 Message-ID: <20140528145340.0812410a@jbarnes-desktop> References: <1401313143-3175-1-git-send-email-jbarnes@virtuousgeek.org> <20140528214047.GB14841@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from gproxy5-pub.mail.unifiedlayer.com (gproxy5-pub.mail.unifiedlayer.com [67.222.38.55]) by gabe.freedesktop.org (Postfix) with SMTP id 05BD16E92F for ; Wed, 28 May 2014 14:53:30 -0700 (PDT) In-Reply-To: <20140528214047.GB14841@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Daniel Vetter Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Wed, 28 May 2014 23:40:47 +0200 Daniel Vetter wrote: > On Wed, May 28, 2014 at 02:39:03PM -0700, Jesse Barnes wrote: > > This gets us out of our init code and out to userspace quite a bit > > faster, but does open us up to some bugs given the state of our init > > time locking. > > > > v2: switch to async_schedule (Chris) > > check with lockdep, seems happy (Jesse) > > move hotplug enable flag set to fbdev_initial_config (Jesse) > > > > Signed-off-by: Jesse Barnes > > FBDEV=n and let userspace deal with probing? That's obviously my preferred solution. :) Or were you suggesting I make a change to this patch too? -- Jesse Barnes, Intel Open Source Technology Center