Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_flip_tiling.c43 static igt_pipe_crc_t *pipe_crc_new(data_t *data, int pipe) in pipe_crc_new() function
74 pipe_crc = pipe_crc_new(data, pipe); in test_flip_tiling()
/external/igt-gpu-tools/lib/
Digt_debugfs.c652 pipe_crc_new(int fd, enum pipe pipe, const char *source, int flags) in pipe_crc_new() function
695 return pipe_crc_new(fd, pipe, source, O_RDONLY); in igt_pipe_crc_new()
713 return pipe_crc_new(fd, pipe, source, O_RDONLY | O_NONBLOCK); in igt_pipe_crc_new_nonblock()