]> 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)
commit724805a4b40345982d038e677a0441e8498d8868
treedd8b6eb77057696c9742fc527b83202c8bd4beaf
parentd97ac1e081124c5b3fd3ececdc4b0d4ebe917199
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