aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/i915_request.c
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2021-10-18 10:10:51 +0100
committerMatthew Auld <[email protected]>2021-10-22 13:19:24 +0100
commit893f11f0c73365b31068081ffa3e67af5cd474e7 (patch)
treea1a6e06c55c4218efeb7ee318fc6f65d87a23e90 /drivers/gpu/drm/i915/selftests/i915_request.c
parent5926ff80c9035638ed8ff6ee1f820392248270e7 (diff)
drm/i915: drop unneeded make_unshrinkable in free_object
The comment here is no longer accurate, since the current shrinker code requires a full ref before touching any objects. Also unset_pages() should already do the required make_unshrinkable() for us, if needed, which is also nicely balanced with set_pages(). Signed-off-by: Matthew Auld <[email protected]> Cc: Thomas Hellström <[email protected]> Reviewed-by: Thomas Hellström <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/i915_request.c')
0 files changed, 0 insertions, 0 deletions