diff options
author | Ben Widawsky <ben@bwidawsk.net> | 2013-09-24 09:57:58 -0700 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-10-01 07:45:21 +0200 |
commit | e2d05a8b1e4a7f6feae89a59543b1edbece1bda3 (patch) | |
tree | 72ba5cee4bc284e0101459911cd9b5de70f72283 /drivers/gpu/drm/i915/i915_trace.h | |
parent | 5c2abbeab798154166d42fce4f71790caa6dd9bc (diff) | |
download | blackbird-op-linux-e2d05a8b1e4a7f6feae89a59543b1edbece1bda3.tar.gz blackbird-op-linux-e2d05a8b1e4a7f6feae89a59543b1edbece1bda3.zip |
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 <chris@chris-wilson.co.uk>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_trace.h')
0 files changed, 0 insertions, 0 deletions