Home
last modified time | relevance | path

Searched refs:only_pipes (Results 1 – 1 of 1) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c235 int only_pipes; member
248 .only_pipes = PIPE_COUNT,
1744 if (opt.only_pipes != PIPE_COUNT) in check_test_requirements()
1745 igt_require(t->pipes == opt.only_pipes); in check_test_requirements()
3085 if (opt.only_pipes != PIPE_COUNT) in opt_handler()
3087 opt.only_pipes = PIPE_SINGLE; in opt_handler()
3090 if (opt.only_pipes != PIPE_COUNT) in opt_handler()
3092 opt.only_pipes = PIPE_DUAL; in opt_handler()