summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/fence.c
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: External timeout/cancellation for fencesMikko Perttunen2023-01-261-13/+27
* gpu: host1x: Rewrite syncpoint interrupt handlingMikko Perttunen2023-01-261-63/+33
* gpu: host1x: Staticize host1x_syncpt_fence_opsThierry Reding2022-11-251-1/+1
* gpu: host1x: Plug potential memory leakThierry Reding2021-09-161-1/+3
* gpu/host1x: fence: Make spinlock staticDmitry Osipenko2021-09-161-1/+1
* gpu: host1x: Add DMA fence implementationMikko Perttunen2021-08-101-0/+168