OSDN Git Service

drm/amdgpu: print the BO size only once in amdgpu_gem_info
authorChristian König <christian.koenig@amd.com>
Mon, 15 Feb 2016 12:01:23 +0000 (13:01 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Feb 2016 22:43:16 +0000 (17:43 -0500)
commitde0549008ae79bce70808d2955c782b8632e35ed
treedd8b6eb77057696c9742fc527b83202c8bd4beaf
parent3e4ae1dcbb8c821b855c39d75ae0f412ad1ab71a
drm/amdgpu: print the BO size only once in amdgpu_gem_info

Splitting it into KB/MB is just confusing.

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