]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/msm: Move update_fences()
authorRob Clark <robdclark@chromium.org>
Fri, 23 Oct 2020 16:51:13 +0000 (09:51 -0700)
committerRob Clark <robdclark@chromium.org>
Thu, 5 Nov 2020 00:00:56 +0000 (16:00 -0800)
commit2a86efb1bf72d25c64de3f2ff529a89e76ce7705
tree93794bc8db96a6178034acc93f8d0ce3af8388c0
parent07ddf4c30c4d7475954ee01032844f7f458f91e7
drm/msm: Move update_fences()

Small cleanup, update_fences() is used in the hangcheck path, but also
in the normal retire path.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Jordan Crouse <jcrouse@codeaurora.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/msm_gpu.c