Searched refs:plane_no_state (Results 1 – 1 of 1) sorted by relevance
1304 struct drm_plane *plane_no_state; in dm_test_count_crtc_active_planes_mixed() local1320 plane_no_state = kunit_kzalloc(test, sizeof(*plane_no_state), GFP_KERNEL); in dm_test_count_crtc_active_planes_mixed()1321 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, plane_no_state); in dm_test_count_crtc_active_planes_mixed()1331 dm_test_add_plane(dev, plane_no_state, 0, DRM_PLANE_TYPE_PRIMARY); in dm_test_count_crtc_active_planes_mixed()