]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit95fe619b2ff242cd9b31ed3d01185588baafe0f2
tree241b11a354617eef72294955ec7af991ec5d0e80
parent83e506524ec890c1d22fc6878824b3fef379ce12
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