Home
last modified time | relevance | path

Searched refs:plane_with_fb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/
H A Damdgpu_dm_crtc_test.c1306 struct drm_plane *plane_with_fb; in dm_test_count_crtc_active_planes_mixed() local
1324 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()