Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_kms.h704 #define igt_pipe_obj_is_prop_changed(pipe_obj, prop) \ macro
708 igt_pipe_obj_is_prop_changed(&(display)->pipes[(pipe)], prop)
Digt_kms.c2807 !igt_pipe_obj_is_prop_changed(primary->pipe, IGT_CRTC_MODE_ID)) in igt_primary_plane_commit_legacy()
2954 if (igt_pipe_obj_is_prop_changed(pipe, i) && in igt_pipe_commit()
3290 if (!igt_pipe_obj_is_prop_changed(pipe_obj, i)) in igt_atomic_prepare_crtc_commit()
3400 if (igt_pipe_obj_is_prop_changed(pipe_obj, IGT_CRTC_OUT_FENCE_PTR)) in display_commit_changed()