diff options
author | Christian König <christian.koenig@amd.com> | 2018-11-29 18:25:10 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-11-30 20:12:16 +0300 |
commit | d6e820fcd4cf08b11d291a1dd7bbd0636914647c (patch) | |
tree | 3a790a944e79e4c57e65138e4b27354e9d4a968e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c6888879fd55b1ba903c2a770127edbf6aef6f27 (diff) | |
download | linux-d6e820fcd4cf08b11d291a1dd7bbd0636914647c.tar.xz |
drm/ttm: fix LRU handling in ttm_buffer_object_transfer
We need to set the NO_EVICT flag on the ghost object or otherwise we are
adding it to the LRU.
When it is added to the LRU we can run into a race between destroying
and evicting it again.
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions