OSDN Git Service

drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocation
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 30 Jun 2015 00:43:46 +0000 (20:43 -0400)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 27 Jul 2015 08:56:10 +0000 (18:56 +1000)
commit4fd26cb1e4049c7a630d86d52864a5722c7453ac
treeb4e8f7a7d51d4efecf9a55a78b77a35940be8508
parentd108142c0840ce389cd9898aa76943b3fb430b83
drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocation

We only emit 58 words to the ring, not 60.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvc0_fbcon.c