Searched refs:PIPE_ANY (Results 1 – 19 of 19) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_universal_plane.c | 110 igt_output_set_pipe(output, PIPE_ANY); in functional_test_fini() 348 igt_output_set_pipe(output, PIPE_ANY); in sanity_test_fini() 464 igt_output_set_pipe(output, PIPE_ANY); in pageflip_test_fini() 546 igt_output_set_pipe(output, PIPE_ANY); in cursor_leak_test_fini() 691 igt_output_set_pipe(output, PIPE_ANY); in gen9_test_fini()
|
D | kms_flip_event_leak.c | 86 igt_output_set_pipe(output, PIPE_ANY); in test()
|
D | kms_rmfb.c | 143 igt_output_set_pipe(output, PIPE_ANY); in test_rmfb()
|
D | kms_crtc_background_color.c | 122 igt_output_set_pipe(output, PIPE_ANY); in cleanup_crtc()
|
D | kms_pwrite_crc.c | 144 igt_output_set_pipe(output, PIPE_ANY); in cleanup_crtc()
|
D | kms_fence_pin_leak.c | 172 igt_output_set_pipe(output, PIPE_ANY); in run_single_test()
|
D | prime_mmap_kms.c | 149 igt_output_set_pipe(output, PIPE_ANY); in cleanup_crtc()
|
D | kms_flip_tiling.c | 141 igt_output_set_pipe(output, PIPE_ANY); in test_flip_tiling()
|
D | kms_mmap_write_crc.c | 207 igt_output_set_pipe(output, PIPE_ANY); in cleanup_crtc()
|
D | kms_pipe_b_c_ivb.c | 133 igt_output_set_pipe(output, PIPE_ANY); in find_outputs()
|
D | kms_sequence.c | 133 igt_output_set_pipe(output, PIPE_ANY); in cleanup_crtc()
|
D | kms_plane.c | 223 igt_output_set_pipe(output, PIPE_ANY); in test_plane_position_with_output() 338 igt_output_set_pipe(output, PIPE_ANY); in test_plane_panning_with_output()
|
D | kms_concurrent.c | 109 igt_output_set_pipe(output, PIPE_ANY); in test_fini()
|
D | kms_plane_multiple.c | 84 igt_output_set_pipe(output, PIPE_ANY); in test_fini()
|
D | kms_big_fb.c | 411 igt_output_set_pipe(data->output, PIPE_ANY); in test_pipe()
|
D | kms_rotation_crc.c | 625 igt_output_set_pipe(output, PIPE_ANY); in test_multi_plane_rotation()
|
D | kms_lease.c | 201 igt_output_set_pipe(output, PIPE_ANY); in cleanup_crtc()
|
D | perf_pmu.c | 790 igt_output_set_pipe(output, PIPE_ANY); in cleanup_crtc()
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.h | 57 PIPE_ANY = PIPE_NONE, enumerator
|