From: Ilia Mirkin Date: Tue, 30 Jun 2015 00:49:48 +0000 (-0400) Subject: drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init X-Git-Tag: omap-for-v4.3/fixes-merge-window~163^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7eea2d7e67cd4b65f42c00624277dae780f7009;p=pandora-kernel.git drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init Only 58 words get written to the ring, not 59. Also, normalize the accel init wrt nvc0 and nv04 fbcon impls by firing the ring at accel init time rather than waiting until "later". Signed-off-by: Ilia Mirkin Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed