Searched refs:plane_with_fb (Results 1 – 1 of 1) sorted by relevance
1306 struct drm_plane *plane_with_fb; in dm_test_count_crtc_active_planes_mixed() local1324 plane_with_fb = kunit_kzalloc(test, sizeof(*plane_with_fb), GFP_KERNEL); in dm_test_count_crtc_active_planes_mixed()1325 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, plane_with_fb); in dm_test_count_crtc_active_planes_mixed()1333 dm_test_add_plane(dev, plane_with_fb, 2, DRM_PLANE_TYPE_PRIMARY); in dm_test_count_crtc_active_planes_mixed()