git: drm - Hack i915 to workaround startup crash

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Nov 30 09:46:21 PST 2021


commit d2d2070135eb7f584b6e87e969b56ecc3c3a31b8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Nov 30 09:45:17 2021 -0800

    drm - Hack i915 to workaround startup crash
    
    * Work around a startup crash (at least on my i5-6500) caused by
      a ring timeout and request-not-completed.  Replace the BUG_ON
      with a warning and document the hack.

Summary of changes:
 sys/dev/drm/i915/intel_lrc.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list