]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5de45e5b40ccde6324b4efa4c5cf46ef3be8dac8
treedd8b6eb77057696c9742fc527b83202c8bd4beaf
parentcdbe6f6fdf40d9b4164643bc8558e65503bca54d
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