[PATCH 1/2] drm/radeon/kms: align height of fb allocation.

2011-02-18 Thread Dave Airlie
From: Dave Airlie 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 --- drivers/gpu/drm/radeon/radeon_fb.c |5 - 1 files changed, 4 insertions(+), 1 deletio

[PATCH 1/2] drm/radeon/kms: align height of fb allocation.

2011-02-17 Thread Dave Airlie
From: Dave Airlie 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 --- drivers/gpu/drm/radeon/radeon_fb.c |5 - 1 files changed, 4 insertions(+), 1 deletio