Re: [PATCH 0/4] drm/etnaviv: add total hi bandwidth perf counters

From: Lucas Stach
Date: Fri Sep 25 2020 - 06:09:02 EST


On Fr, 2020-08-14 at 11:05 +0200, Christian Gmeiner wrote:
> This little patch set adds support for the total bandwidth used by HI. The
> basic hi bandwidth read-out is quite simple but I needed to add some little
> clean-ups to make it nice looking.
>
> Christian Gmeiner (4):
> drm/etnaviv: rename pipe_reg_read(..)
> drm/etnaviv: call perf_reg_read(..)
> drm/etnaviv: add total hi bandwidth perfcounter
> drm/etnaviv: add pipe_select(..) helper
>
> drivers/gpu/drm/etnaviv/etnaviv_perfmon.c | 78 ++++++++++++++++-------
> 1 file changed, 55 insertions(+), 23 deletions(-)

Thanks,

I've applied the whole series to my etnaviv/next branch.

regards,
Lucas