diff options
| author | Ben Widawsky <[email protected]> | 2013-09-24 09:57:58 -0700 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-10-01 07:45:21 +0200 |
| commit | e2d05a8b1e4a7f6feae89a59543b1edbece1bda3 (patch) | |
| tree | 72ba5cee4bc284e0101459911cd9b5de70f72283 /tools/perf/scripts/python | |
| parent | 5c2abbeab798154166d42fce4f71790caa6dd9bc (diff) | |
drm/i915: Convert active API to VMA
Even though we track object activity and not VMA, because we have the
active_list be based on the VM, it makes the most sense to use VMAs in
the APIs.
NOTE: Daniel intends to eventually rip out active/inactive LRUs, but for
now, leave them be.
v2: Remove leftover hunk from the previous patch which didn't keep
i915_gem_object_move_to_active. That patch had to rely on the ring to
get the dev instead of the obj. (Chris)
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Ben Widawsky <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions