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

Commit 6d00a7e5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: mdss: Fix single pipe AD tile control"

parents 92c71b6e b45e188b
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -4424,10 +4424,7 @@ static void pp_ad_init_write(struct mdss_mdp_ad *ad_hw, struct mdss_ad_info *ad,
			frame_end = 0xFFFF;
			procs_start = 0x0;
			procs_end = 0xFFFF;
			if (split_mode)
			tile_ctrl = 0x0;
			else
				tile_ctrl = 0x1;
		}