From: Gustavo Padovan <[email protected]>

Signed-off-by: Gustavo Padovan <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
---
 tests/kms_atomic_transition.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/kms_atomic_transition.c b/tests/kms_atomic_transition.c
index fb8864e8..5575ac18 100644
--- a/tests/kms_atomic_transition.c
+++ b/tests/kms_atomic_transition.c
@@ -398,7 +398,7 @@ static void run_modeset_tests(igt_display_t *display, int 
howmany, bool nonblock
 {
        struct igt_fb fbs[2];
        int i, j;
-       unsigned iter_max = 1 << I915_MAX_PIPES;
+       unsigned iter_max = 1 << display->n_pipes;
        igt_pipe_crc_t *pipe_crcs[I915_MAX_PIPES];
        igt_output_t *output;
        unsigned width = 0, height = 0;
-- 
2.11.0

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to