summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination/pvr_sync.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-08drm/imagination: Rename fence returned by pvr_queue_job_arm()Alessio Belle1-2/+2
2026-04-08drm/imagination: Rename pvr_queue_fence_is_ufo_backed() to reflect usageAlessio Belle1-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2023-11-23drm/imagination: Implement job submission and schedulingSarah Walker1-0/+289