drm/nv10/plane: fix format computation
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 15 Nov 2013 16:26:41 +0000 (11:26 -0500)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 3 Dec 2013 13:28:53 +0000 (23:28 +1000)
Otherwise none of the format checks pass, since the width was still in
16.16 encoding.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found