diff options
author | Chris Wilson <[email protected]> | 2012-02-24 00:27:21 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2012-02-27 17:32:14 +0100 |
commit | b67082425350a0a47cde7ebfb7914a72c4c97d0f (patch) | |
tree | 7d6c9c57dd9324378e67f53f785be3ef2e05d48a /lib/memory-notifier-error-inject.c | |
parent | bd45545f7405eab9093da84715f19c6385a57662 (diff) |
drm/i915: Only bump refcnt on objects scheduled for eviction
Incrementing the reference count on all objects walked when searching
for space in the aperture is a non-neglible amount of overhead. In fact,
we only need to hold on to a reference for objects that we will evict,
so we can therefore delay the referencing until we find a suitable hole
and only add those objects that fall inside.
Signed-off-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions