Loading drivers/gpu/msm/kgsl_gmu_core.h +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ #error "CNOC levels cannot exceed GX levels" #endif #define MAX_GMU_CLKS 6 #define MAX_GMU_CLKS 7 /* * These are the different ways the GMU can boot. GMU_WARM_BOOT is waking up Loading drivers/gpu/msm/kgsl_pwrctrl.c +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ static const char * const clocks[] = { "gmu_clk", "ahb_clk", "smmu_vote", "apb_pclk", }; static unsigned long ib_votes[KGSL_MAX_BUSLEVELS]; Loading drivers/gpu/msm/kgsl_pwrctrl.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ #define KGSL_GPU_CFG_PATH_LOW 1 #define KGSL_GPU_CFG_PATH_HIGH 2 #define KGSL_MAX_CLKS 17 #define KGSL_MAX_CLKS 18 #define KGSL_MAX_REGULATORS 2 #define KGSL_MAX_PWRLEVELS 10 Loading Loading
drivers/gpu/msm/kgsl_gmu_core.h +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ #error "CNOC levels cannot exceed GX levels" #endif #define MAX_GMU_CLKS 6 #define MAX_GMU_CLKS 7 /* * These are the different ways the GMU can boot. GMU_WARM_BOOT is waking up Loading
drivers/gpu/msm/kgsl_pwrctrl.c +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ static const char * const clocks[] = { "gmu_clk", "ahb_clk", "smmu_vote", "apb_pclk", }; static unsigned long ib_votes[KGSL_MAX_BUSLEVELS]; Loading
drivers/gpu/msm/kgsl_pwrctrl.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ #define KGSL_GPU_CFG_PATH_LOW 1 #define KGSL_GPU_CFG_PATH_HIGH 2 #define KGSL_MAX_CLKS 17 #define KGSL_MAX_CLKS 18 #define KGSL_MAX_REGULATORS 2 #define KGSL_MAX_PWRLEVELS 10 Loading