[PATCH] drm/i915: Perform initial configuration asynchronously

2010-08-09 Thread Chris Wilson
It takes over 0.5s to probe the outputs and configure the i915 console. This can be performed in the background whilst the rest of the system is booting. Based on a patch by Arjan van de Van Signed-off-by: Chris Wilson Cc: Dave Airlie --- drivers/gpu/drm/drm_drv.c |6 ++ drivers

[PATCH] drm/i915: Perform initial configuration asynchronously

2010-08-09 Thread Chris Wilson
It takes over 0.5s to probe the outputs and configure the i915 console. This can be performed in the background whilst the rest of the system is booting. Based on a patch by Arjan van de Van Signed-off-by: Chris Wilson Cc: Dave Airlie --- drivers/gpu/drm/drm_drv.c |6 ++ drivers