Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_kms.c380 [IGT_PLANE_CRTC_X] = "CRTC_X",
1810 igt_plane_set_prop_value(plane, IGT_PLANE_CRTC_X, 0); in igt_plane_reset()
2682 crtc_x = plane->values[IGT_PLANE_CRTC_X]; in igt_drm_plane_commit()
2767 if (igt_plane_is_prop_changed(cursor, IGT_PLANE_CRTC_X) || in igt_cursor_commit_legacy()
2769 int x = cursor->values[IGT_PLANE_CRTC_X]; in igt_cursor_commit_legacy()
2799 igt_assert((primary->values[IGT_PLANE_CRTC_X] == 0 && primary->values[IGT_PLANE_CRTC_Y] == 0)); in igt_primary_plane_commit_legacy()
4002 igt_plane_set_prop_value(plane, IGT_PLANE_CRTC_X, x); in igt_plane_set_position()
Digt_kms.h259 IGT_PLANE_CRTC_X, enumerator