[Intel-gfx] [PATCH] drm/i915: make fbdev initialization asynchronous v2

Jesse Barnes jbarnes at virtuousgeek.org
Wed May 28 23:53:40 CEST 2014


On Wed, 28 May 2014 23:40:47 +0200
Daniel Vetter <daniel at ffwll.ch> 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 <jbarnes at virtuousgeek.org>
> 
> 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



More information about the Intel-gfx mailing list