Lines Matching refs:rotation
2285 if (!intel_rotation_90_or_270(plane_state->rotation)) in intel_fill_fb_ggtt_view()
2786 if (crtc->primary->state->rotation == BIT(DRM_ROTATE_180)) { in i9xx_update_primary_plane()
2887 if (crtc->primary->state->rotation == BIT(DRM_ROTATE_180)) { in ironlake_update_primary_plane()
2961 if (intel_rotation_90_or_270(intel_plane->base.state->rotation)) in intel_plane_obj_offset()
3065 u32 skl_plane_ctl_rotation(unsigned int rotation) in skl_plane_ctl_rotation() argument
3067 switch (rotation) { in skl_plane_ctl_rotation()
3081 MISSING_CASE(rotation); in skl_plane_ctl_rotation()
3100 unsigned int rotation; in skylake_update_primary_plane() local
3126 rotation = plane->state->rotation; in skylake_update_primary_plane()
3127 plane_ctl |= skl_plane_ctl_rotation(rotation); in skylake_update_primary_plane()
3148 if (intel_rotation_90_or_270(rotation)) { in skylake_update_primary_plane()
4373 unsigned scaler_user, int *scaler_id, unsigned int rotation, in skl_update_scaler() argument
4382 need_scaling = intel_rotation_90_or_270(rotation) ? in skl_update_scaler()
4484 plane_state->base.rotation, in skl_update_scaler_plane()
10020 if (crtc->cursor->state->rotation == BIT(DRM_ROTATE_180)) in i9xx_update_cursor()
10079 crtc->cursor->state->rotation == BIT(DRM_ROTATE_180)) { in intel_crtc_update_cursor()
11647 plane->state->rotation != state->rotation) in intel_wm_need_update()
11773 plane_state->rotation != BIT(DRM_ROTATE_0)) in intel_plane_atomic_calc_changes()
13735 plane->base.state->rotation); in intel_create_rotation_property()
13873 state->base.rotation); in intel_cursor_plane_create()