diff options
| author | Matthew Auld <[email protected]> | 2021-06-16 16:24:58 +0100 |
|---|---|---|
| committer | Matthew Auld <[email protected]> | 2021-06-16 16:48:02 +0100 |
| commit | beb6a22911ff6f7e933670b43e4bda5be56bd8f9 (patch) | |
| tree | 7dc9166471b5d2724f6968cee97a76115884714d /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | 38f28c0695c0413b701f67105bff2573c667492a (diff) | |
drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUS
Currently we just ignore the I915_BO_ALLOC_CONTIGUOUS flag, which is
fine since everything is already contiguous with the ttm range manager.
However in the next patch we want to switch over to the ttm buddy
manager, where allocations are by default not contiguous.
v2(Thomas):
- Forward ALLOC_CONTIG for all regions
Signed-off-by: Matthew Auld <[email protected]>
Cc: Thomas Hellström <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions