diff options
author | Danilo Krummrich <dakr@redhat.com> | 2023-01-26 03:28:44 +0300 |
---|---|---|
committer | Danilo Krummrich <dakr@redhat.com> | 2023-01-27 16:16:18 +0300 |
commit | d2ceea0eb6e17bb37d8b85cb4c16797c0d683d1c (patch) | |
tree | 94b91bd852c3536d82a9a196b34f9667f840e1f9 /drivers/gpu | |
parent | 343c700480982214dc4f834f536a49a4098e556a (diff) | |
download | linux-d2ceea0eb6e17bb37d8b85cb4c16797c0d683d1c.tar.xz |
dma-buf: actually set signaling bit for private stub fences
In dma_fence_allocate_private_stub() set the signaling bit of the newly
allocated private stub fence rather than the signaling bit of the
shared dma_fence_stub.
Cc: <stable@vger.kernel.org> # v6.1
Fixes: c85d00d4fd8b ("dma-buf: set signaling bit for the stub fence")
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230126002844.339593-1-dakr@redhat.com
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions