diff options
author | Zhaoyu Liu <liuzhaoyu.zackary@bytedance.com> | 2025-01-26 17:32:56 +0800 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2025-02-10 13:39:03 +0100 |
commit | 0678c15b942770223ec339ed58c79303d1b991ec (patch) | |
tree | cf7d6ce9dfa53e2246d235c17147ba68ecdeeaa2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 011529fe81121e2d343522ecbb149e9b2d1e5931 (diff) |
drm/ttm: use ttm_resource_unevictable() to replace pin_count and swapped
TTM always uses pin_count and ttm_resource_is_swapped() together to
determine whether a BO is unevictable.
Now use ttm_resource_unevictable() to replace them.
Signed-off-by: Zhaoyu Liu <liuzhaoyu.zackary@bytedance.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250126093256.GA688734@bytedance
Signed-off-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions