diff options
| author | Matthew Brost <[email protected]> | 2023-03-27 18:34:49 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:34:50 -0500 |
| commit | 73c09901b0240bb6acdd957330e456e808ec52e6 (patch) | |
| tree | 47b7e56b57460571e2849702b365a4c66deb65ae /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 911cd9b3b4e1d10250987864fa19315c772edf9d (diff) | |
drm/xe: Only try to lock external BOs in VM bind
We only need to try to lock a BO if it's external as non-external BOs
share the dma-resv with the already locked VM. Trying to lock
non-external BOs caused an issue (list corruption) in an uncoming patch
which adds bulk LRU move. Since this code isn't needed, remove it.
v2: New commit message, s/mattthew/matthew/
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions