Re: [Nouveau] [PATCH] Associate memtimings with performance levels on cards <= nv98

2011-04-12 Thread Ben Skeggs
On Tue, 2011-04-12 at 01:18 +0200, Martin Peres wrote: > Signed-off-by: Martin Peres Hey, Can you please fix the commit title to be "drm/nouveau: " > --- > drivers/gpu/drm/nouveau/nouveau_drv.h | 26 ++ > drivers/gpu/drm/nouveau/nouveau_mem.c |3 ++- > drivers/gp

[Nouveau] [PATCH] Associate memtimings with performance levels on cards <= nv98

2011-04-11 Thread Martin Peres
Signed-off-by: Martin Peres --- drivers/gpu/drm/nouveau/nouveau_drv.h | 26 ++ drivers/gpu/drm/nouveau/nouveau_mem.c |3 ++- drivers/gpu/drm/nouveau/nouveau_perf.c | 25 + drivers/gpu/drm/nouveau/nouveau_pm.c | 14 +- 4 fil