Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd2c1602 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drm/msm/sde: fix the missing ROT_90 true inline rotation flag"

parents 9364c4e9 00bbb8c6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2961,7 +2961,8 @@ static void _sde_plane_update_format_and_rects(struct sde_plane *psde,
		src_flags |= SDE_SSPP_FLIP_LR;
	if (pstate->rotation & DRM_MODE_REFLECT_Y)
		src_flags |= SDE_SSPP_FLIP_UD;

	if (pstate->rotation & DRM_MODE_ROTATE_90)
		src_flags |= SDE_SSPP_ROT_90;

	/* update format */
	psde->pipe_hw->ops.setup_format(psde->pipe_hw, fmt,