Skip to content
Snippets Groups Projects
Commit e071f8cd authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau: handle fifo pusher errors better


The most important part of this change is that we now instruct PFIFO to
drop all pending fetches, rather than attempting to skip a single dword
and hope that things would magically sort themselves out - they usually
don't, and we end up with PFIFO being completely hung.

This commit also adds somewhat more useful logging when these exceptions
occur.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent e1429b4c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment