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

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

Merge "disp: msm: sde: fix dsc hw resource reservation"

parents e5383fac 06ca9dd1
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -1667,13 +1667,10 @@ static int _sde_rm_make_dsc_rsvp(struct sde_rm *rm, struct sde_rm_rsvp *rsvp,
				i, splash_display->dsc_ids[i]);
	}

	if ( reqs->hw_res.comp_info->comp_type ==
			MSM_DISPLAY_COMPRESSION_DSC)
	return  _sde_rm_reserve_dsc(rm, rsvp,
			&reqs->hw_res.comp_info->dsc_info,
			reqs->topology, hw_ids);

	return 0;
}

static int _sde_rm_make_vdc_rsvp(struct sde_rm *rm, struct sde_rm_rsvp *rsvp,