aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/st-dma-fence-chain.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-20dma-buf: Fix NULL pointer dereference in sanitycheck()Pavel Sakharov1-3/+3
2023-10-04kthread: add kthread_stop_putAndreas Gruenbacher1-8/+4
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld1-1/+1
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-3/+3
2022-09-16dma-buf: Enable signaling on fence for selftestsArvind Yadav1-0/+4
2021-06-14dma-buf: add dma_fence_chain_alloc/free v3Christian König1-12/+4
2020-07-02dma-buf: fix dma-fence-chain out of order testLionel Landwerlin1-22/+21
2020-04-09dma-buf: Exercise dma-fence-chain under selftestsChris Wilson1-0/+715