drm/amdgpu: fix cgs alignment handling
authorChristian König <christian.koenig@amd.com>
Mon, 11 Sep 2017 13:51:30 +0000 (15:51 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Sep 2017 16:10:12 +0000 (12:10 -0400)
commit9f0ed7aab60e3563bfe247bc2ad82db3a88c2d57
tree83c57f16621d933364302a487cacf15cc8f5ebfe
parente97f12f359775de4fabfb507f836ebffa20f4986
drm/amdgpu: fix cgs alignment handling

This always allocated on PAGE_SIZE alignment.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c