]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: allow selection of alignment in the sub-allocator
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Jul 2013 19:46:09 +0000 (15:46 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 08:51:05 +0000 (16:51 +0800)
commitf92c99de9db693786ffc0f44503eece2bc6a237a
tree637c95e0dd937b70ca9016896f726547abb69475
parentc35486752501196044bbc4a1c61c43f39b17c2ff
drm/radeon: allow selection of alignment in the sub-allocator

commit 6c4f978b357bc779c703fda1f200e9179623d3e9 upstream.

There are cases where we need more than 4k alignment.  No
functional change with this commit.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_gart.c
drivers/gpu/drm/radeon/radeon_object.h
drivers/gpu/drm/radeon/radeon_ring.c
drivers/gpu/drm/radeon/radeon_sa.c