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

Commit bf8761e6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Correct the group id for certain perfcounter groups"

parents d5a48850 3e0427c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -351,8 +351,8 @@ struct kgsl_sp_generic_mem {
#define KGSL_PERFCOUNTER_GROUP_L2 0x16
#define KGSL_PERFCOUNTER_GROUP_VSC 0x17
#define KGSL_PERFCOUNTER_GROUP_CCU 0x18
#define KGSL_PERFCOUNTER_GROUP_CMP 0x19
#define KGSL_PERFCOUNTER_GROUP_LRZ 0x1A
#define KGSL_PERFCOUNTER_GROUP_LRZ 0x19
#define KGSL_PERFCOUNTER_GROUP_CMP 0x1A
#define KGSL_PERFCOUNTER_GROUP_ALWAYSON 0x1B
#define KGSL_PERFCOUNTER_GROUP_SP_PWR 0x1C
#define KGSL_PERFCOUNTER_GROUP_TP_PWR 0x1D