[PATCH] drm/nouveau/fifo: allocate usermem as needed (original) (raw)

Thierry Reding thierry.reding at gmail.com
Mon Feb 10 04:14:33 PST 2014


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 at 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 at nvidia.com> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140210/96c146ce/attachment-0001.pgp>



More information about the dri-devel mailing list