drm/msm/gem: Remove active refcnt
authorRob Clark <robdclark@chromium.org>
Tue, 2 Aug 2022 15:51:41 +0000 (08:51 -0700)
committerRob Clark <robdclark@chromium.org>
Sat, 27 Aug 2022 16:32:44 +0000 (09:32 -0700)
commitda53d8b54647482125e29ef80dd9acbb64f2d67f
tree6eea725053cb1555fb1c7745f55d305ceb1f5b71
parent9fd5ff7f284a8554f9fa585ce45585deacfd7761
drm/msm/gem: Remove active refcnt

At this point the pinned refcnt is sufficient, and the shrinker is
already prepared to encounter objects which are still active according
to fences attached to the resv.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/496122/
Link: https://lore.kernel.org/r/20220802155152.1727594-9-robdclark@gmail.com
drivers/gpu/drm/msm/msm_gem.c
drivers/gpu/drm/msm/msm_gem.h
drivers/gpu/drm/msm/msm_gem_submit.c