]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9f461cf0f1a663909976783d29bf69a25548991d
tree2bd19fb034d4973e70eaafee431f124302252197
parented41735311de6bf25fda1d7e9229138e268d3842
drm/radeon/kms: align height of fb allocation.

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>
drivers/gpu/drm/radeon/radeon_fb.c