]> rtime.felk.cvut.cz Git - linux-imx.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)
committerAlex Deucher <alexander.deucher@amd.com>
Sun, 14 Jul 2013 14:11:31 +0000 (10:11 -0400)
commit6c4f978b357bc779c703fda1f200e9179623d3e9
tree51a77b25130a49e2ecaacd576a066d6e7222575e
parent9cc2e0e9f13315559c85c9f99f141e420967c955
drm/radeon: allow selection of alignment in the sub-allocator

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>
Cc: stable@vger.kernel.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