Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_kms.c3756 igt_pipe_t *old_pipe = NULL, *pipe_obj = NULL;; in igt_output_set_pipe() local
3761 old_pipe = igt_output_get_driving_pipe(output); in igt_output_set_pipe()
3770 if (old_pipe) { in igt_output_set_pipe()
3773 old_output = igt_pipe_get_output(old_pipe); in igt_output_set_pipe()
3776 igt_pipe_obj_replace_prop_blob(old_pipe, IGT_CRTC_MODE_ID, NULL, 0); in igt_output_set_pipe()
3778 igt_pipe_obj_set_prop_changed(old_pipe, IGT_CRTC_MODE_ID); in igt_output_set_pipe()
3780 igt_pipe_obj_set_prop_value(old_pipe, IGT_CRTC_ACTIVE, 0); in igt_output_set_pipe()