Searched refs:drm_mm_hole_follows (Results 1 – 2 of 2) sorted by relevance
54 if (drm_mm_hole_follows(hole)) { in assert_no_holes()311 if (!drm_mm_hole_follows(&rsvd_lo) || !drm_mm_hole_follows(&rsvd_hi)) { in drm_test_mm_once()
293 static inline bool drm_mm_hole_follows(const struct drm_mm_node *node) in drm_mm_hole_follows() function316 DRM_MM_BUG_ON(!drm_mm_hole_follows(hole_node)); in drm_mm_hole_node_start()