Home
last modified time | relevance | path

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

/external/igt-gpu-tools/benchmarks/
Dkms_throughput.c185 igt_pipe_obj_set_prop_value(p, IGT_CRTC_ACTIVE, 1); in flip_overlays()
220 igt_pipe_obj_set_prop_value(p, IGT_CRTC_ACTIVE, 0); in repeat_flip()
/external/igt-gpu-tools/tests/
Dkms_content_protection.c507 IGT_CRTC_ACTIVE, 0); in test_content_protection_on_output()
511 IGT_CRTC_ACTIVE, 1); in test_content_protection_on_output()
Dkms_atomic_interruptible.c162 plane->pipe->props[IGT_CRTC_ACTIVE], in run_plane_test()
Dkms_atomic.c145 if (prop == IGT_CRTC_MODE_ID || prop == IGT_CRTC_ACTIVE) in crtc_filter()
726 igt_pipe_obj_set_prop_value(pipe, IGT_CRTC_ACTIVE, 0); in crtc_invalid_params_fence()
741 igt_pipe_obj_set_prop_value(pipe, IGT_CRTC_ACTIVE, 1); in crtc_invalid_params_fence()
Dkms_atomic_transition.c677 if (igt_pipe_is_prop_changed(display, pipe, IGT_CRTC_ACTIVE)) { in set_combinations()
/external/igt-gpu-tools/lib/
Digt_kms.c405 [IGT_CRTC_ACTIVE] = "ACTIVE",
1863 igt_pipe_obj_set_prop_value(pipe, IGT_CRTC_ACTIVE, 0); in igt_pipe_reset()
2929 prop == IGT_CRTC_ACTIVE || in is_atomic_prop()
3412 igt_pipe_obj_clear_prop_changed(pipe_obj, IGT_CRTC_ACTIVE); in display_commit_changed()
3780 igt_pipe_obj_set_prop_value(old_pipe, IGT_CRTC_ACTIVE, 0); in igt_output_set_pipe()
3794 igt_pipe_obj_set_prop_value(pipe_obj, IGT_CRTC_ACTIVE, 1); in igt_output_set_pipe()
Digt_kms.h105 IGT_CRTC_ACTIVE, enumerator