]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/imagination: Move repeated job fence check to its own function
authorAlessio Belle <alessio.belle@imgtec.com>
Mon, 30 Mar 2026 07:56:41 +0000 (08:56 +0100)
committerMatt Coster <matt.coster@imgtec.com>
Wed, 8 Apr 2026 10:17:14 +0000 (11:17 +0100)
commit402562e60c6c1b15ee359ba7ffed907baa886a99
tree794af12b8caa11c33166feddb2f12f7104b040fa
parent5dae1a21f1e7128a19c68212422383f700699d01
drm/imagination: Move repeated job fence check to its own function

This should make the code slightly clearer.

Signed-off-by: Alessio Belle <alessio.belle@imgtec.com>
Reviewed-by: Brajesh Gupta <brajesh.gupta@imgtec.com>
Link: https://patch.msgid.link/20260330-job-submission-fixes-cleanup-v1-6-7de8c09cef8c@imgtec.com
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
drivers/gpu/drm/imagination/pvr_queue.c