drm/amdgpu: print the GPU offset as well in gem_info
authorChristian König <christian.koenig@amd.com>
Mon, 15 Feb 2016 16:36:22 +0000 (17:36 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Feb 2016 22:44:43 +0000 (17:44 -0500)
commitebb36d19a0f71b246df9a15590e3b34256b0f1d8
tree241b11a354617eef72294955ec7af991ec5d0e80
parentb22e3ce8a63fc950f7e77c3b422d2b4cf469be4d
drm/amdgpu: print the GPU offset as well in gem_info

To easily find which memory is used.

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