summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/fence.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2023-01-26gpu: host1x: External timeout/cancellation for fencesMikko Perttunen
2023-01-26gpu: host1x: Rewrite syncpoint interrupt handlingMikko Perttunen
2022-11-25gpu: host1x: Staticize host1x_syncpt_fence_opsThierry Reding
2021-09-16gpu: host1x: Plug potential memory leakThierry Reding
2021-09-16gpu/host1x: fence: Make spinlock staticDmitry Osipenko
2021-08-10gpu: host1x: Add DMA fence implementationMikko Perttunen