]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix amdgpu_debugfs_gem_bo_info
authorChristian König <christian.koenig@amd.com>
Mon, 26 Jun 2017 13:19:30 +0000 (15:19 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:05:53 +0000 (11:05 -0400)
commiteacef473e06c01e5eef5c9392a33092f6554daaa
tree502013ab5d5504ea581340aff11c5946b38b6cec
parent034159ea7ef85e71730ebfa894967968bb55a8e3
drm/amdgpu: fix amdgpu_debugfs_gem_bo_info

Otherwise we trigger a bunch of WARN_ONs when this is called.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c