Lines Matching refs:IGT_ROTATION_0
177 igt_plane_set_rotation(plane, IGT_ROTATION_0); in prepare_crtc()
209 igt_plane_set_rotation(plane, IGT_ROTATION_0); in prepare_fbs()
274 paint_squares(data, IGT_ROTATION_0, &data->fb_flip, in prepare_fbs()
295 paint_squares(data, IGT_ROTATION_0, &data->fb_unrotated, 1.0); in prepare_fbs()
297 igt_plane_set_rotation(plane, IGT_ROTATION_0); in prepare_fbs()
306 paint_squares(data, IGT_ROTATION_0, &data->fb, 1.0); in prepare_fbs()
537 {IGT_ROTATION_0, .2f, .4f, LOCAL_DRM_FORMAT_MOD_NONE }, in test_multi_plane_rotation()
538 {IGT_ROTATION_0, .2f, .4f, LOCAL_I915_FORMAT_MOD_X_TILED }, in test_multi_plane_rotation()
539 {IGT_ROTATION_0, .2f, .4f, LOCAL_I915_FORMAT_MOD_Y_TILED }, in test_multi_plane_rotation()
540 {IGT_ROTATION_0, .2f, .4f, LOCAL_I915_FORMAT_MOD_Yf_TILED }, in test_multi_plane_rotation()
605 p[0].rotation_hw = IGT_ROTATION_0; in test_multi_plane_rotation()
607 p[1].rotation_hw = IGT_ROTATION_0; in test_multi_plane_rotation()
679 igt_plane_set_rotation(plane, IGT_ROTATION_0); in test_plane_rotation_exhaust_fences()
708 case IGT_ROTATION_0: in rot_test_str()
755 { LOCAL_I915_FORMAT_MOD_X_TILED, IGT_ROTATION_0 },
757 { LOCAL_I915_FORMAT_MOD_Y_TILED, IGT_ROTATION_0 },
761 { LOCAL_I915_FORMAT_MOD_Yf_TILED, IGT_ROTATION_0 },
832 (IS_CHERRYVIEW(data.devid) && reflect_x->rot == IGT_ROTATION_0