drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()
authorTom St Denis <tom.stdenis@amd.com>
Mon, 22 Aug 2016 14:54:28 +0000 (10:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Aug 2016 17:48:07 +0000 (13:48 -0400)
commit1b5836492de6a753f6bb420f500848761c6f84f3
treed987821d55b34fc4e61d3de7825d8d8d6bf42018
parentddbbd3be96792665d1106f14cef8f1a11e81ecc3
drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()

If the ring isn't ready lets print out which ring name
to help debugging.

Signed-off-by: Tom St Denis <tom.stdenis@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_ib.c