Reviewed-by: Mika Kahola <mika.kahola@xxxxxxxxx> On Tue, 2017-01-24 at 18:33 -0500, Robert Foss wrote: > Add changes reflecting the new support for dynamic number of planes > per pipe. > > Signed-off-by: Robert Foss <robert.foss@xxxxxxxxxxxxx> > --- > tests/kms_crtc_background_color.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/kms_crtc_background_color.c > b/tests/kms_crtc_background_color.c > index 537d4ce6..d6dd8d90 100644 > --- a/tests/kms_crtc_background_color.c > +++ b/tests/kms_crtc_background_color.c > @@ -136,7 +136,7 @@ static void test_crtc_background(data_t *data) > > igt_output_set_pipe(output, pipe); > > - plane = igt_output_get_plane(output, > IGT_PLANE_PRIMARY); > + plane = igt_output_get_plane_type(output, > DRM_PLANE_TYPE_PRIMARY); > igt_require(plane->pipe->background_property); > > prepare_crtc(data, output, pipe, plane, 1, PURPLE, > BLACK64); -- Mika Kahola - Intel OTC _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx