Home
last modified time | relevance | path

Searched refs:BOTTOMUP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_mm.c28 BOTTOMUP, enumerator
38 [BOTTOMUP] = { "bottom-up", DRM_MM_INSERT_LOW },
1102 /* For BOTTOMUP and TOPDOWN, we first fragment the in igt_frag()
1846 const struct insert_mode *bottomup = &insert_modes[BOTTOMUP]; in igt_bottomup()
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c26 BOTTOMUP, enumerator
36 [BOTTOMUP] = { "bottom-up", DRM_MM_INSERT_LOW },
1008 /* For BOTTOMUP and TOPDOWN, we first fragment the in drm_test_mm_frag()
1677 const struct insert_mode *bottomup = &insert_modes[BOTTOMUP]; in drm_test_mm_bottomup()

Completed in 6 milliseconds