diff options
| author | Matthew Auld <[email protected]> | 2021-06-16 16:24:55 +0100 |
|---|---|---|
| committer | Matthew Auld <[email protected]> | 2021-06-16 16:33:21 +0100 |
| commit | 88be9a0a06b73ecd85a688a7c174c941e9692e92 (patch) | |
| tree | 91d47ca57f2a5dbeddcb663940918d68623649a1 /tools/perf/scripts/python | |
| parent | c865204e84a1a5c35e055b45971524efe4616e31 (diff) | |
drm/i915/ttm: add ttm_buddy_man
Add back our standalone i915_buddy allocator and integrate it into a
ttm_resource_manager. This will plug into our ttm backend for managing
device local-memory in the next couple of patches.
v2(Thomas):
- Return -ENOSPC from the buddy; ttm expects this in order to
trigger eviction
- Drop the unnecessary inline
- bo->page_alignment is in page units
Signed-off-by: Matthew Auld <[email protected]>
Cc: Thomas Hellström <[email protected]>
Acked-by: Thomas Hellström <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions