Home
last modified time | relevance | path

Searched refs:drm_suballoc_next_hole (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_suballoc.c224 static bool drm_suballoc_next_hole(struct drm_suballoc_manager *sa_manager, in drm_suballoc_next_hole() function
353 } while (drm_suballoc_next_hole(sa_manager, fences, tries)); in drm_suballoc_new()