Searched refs:ps_no_fb (Results 1 – 1 of 1) sorted by relevance
1310 struct drm_plane_state *ps_no_fb; in dm_test_count_crtc_active_planes_mixed() local1342 ps_no_fb = kunit_kzalloc(test, sizeof(*ps_no_fb), GFP_KERNEL); in dm_test_count_crtc_active_planes_mixed()1343 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, ps_no_fb); in dm_test_count_crtc_active_planes_mixed()1344 ps_no_fb->fb = NULL; in dm_test_count_crtc_active_planes_mixed()1354 state->planes[3].new_state = ps_no_fb; in dm_test_count_crtc_active_planes_mixed()