Messages in this thread |  | | Date | Fri, 14 Feb 2014 12:02:20 +1000 | Subject | Re: [Nouveau] [PATCH] drm/nouveau/fifo: allocate usermem as needed | From | Ben Skeggs <> |
| |
On Mon, Feb 10, 2014 at 10:14 PM, Thierry Reding <thierry.reding@gmail.com> wrote: > On Mon, Feb 10, 2014 at 02:57:01PM +0900, Alexandre Courbot wrote: >> Memory was always allocated for 4096 channels. Change this to allocate >> what we actually need according to the number of channels we use. >> >> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> >> --- >> drivers/gpu/drm/nouveau/core/engine/fifo/nve0.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > Looks good to me: > > Reviewed-by: Thierry Reding <treding@nvidia.com> Thanks guys!
> > _______________________________________________ > Nouveau mailing list > Nouveau@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/nouveau >
|  |