Searched refs:plane_cursor (Results 1 – 1 of 1) sorted by relevance
1305 struct drm_plane *plane_cursor; in dm_test_count_crtc_active_planes_mixed() local1322 plane_cursor = kunit_kzalloc(test, sizeof(*plane_cursor), GFP_KERNEL); in dm_test_count_crtc_active_planes_mixed()1323 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, plane_cursor); in dm_test_count_crtc_active_planes_mixed()1332 dm_test_add_plane(dev, plane_cursor, 1, DRM_PLANE_TYPE_CURSOR); in dm_test_count_crtc_active_planes_mixed()