From: Alexandre Courbot Date: Mon, 10 Feb 2014 05:57:01 +0000 (+0900) Subject: drm/nve0/fifo: allocate usermem as needed X-Git-Tag: v3.15-rc1~51^2~39^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f0b8c895b9bb93e02ba7dcd52a00452f9e7bef;p=pandora-kernel.git drm/nve0/fifo: allocate usermem as needed 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 Reviewed-by: Thierry Reding Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed