summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/fence.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-25gpu: host1x: Staticize host1x_syncpt_fence_opsThierry Reding1-1/+1
2021-09-16gpu: host1x: Plug potential memory leakThierry Reding1-1/+3
2021-09-16gpu/host1x: fence: Make spinlock staticDmitry Osipenko1-1/+1
2021-08-10gpu: host1x: Add DMA fence implementationMikko Perttunen1-0/+168