Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_kms.c381 [IGT_PLANE_CRTC_Y] = "CRTC_Y",
1811 igt_plane_set_prop_value(plane, IGT_PLANE_CRTC_Y, 0); in igt_plane_reset()
2683 crtc_y = plane->values[IGT_PLANE_CRTC_Y]; in igt_drm_plane_commit()
2768 igt_plane_is_prop_changed(cursor, IGT_PLANE_CRTC_Y)) { in igt_cursor_commit_legacy()
2770 int y = cursor->values[IGT_PLANE_CRTC_Y]; 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()
4003 igt_plane_set_prop_value(plane, IGT_PLANE_CRTC_Y, y); in igt_plane_set_position()
Digt_kms.h260 IGT_PLANE_CRTC_Y, enumerator