]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 30 Jun 2015 00:49:48 +0000 (20:49 -0400)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 27 Jul 2015 08:56:10 +0000 (18:56 +1000)
commitb7eea2d7e67cd4b65f42c00624277dae780f7009
treef5bd0ea2fcbea3db0e688b0f0cf4f69c64c0aa6c
parent4fd26cb1e4049c7a630d86d52864a5722c7453ac
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 <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nv50_fbcon.c