Lines Matching +full:time +full:- +full:slots
1 /* SPDX-License-Identifier: MIT */
25 * ----------
38 * --------
44 * the backing store can be defered from creation time until first use which is
53 * the BO dma-resv slots / lock point to the VM's dma-resv slots / lock (all
54 * private BOs to a VM share common dma-resv slots / lock).
62 * own unique dma-resv slots / lock. An external BO will be in an array of all
90 * ----------------
109 * dma-resv slots.
118 * ------------------------------
128 * ---------------------------------
131 * of VRAM's memory is blown away. Thus BOs present in VRAM at the time of
134 * A simple TTM call (ttm_resource_manager_evict_all) can move all non-pinned
151 * ------------------------------
167 * tables. All of that memory is allocated 1 page at time so the contiguous
172 * engine state, in all likelihood if the dma-slots of these BOs where properly