drm/amd/amdgpu: Print out ring name in dev_info
authorTom St Denis <tom.stdenis@amd.com>
Wed, 19 Apr 2017 15:03:04 +0000 (11:03 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Apr 2017 21:32:45 +0000 (17:32 -0400)
commit775f55f1b5b65c6cfc52555d9a8b80de5429d21b
tree7c0ec1b6e7cfb993d1115de34b5f318fbe742dad
parente182e234c8658c0880401052fd364b1a1a59b03d
drm/amd/amdgpu: Print out ring name in dev_info

So it's more obvious which rings are using which INV engines.

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