Searched refs:DRM_MM_INSERT_HIGH (Results 1 – 7 of 7) sorted by relevance
354 case DRM_MM_INSERT_HIGH: in first_hole()377 case DRM_MM_INSERT_HIGH: in next_hole()501 if (mode == DRM_MM_INSERT_HIGH && hole_end <= range_start) in drm_mm_insert_node_in_range()515 if (mode == DRM_MM_INSERT_HIGH) in drm_mm_insert_node_in_range()527 if (mode != DRM_MM_INSERT_HIGH) in drm_mm_insert_node_in_range()761 if (scan->mode == DRM_MM_INSERT_HIGH) in drm_mm_scan_add_block()773 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()
123 mode = DRM_MM_INSERT_HIGH; in i915_gem_evict_something()
195 mode = DRM_MM_INSERT_HIGH; in amdgpu_gtt_mgr_alloc()
317 mode = DRM_MM_INSERT_HIGH; in amdgpu_vram_mgr_new()
38 [TOPDOWN] = { "top-down", DRM_MM_INSERT_HIGH },43 { "top-down", DRM_MM_INSERT_HIGH },1895 return __igt_once(DRM_MM_INSERT_HIGH); in igt_highest()