]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/nouveau: stop using dma_resv_excl_fence
authorChristian König <christian.koenig@amd.com>
Wed, 3 Nov 2021 09:29:41 +0000 (10:29 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 5 Apr 2022 07:29:24 +0000 (09:29 +0200)
commit756cc94d15fae4aaaf55dc131b098c0e5221db11
treea1b76ab2e99729439bbcff2057bffdf30a8529f9
parent1c3b2a27def609473ed13b1cd668cb10deab49b4
drm/nouveau: stop using dma_resv_excl_fence

Instead use the new dma_resv_get_singleton function.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Ben Skeggs <bskeggs@redhat.com>
Cc: Karol Herbst <kherbst@redhat.com>
Cc: Lyude Paul <lyude@redhat.com>
Cc: nouveau@lists.freedesktop.org
Link: https://patchwork.freedesktop.org/patch/msgid/20220321135856.1331-6-christian.koenig@amd.com
drivers/gpu/drm/nouveau/nouveau_bo.c