Searched refs:PIPE_C (Results 1 – 9 of 9) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_pipe_b_c_ivb.c | 130 if (pipe == PIPE_C && output != *output1 && !*output2) in find_outputs() 150 kmstest_pipe_name(PIPE_C), igt_output_name(output2)); in test_dpms() 157 ret = set_big_mode_on_pipe(data, PIPE_C, output2); in test_dpms() 172 kmstest_pipe_name(PIPE_C), igt_output_name(output2)); in test_lane_reduction() 180 ret = set_normal_mode_on_pipe(data, PIPE_C, output2); in test_lane_reduction() 195 kmstest_pipe_name(PIPE_C), igt_output_name(output2)); in test_disable_pipe_B() 203 ret = set_normal_mode_on_pipe(data, PIPE_C, output2); in test_disable_pipe_B() 221 kmstest_pipe_name(PIPE_C), igt_output_name(output2)); in test_from_C_to_B_with_3_lanes() 223 ret = set_normal_mode_on_pipe(data, PIPE_C, output2); in test_from_C_to_B_with_3_lanes() 226 ret = disable_pipe(data, PIPE_C, output2); in test_from_C_to_B_with_3_lanes() [all …]
|
D | kms_panel_fitting.c | 148 (IS_GEN9(devid) && pipe == PIPE_C)) in test_panel_fitting()
|
D | kms_cursor_edge_walk.c | 96 (IS_CHERRYVIEW(data->devid) && data->pipe == PIPE_C && in cursor_move()
|
D | kms_plane_scaling.c | 57 else if (pipe != PIPE_C) in get_num_scalers()
|
D | kms_cursor_crc.c | 132 return IS_CHERRYVIEW(devid) && data->pipe == PIPE_C; in chv_cursor_broken()
|
D | perf_pmu.c | 876 case PIPE_C: in event_wait()
|
/external/igt-gpu-tools/tools/ |
D | skl_ddb_allocation.c | 63 PIPE_C, enumerator
|
D | intel_audio_dump.c | 414 PIPE_C, enumerator 2261 dump_ddi_func_ctl(PIPE_C); in dump_hsw_plus()
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.h | 60 PIPE_C, enumerator
|