diff options
author | Rob Clark <[email protected]> | 2022-08-02 08:51:43 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2022-08-27 09:32:45 -0700 |
commit | b352ba54a82072614f44c5ea352b5ea6e7f7b4c0 (patch) | |
tree | 483719eba02232bdcc0f51a47b650ab29f1f8e50 /tools/perf/scripts/python | |
parent | e7c2af13f811d0c23340154b7b2795876c71e4be (diff) |
drm/msm/gem: Convert to using drm_gem_lru
This converts over to use the shared GEM LRU/shrinker helpers. Note
that it means we are no longer tracking purgeable or willneed buffers
that are active separately. But the most recently pinned buffers should
be at the tail of the various LRUs, and the shrinker is already prepared
to encounter objects which are still active.
Signed-off-by: Rob Clark <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/496131/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions