Searched refs:cleanup_crtc (Results 1 – 13 of 13) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_panel_fitting.c | 42 static void cleanup_crtc(data_t *data) in cleanup_crtc() function 98 cleanup_crtc(d); in test_panel_fitting() 229 cleanup_crtc(data); in test_atomic_fastset()
|
D | kms_pwrite_crc.c | 134 static void cleanup_crtc(data_t *data) in cleanup_crtc() function 164 cleanup_crtc(data); in run_test()
|
D | kms_crtc_background_color.c | 111 static void cleanup_crtc(data_t *data, igt_output_t *output, igt_plane_t *plane) in cleanup_crtc() function 170 cleanup_crtc(data, output, plane); in test_crtc_background()
|
D | prime_mmap_kms.c | 142 static void cleanup_crtc(gpu_process_t *gpu) in cleanup_crtc() function 210 cleanup_crtc(gpu); in run_test()
|
D | kms_mmap_write_crc.c | 197 static void cleanup_crtc(data_t *data) in cleanup_crtc() function 226 cleanup_crtc(data); in run_test()
|
D | kms_sequence.c | 123 static void cleanup_crtc(data_t *data, int fd, igt_output_t *output) in cleanup_crtc() function 204 cleanup_crtc(data, fd, output); in run_test()
|
D | kms_rotation_crc.c | 157 static void cleanup_crtc(data_t *data) in cleanup_crtc() function 174 cleanup_crtc(data); in prepare_crtc() 842 cleanup_crtc(&data); 854 cleanup_crtc(&data); 866 cleanup_crtc(&data);
|
D | kms_plane_scaling.c | 84 static void cleanup_crtc(data_t *data) in cleanup_crtc() function 98 cleanup_crtc(data); in prepare_crtc() 142 cleanup_crtc(d); in check_scaling_pipe_plane_rot() 566 cleanup_crtc(d); in test_scaler_with_multi_pipe_plane()
|
D | kms_vblank.c | 98 static void cleanup_crtc(data_t *data, int fd, igt_output_t *output) in cleanup_crtc() function 169 cleanup_crtc(data, fd, output); in run_test() 220 cleanup_crtc(data, fd, output); in crtc_id_subtest()
|
D | kms_cursor_edge_walk.c | 216 static void cleanup_crtc(data_t *data) in cleanup_crtc() function 234 cleanup_crtc(data); in prepare_crtc()
|
D | kms_lease.c | 191 static void cleanup_crtc(lease_t *lease, igt_output_t *output) in cleanup_crtc() function 309 cleanup_crtc(&lease, in simple_lease() 372 cleanup_crtc(&data->master, in page_flip_implicit_plane() 431 cleanup_crtc(&data->master, in setcrtc_implicit_plane() 467 cleanup_crtc(&data->master, in cursor_implicit_plane()
|
D | kms_cursor_crc.c | 342 static void cleanup_crtc(data_t *data) in cleanup_crtc() function 361 cleanup_crtc(data); in prepare_crtc()
|
D | perf_pmu.c | 780 static void cleanup_crtc(data_t *data, int fd, igt_output_t *output) in cleanup_crtc() function 918 cleanup_crtc(&data, gem_fd, output); in event_wait()
|