Lines Matching refs:IGT_PLANE_ROTATION
388 [IGT_PLANE_ROTATION] = "rotation",
1828 if (igt_plane_has_prop(plane, IGT_PLANE_ROTATION)) in igt_plane_reset()
1829 igt_plane_set_prop_value(plane, IGT_PLANE_ROTATION, IGT_ROTATION_0); in igt_plane_reset()
2803 igt_assert(!igt_plane_is_prop_changed(primary, IGT_PLANE_ROTATION)); in igt_primary_plane_commit_legacy()
2861 if (!igt_plane_has_prop(plane, IGT_PLANE_ROTATION)) in igt_plane_fixup_rotation()
2868 ret = igt_plane_set_property(plane, plane->props[IGT_PLANE_ROTATION], in igt_plane_fixup_rotation()
2869 plane->values[IGT_PLANE_ROTATION]); in igt_plane_fixup_rotation()
2895 return igt_plane_set_property(plane, plane->props[IGT_PLANE_ROTATION], in igt_plane_fixup_rotation()
2896 plane->values[IGT_PLANE_ROTATION]); in igt_plane_fixup_rotation()
2909 igt_plane_is_prop_changed(plane, IGT_PLANE_ROTATION))) { in igt_plane_commit()
3439 igt_plane_clear_prop_changed(plane, IGT_PLANE_ROTATION); in display_commit_changed()
4109 igt_plane_set_prop_value(plane, IGT_PLANE_ROTATION, rotation); in igt_plane_set_rotation()