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

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

Merge "msm: kgsl: Enable veto_fal10 for A660 GPU variant"

parents 67d4b7ef 1070c9cd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1635,6 +1635,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,