Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 470db8b7 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/gem: tie deferred unmapping of buffers to VMA fence completion



As VMAs are per-client, unlike buffers, this allows us to avoid referencing
foreign fences (those that belong to another client/driver) from the client
deferred work handler, and prevent some not-fun race conditions that can be
triggered when a fence stalls.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 0db912af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment