Re: [Intel-gfx] [PATCH 2/3] drm/i915: Kconfig option to disable the legacy fbdev support

2013-10-09 Thread Lee, Chon Ming
On 10/08 17:44, Daniel Vetter wrote: > > mutex_lock(&dev->mode_config.fb_lock); > list_for_each_entry(fb, &dev->mode_config.fb_list, base.head) { > diff --git a/drivers/gpu/drm/i915/i915_dma.c b/drivers/gpu/drm/i915/i915_dma.c > index f221631..057ddeb 100644 > --- a/drivers/gpu/drm/i9

[PATCH 2/3] drm/i915: Kconfig option to disable the legacy fbdev support

2013-10-08 Thread Daniel Vetter
Boots Just Fine (tm)! The only glitch seems to be that at least on Fedora the boot splash gets confused and doesn't display much at all. And since there's no ugly console flickering anymore in between, the flicker while switching between X servers (VT support is still enabled) is even more jarrin

[PATCH 2/3] drm/i915: Kconfig option to disable the legacy fbdev support

2013-06-16 Thread Daniel Vetter
Boots Just Fine (tm)! The only glitch seems to be that at least on Fedora the boot splash gets confused and doesn't display much at all. And since there's no ugly console flickering anymore in between, the flicker while switching between X servers (VT support is still enabled) is even more jarrin

[PATCH 2/3] drm/i915: Kconfig option to disable the legacy fbdev support

2013-06-16 Thread Daniel Vetter
Boots Just Fine (tm)! The only glitch seems to be that at least on Fedora the boot splash gets confused and doesn't display much at all. And since there's no ugly console flickering anymore in between, the flicker while switching between X servers (VT support is still enabled) is even more jarrin