Lines Matching +full:link +full:- +full:trigger +full:- +full:order
1 /* SPDX-License-Identifier: MIT */
22 * and can trigger eviction of other BOs to make space for the new BO.
25 * ----------
38 * --------
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
72 * The memory region information is available via query uAPI (TODO: add link).
79 * trigger a move back to a valid (location where GPU can access BO) placement.
90 * ----------------
98 * placement rules which currently reside in VRAM, TTM trigger a will move of
109 * dma-resv slots.
114 * Runtime eviction uses per a GT migration engine (TODO: link to migration
118 * ------------------------------
122 * the BO is moved. This is safe because of the VM locking structure (TODO: link
128 * ---------------------------------
132 * suspend must be moved to sysmem in order for their contents to be saved.
134 * A simple TTM call (ttm_resource_manager_evict_all) can move all non-pinned
151 * ------------------------------
172 * engine state, in all likelihood if the dma-slots of these BOs where properly