Searched refs:DRM_MM_INSERT_HIGH (Results 1 – 7 of 7) sorted by relevance
364 case DRM_MM_INSERT_HIGH: in first_hole()387 case DRM_MM_INSERT_HIGH: in next_hole()511 if (mode == DRM_MM_INSERT_HIGH && hole_end <= range_start) in drm_mm_insert_node_in_range()525 if (mode == DRM_MM_INSERT_HIGH) in drm_mm_insert_node_in_range()537 if (mode != DRM_MM_INSERT_HIGH) in drm_mm_insert_node_in_range()771 if (scan->mode == DRM_MM_INSERT_HIGH) in drm_mm_scan_add_block()783 if (scan->mode != DRM_MM_INSERT_HIGH) in drm_mm_scan_add_block()
99 DRM_MM_INSERT_HIGH, enumerator132 DRM_MM_INSERT_HIGHEST = DRM_MM_INSERT_HIGH | DRM_MM_INSERT_ONCE,
73 mode = DRM_MM_INSERT_HIGH; in ttm_bo_man_get_node()
137 mode = DRM_MM_INSERT_HIGH; in amdgpu_gtt_mgr_alloc()
173 mode = DRM_MM_INSERT_HIGH; in amdgpu_vram_mgr_new()
158 mode = DRM_MM_INSERT_HIGH; in i915_gem_evict_something()
37 [TOPDOWN] = { "top-down", DRM_MM_INSERT_HIGH },42 { "top-down", DRM_MM_INSERT_HIGH },1896 return __igt_once(DRM_MM_INSERT_HIGH); in igt_highest()