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

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

Merge "msm: kgsl: Reduce VBIF outstanding transactions for 8916"

parents 8576f8f0 28bf0f5c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1406,6 +1406,8 @@ static const struct adreno_vbif_data a305c_vbif[] = {

static const struct adreno_vbif_data a306_vbif[] = {
	{ A3XX_VBIF_ROUND_ROBIN_QOS_ARB, 0x0003 },
	{ A3XX_VBIF_OUT_RD_LIM_CONF0, 0x0000000A },
	{ A3XX_VBIF_OUT_WR_LIM_CONF0, 0x0000000A },
	{0, 0},
};