Re: [PATCH] drm/tegra: Bump VIC/NVDEC clock rates to Fmax

2021-10-06 Thread Thierry Reding
On Thu, Sep 16, 2021 at 06:09:20PM +0300, Mikko Perttunen wrote: > To get full performance out of these engines, bump their clock rates > to maximum. In the future we may want something smarter but this > should be fine for now. > > Signed-off-by: Mikko Perttunen > --- > drivers/gpu/drm/tegra/nv

[PATCH] drm/tegra: Bump VIC/NVDEC clock rates to Fmax

2021-09-16 Thread Mikko Perttunen
To get full performance out of these engines, bump their clock rates to maximum. In the future we may want something smarter but this should be fine for now. Signed-off-by: Mikko Perttunen --- drivers/gpu/drm/tegra/nvdec.c | 6 ++ drivers/gpu/drm/tegra/vic.c | 6 ++ 2 files changed, 12