diff options
| author | Matthew Auld <[email protected]> | 2023-06-19 12:00:20 +0100 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:35:00 -0500 |
| commit | 513e82627931d0ac6b74b9c2595008b3573a5158 (patch) | |
| tree | 3cdcf68affcb821e14db4a83b11f97d6213fc47b /tools/perf/scripts/python/bin | |
| parent | 83ee6699b5964ff3b904a7064a61b453236296d6 (diff) | |
drm/xe/bo: consider bo->flags in xe_bo_migrate()
For VRAM allocations the bo->flags can control some characteristics of
the underlying memory, like whether it needs to be contiguous, and in
the future whether it needs to be in the CPU visible portion. Rather use
add_vram() in xe_bo_migrate() which should take care of such things for
us.
Signed-off-by: Matthew Auld <[email protected]>
Cc: Thomas Hellström <[email protected]>
Cc: José Roberto de Souza <[email protected]>
Reviewed-by: José Roberto de Souza <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions