Searched refs:plane4 (Results 1 – 2 of 2) sorted by relevance
45 igt_plane_t *plane4; member579 d->plane4 = get_num_scalers(d, pipe2) >= 2 ? igt_output_get_plane(output2, 1) : NULL; in test_scaler_with_multi_pipe_plane()607 if (d->plane4) in test_scaler_with_multi_pipe_plane()608 igt_plane_set_fb(d->plane4, &d->fb[3]); in test_scaler_with_multi_pipe_plane()618 igt_plane_set_size(d->plane4 ?: d->plane3, mode2->hdisplay, mode2->vdisplay); in test_scaler_with_multi_pipe_plane()
83 auto* plane4 = space.add_planes(); in TEST() local84 plane4->set_name("p4"); in TEST()