Searched refs:plane_no_fb (Results 1 – 1 of 1) sorted by relevance
1307 struct drm_plane *plane_no_fb; in dm_test_count_crtc_active_planes_mixed() local1326 plane_no_fb = kunit_kzalloc(test, sizeof(*plane_no_fb), GFP_KERNEL); in dm_test_count_crtc_active_planes_mixed()1327 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, plane_no_fb); in dm_test_count_crtc_active_planes_mixed()1334 dm_test_add_plane(dev, plane_no_fb, 3, DRM_PLANE_TYPE_PRIMARY); in dm_test_count_crtc_active_planes_mixed()