Loading drivers/gpu/msm/adreno_a6xx.c +3 −0 Original line number Diff line number Diff line Loading @@ -553,6 +553,9 @@ static void a6xx_start(struct adreno_device *adreno_dev) a6xx_llc_configure_gpuhtw_scid(adreno_dev); a6xx_llc_enable_overrides(adreno_dev); if (adreno_is_a660(adreno_dev)) kgsl_regwrite(device, A6XX_CP_CHICKEN_DBG, 0x1); } /* Loading Loading
drivers/gpu/msm/adreno_a6xx.c +3 −0 Original line number Diff line number Diff line Loading @@ -553,6 +553,9 @@ static void a6xx_start(struct adreno_device *adreno_dev) a6xx_llc_configure_gpuhtw_scid(adreno_dev); a6xx_llc_enable_overrides(adreno_dev); if (adreno_is_a660(adreno_dev)) kgsl_regwrite(device, A6XX_CP_CHICKEN_DBG, 0x1); } /* Loading