Re: [PATCH v4 04/14] drm/panfrost: introduce panfrost_devfreq struct

2020-07-14 Thread Clément Péron
Hi, On Fri, 10 Jul 2020 at 11:25, Clément Péron wrote: > > Introduce a proper panfrost_devfreq to deal with devfreq variables. > > Reviewed-by: Steven Price > Reviewed-by: Alyssa Rosenzweig > Signed-off-by: Clément Péron > --- > drivers/gpu/drm/panfrost/panfrost_devfreq.c | 76

[PATCH v4 04/14] drm/panfrost: introduce panfrost_devfreq struct

2020-07-14 Thread Clément Péron
Introduce a proper panfrost_devfreq to deal with devfreq variables. Reviewed-by: Steven Price Reviewed-by: Alyssa Rosenzweig Signed-off-by: Clément Péron --- drivers/gpu/drm/panfrost/panfrost_devfreq.c | 76 - drivers/gpu/drm/panfrost/panfrost_devfreq.h | 20 +-