Loading drivers/gpu/msm/adreno-gpulist.h +1 −0 Original line number Diff line number Diff line Loading @@ -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, Loading Loading
drivers/gpu/msm/adreno-gpulist.h +1 −0 Original line number Diff line number Diff line Loading @@ -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, Loading