Searched refs:IGT_MAX_PIPES (Results 1 – 6 of 6) sorted by relevance
726 for (i = 0; i < IGT_MAX_PIPES; i++) { in collect_crcs_mask()742 igt_pipe_crc_t *pipe_crcs[IGT_MAX_PIPES] = { 0 }; in run_modeset_tests()791 igt_crc_t crcs[5][IGT_MAX_PIPES]; in run_modeset_tests()838 for (int k = 0; k < IGT_MAX_PIPES; k++) { in run_modeset_tests()863 igt_output_t *outputs[IGT_MAX_PIPES] = {}; in run_modeset_transition()1000 for (i = 1; i <= IGT_MAX_PIPES; i++) {
93 struct igt_fb fb[IGT_MAX_PIPES]; in kms_tests()
292 igt_display_t display = { .drm_fd = -1, .n_pipes = IGT_MAX_PIPES };
60 unsigned crtc_id[IGT_MAX_PIPES], num_crtcs; in stress()
64 IGT_MAX_PIPES enumerator489 for (pipe = 0; pipe < IGT_MAX_PIPES; pipe++)
529 _Static_assert(sizeof(str) == IGT_MAX_PIPES * 2, in kmstest_pipe_name()535 if (pipe >= IGT_MAX_PIPES) in kmstest_pipe_name()551 if (r < 0 || r >= IGT_MAX_PIPES) in kmstest_pipe_to_index()