Re: [PATCH v6 2/5] drm/panthor: record current and maximum device clock frequencies

2024-09-16 Thread Steven Price
On 13/09/2024 13:42, Adrián Larumbe wrote: > In order to support UM in calculating rates of GPU utilisation, the current > operating and maximum GPU clock frequencies must be recorded during device > initialisation, and also during OPP state transitions. > > Signed-off-by: Adrián Larumbe Reviewe

Re: [PATCH v6 2/5] drm/panthor: record current and maximum device clock frequencies

2024-09-13 Thread Boris Brezillon
On Fri, 13 Sep 2024 13:42:10 +0100 Adrián Larumbe wrote: > In order to support UM in calculating rates of GPU utilisation, the current > operating and maximum GPU clock frequencies must be recorded during device > initialisation, and also during OPP state transitions. > > Signed-off-by: Adrián L

[PATCH v6 2/5] drm/panthor: record current and maximum device clock frequencies

2024-09-13 Thread Adrián Larumbe
In order to support UM in calculating rates of GPU utilisation, the current operating and maximum GPU clock frequencies must be recorded during device initialisation, and also during OPP state transitions. Signed-off-by: Adrián Larumbe --- drivers/gpu/drm/panthor/panthor_devfreq.c | 18 +