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

Commit 22b39d82 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: Update VBIF settings to workaround HUM VBIF HW bug"

parents 61af44d5 902d4e6d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3751,6 +3751,8 @@ static const struct adreno_vbif_data a310_vbif[] = {
	{ A3XX_VBIF_GATE_OFF_WRREQ_EN, 0x00000001 },
	/* Set up VBIF_ROUND_ROBIN_QOS_ARB */
	{ A3XX_VBIF_ROUND_ROBIN_QOS_ARB, 0x3 },
	{ A3XX_VBIF_IN_RD_LIM_CONF0, 0x18180C0C },
	{ A3XX_VBIF_IN_WR_LIM_CONF0, 0x1818000C },
	{0, 0},
};