OSDN Git Service

drm/amdgpu: move size calculations to the front of the file again
authorChristian König <christian.koenig@amd.com>
Thu, 30 Aug 2018 08:31:52 +0000 (10:31 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Sep 2018 03:40:09 +0000 (22:40 -0500)
commitc460f8a6f5918c2a8a2354a60b03a71310b943aa
treeb562a196f7d295612dff53b883dd373fb68be0f5
parent9a412063f0940d23a5ef393c2607ca9ae9f8f0b7
drm/amdgpu: move size calculations to the front of the file again

amdgpu_vm_bo_* functions should come much later.

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