Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/
H A Damdgpu_dm_crtc_test.c1308 struct drm_plane *plane_excluded; in dm_test_count_crtc_active_planes_mixed() local
1328 plane_excluded = kunit_kzalloc(test, sizeof(*plane_excluded), GFP_KERNEL); in dm_test_count_crtc_active_planes_mixed()
1329 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, plane_excluded); in dm_test_count_crtc_active_planes_mixed()
1335 dm_test_add_plane(dev, plane_excluded, 4, DRM_PLANE_TYPE_PRIMARY); in dm_test_count_crtc_active_planes_mixed()