Re: [PATCH] etnaviv: perfmon: fix total and idle HI cyleces readout

2019-08-09 Thread Lucas Stach
Am Mittwoch, den 31.07.2019, 23:30 +0200 schrieb Christian Gmeiner: > As seen at CodeAurora's linux-imx git repo in imx_4.19.35_1.0.0 > branch. > > Signed-off-by: Christian Gmeiner Thanks, applied. Regards, Lucas > --- >  drivers/gpu/drm/etnaviv/etnaviv_perfmon.c | 44 +-- >

[PATCH] etnaviv: perfmon: fix total and idle HI cyleces readout

2019-07-31 Thread Christian Gmeiner
As seen at CodeAurora's linux-imx git repo in imx_4.19.35_1.0.0 branch. Signed-off-by: Christian Gmeiner --- drivers/gpu/drm/etnaviv/etnaviv_perfmon.c | 44 +-- 1 file changed, 33 insertions(+), 11 deletions(-) diff --git a/drivers/gpu/drm/etnaviv/etnaviv_perfmon.c