]> 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)
commitb0c828a6298120d3faef7dc3f4f1e09480c83769
tree241b11a354617eef72294955ec7af991ec5d0e80
parent00928d2185873d811b38ce2297b64c495afd268e
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