drm/nouveau: always wait for the exclusive fence
authorChristian König <christian.koenig@amd.com>
Sun, 6 Jun 2021 09:50:15 +0000 (11:50 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 8 Jul 2021 12:59:08 +0000 (14:59 +0200)
commit3e1ad79bf66165bdb2baca3989f9227939241f11
tree95855f155ed3aca1a5b159e431e5c36c54b99111
parent9d38814d1e346ea37a51cbf31f4424c9d059459e
drm/nouveau: always wait for the exclusive fence

Drivers also need to to sync to the exclusive fence when
a shared one is present.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210702111642.17259-4-christian.koenig@amd.com
drivers/gpu/drm/nouveau/nouveau_fence.c