https://bugs.freedesktop.org/show_bug.cgi?id=97620

--- Comment #28 from Ilia Mirkin <imir...@alum.mit.edu> ---
Obviously not the "right" fix, but you could probably get going by replacing

drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.c:    .preinit =
gf100_devinit_preinit

with .preinit = nv50_devinit_preinit

which should get you back to the old logic for determining whether to run init
scripts or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to