summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/st-dma-fence.c
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: handle testing kthreads creation failureFedor Pchelkin2024-05-271-0/+6
* kthread: add kthread_stop_putAndreas Gruenbacher2023-10-041-3/+1
* dma-buf: Enable signaling on fence for selftestsArvind Yadav2022-09-161-0/+16
* dma-buf: Avoid comma separated statementsJoe Perches2021-02-091-2/+5
* dmabuf: Mark up onstack timer for selftestsChris Wilson2019-08-201-1/+2
* dma-buf: Use %zu for printing sizeofChris Wilson2019-08-201-1/+1
* dma-buf: Add selftests for dma-fenceChris Wilson2019-08-191-0/+573