[Nouveau] [Bug 105319] DRM: EVO timeout with kernel 4.15.x

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 31 02:42:59 UTC 2018


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

--- Comment #32 from Mitch Humpherys <mitch.special at gmail.com> ---
I'm also affected by this bug on Fedora 29.

I hopped on the kernel mainline and started poking around and noticed that I
see this bug on 4.19 but not on 4.20.  So I bisected to find the commit in the
4.20 series that fixes the bug.  The fix appears to be:

commit 970a5ee41c72df46e3b0f307528c7d8ef7734a2e
Author: Ben Skeggs <bskeggs at redhat.com>
Date:   Wed Dec 12 16:51:17 2018 +1000

    drm/nouveau/kms/nv50-: also flush fb writes when rewinding push buffer

    Should hopefully fix a regression some people have been seeing since EVO
    push buffers were moved to VRAM by default on Pascal GPUs.

    Fixes: d00ddd9da ("drm/nouveau/kms/nv50-: allocate push buffers in vidmem
on pascal")
    Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
    Cc: <stable at vger.kernel.org> # 4.19+


I can cherry pick just this commit on top of 4.19 and I get a stable system.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20181231/5448a133/attachment-0001.html>


More information about the Nouveau mailing list