mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
d6ea88865d
Makes it possible to reserve a list of buffer objects with a single spin lock / unlock if there is no contention. Should improve cpu usage on SMP kernels. v2: Initialize private list members on reserve and don't call ttm_bo_list_ref_sub() with zero put_count. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com> |
||
---|---|---|
.. | ||
ttm_bo_api.h | ||
ttm_bo_driver.h | ||
ttm_execbuf_util.h | ||
ttm_lock.h | ||
ttm_memory.h | ||
ttm_module.h | ||
ttm_object.h | ||
ttm_page_alloc.h | ||
ttm_placement.h |