git: i915 - Add delay after attach to avoid console/X races

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Dec 15 17:27:10 PST 2015


commit bcd3cd8cf7c8b213bde5de3d36b4308f28a14be3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Dec 15 17:17:44 2015 -0800

    i915 - Add delay after attach to avoid console/X races
    
    * Add a delay in the i915 attach to give the kms_console time to
      initialize before X starts to muck around with the gpu.
    
    * Appears to avoid deadlock-on-startup problems when X itself loads
      the i915 driver (verses it being preloaed).

Summary of changes:
 sys/dev/drm/i915/i915_drv.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bcd3cd8cf7c8b213bde5de3d36b4308f28a14be3


-- 
DragonFly BSD source repository



More information about the Commits mailing list