drm/radeon/kms: align height of fb allocation.
authorDave Airlie <airlied@redhat.com>
Fri, 18 Feb 2011 05:51:57 +0000 (15:51 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Feb 2011 00:08:17 +0000 (10:08 +1000)
this aligns the height of the fb allocation so it doesn't trip
over the size checks later when we use this from userspace to
copy the buffer at X start.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found