git: DragonFly_RELEASE_4_4 i915 - Add delay after attach to avoid console/X races
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Dec 21 21:48:06 PST 2015
commit be64c9f216c945b7335989bf7461864170628c72
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/be64c9f216c945b7335989bf7461864170628c72
--
DragonFly BSD source repository
More information about the Commits
mailing list