Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_atomic.c702 igt_pipe_obj_set_prop_value(pipe, IGT_CRTC_OUT_FENCE_PTR, (ptrdiff_t)map); in crtc_invalid_params_fence()
710 igt_pipe_obj_set_prop_value(pipe, IGT_CRTC_OUT_FENCE_PTR, (ptrdiff_t)map); in crtc_invalid_params_fence()
718 igt_pipe_obj_set_prop_value(pipe, IGT_CRTC_OUT_FENCE_PTR, (ptrdiff_t)map); in crtc_invalid_params_fence()
727 igt_pipe_obj_clear_prop_changed(pipe, IGT_CRTC_OUT_FENCE_PTR); in crtc_invalid_params_fence()
737 igt_pipe_obj_clear_prop_changed(pipe, IGT_CRTC_OUT_FENCE_PTR); in crtc_invalid_params_fence()
773 igt_pipe_obj_set_prop_value(pipe, IGT_CRTC_OUT_FENCE_PTR, 0); in crtc_invalid_params_fence()
774 igt_pipe_obj_clear_prop_changed(pipe, IGT_CRTC_OUT_FENCE_PTR); in crtc_invalid_params_fence()
/external/igt-gpu-tools/lib/
Digt_kms.c406 [IGT_CRTC_OUT_FENCE_PTR] = "OUT_FENCE_PTR",
1864 igt_pipe_obj_clear_prop_changed(pipe, IGT_CRTC_OUT_FENCE_PTR); in igt_pipe_reset()
2930 prop == IGT_CRTC_OUT_FENCE_PTR) in is_atomic_prop()
3400 if (igt_pipe_obj_is_prop_changed(pipe_obj, IGT_CRTC_OUT_FENCE_PTR)) in display_commit_changed()
3403 pipe_obj->values[IGT_CRTC_OUT_FENCE_PTR] = 0; in display_commit_changed()
4121 igt_pipe_obj_set_prop_value(pipe, IGT_CRTC_OUT_FENCE_PTR, (ptrdiff_t)&pipe->out_fence_fd); in igt_pipe_request_out_fence()
Digt_kms.h106 IGT_CRTC_OUT_FENCE_PTR, enumerator