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

Commit 1070c9cd authored by Harshitha Sai Neelati's avatar Harshitha Sai Neelati
Browse files

msm: kgsl: Enable veto_fal10 for A660 GPU variant



Enable veto_fal10 feature for A660 GPU variant.

Change-Id: Ic90bc797cbab1f91b627a26020c10e32258b52c4
Signed-off-by: default avatarHarshitha Sai Neelati <hsaine@codeaurora.org>
parent 5bebd12b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1634,6 +1634,7 @@ static const struct adreno_a6xx_core adreno_gpu_core_a660_shima = {
	.vbif = a650_gbif_regs,
	.vbif_count = ARRAY_SIZE(a650_gbif_regs),
	.hang_detect_cycles = 0x3ffff,
	.veto_fal10 = true,
	.protected_regs = a660_protected_regs,
	.disable_tseskip = true,
	.highest_bank_bit = 15,