Loading drivers/gpu/msm/adreno_a6xx.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2017-2018,2020 The Linux Foundation. All rights reserved. /* Copyright (c) 2017-2018,2020-2021, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -277,6 +277,7 @@ static struct a6xx_protected_regs { { 0x8D0, 0x23, 0 }, { 0x980, 0x4, 0 }, { 0xA630, 0x0, 1 }, { 0x1b400, 0x1fff, 1 }, }; /* IFPC & Preemption static powerup restore list */ Loading Loading
drivers/gpu/msm/adreno_a6xx.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2017-2018,2020 The Linux Foundation. All rights reserved. /* Copyright (c) 2017-2018,2020-2021, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -277,6 +277,7 @@ static struct a6xx_protected_regs { { 0x8D0, 0x23, 0 }, { 0x980, 0x4, 0 }, { 0xA630, 0x0, 1 }, { 0x1b400, 0x1fff, 1 }, }; /* IFPC & Preemption static powerup restore list */ Loading