diff options
author | 2021-10-18 10:10:51 +0100 | |
---|---|---|
committer | 2021-10-22 13:19:24 +0100 | |
commit | 893f11f0c73365b31068081ffa3e67af5cd474e7 (patch) | |
tree | a1a6e06c55c4218efeb7ee318fc6f65d87a23e90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gtt: drop unneeded make_unshrinkable (diff) | |
download | linux-dev-893f11f0c73365b31068081ffa3e67af5cd474e7.tar.xz linux-dev-893f11f0c73365b31068081ffa3e67af5cd474e7.zip |
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 <matthew.auld@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211018091055.1998191-4-matthew.auld@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions